gsd-2013-4164
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-4164", "description": "Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse.", "id": "GSD-2013-4164", "references": [ "https://www.suse.com/security/cve/CVE-2013-4164.html", "https://www.debian.org/security/2013/dsa-2810", "https://www.debian.org/security/2013/dsa-2809", "https://access.redhat.com/errata/RHSA-2014:0215", "https://access.redhat.com/errata/RHSA-2014:0011", "https://access.redhat.com/errata/RHSA-2013:1767", "https://access.redhat.com/errata/RHSA-2013:1764", "https://access.redhat.com/errata/RHSA-2013:1763", "https://advisories.mageia.org/CVE-2013-4164.html", "https://alas.aws.amazon.com/cve/html/CVE-2013-4164.html", "https://linux.oracle.com/cve/CVE-2013-4164.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-4164" ], "details": "Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse.", "id": "GSD-2013-4164", "modified": "2023-12-13T01:22:16.879000Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4164", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://puppet.com/security/cve/cve-2013-4164", "refsource": "CONFIRM", "url": "https://puppet.com/security/cve/cve-2013-4164" }, { "name": "APPLE-SA-2014-10-16-3", "refsource": "APPLE", "url": "http://archives.neohapsis.com/archives/bugtraq/2014-10/0103.html" }, { "name": "openSUSE-SU-2013:1835", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00028.html" }, { "name": "USN-2035-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2035-1" }, { "name": "APPLE-SA-2014-04-22-1", "refsource": "APPLE", "url": "http://archives.neohapsis.com/archives/bugtraq/2014-04/0134.html" }, { "name": "RHSA-2014:0215", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0215.html" }, { "name": "SUSE-SU-2013:1897", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-12/msg00009.html" }, { "name": "RHSA-2013:1763", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1763.html" }, { "name": "RHSA-2013:1764", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1764.html" }, { "name": "https://www.ruby-lang.org/en/news/2013/11/22/ruby-2-0-0-p353-is-released", "refsource": "CONFIRM", "url": "https://www.ruby-lang.org/en/news/2013/11/22/ruby-2-0-0-p353-is-released" }, { "name": "63873", "refsource": "BID", "url": "http://www.securityfocus.com/bid/63873" }, { "name": "https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164", "refsource": "CONFIRM", "url": "https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164" }, { "name": "RHSA-2013:1767", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1767.html" }, { "name": "RHSA-2014:0011", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0011.html" }, { "name": "openSUSE-SU-2013:1834", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00027.html" }, { "name": "https://support.apple.com/kb/HT6536", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT6536" }, { "name": "100113", "refsource": "OSVDB", "url": "http://osvdb.org/100113" }, { "name": "DSA-2810", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2013/dsa-2810" }, { "name": "57376", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/57376" }, { "name": "https://www.ruby-lang.org/en/news/2013/11/22/ruby-1-9-3-p484-is-released", "refsource": "CONFIRM", "url": "https://www.ruby-lang.org/en/news/2013/11/22/ruby-1-9-3-p484-is-released" }, { "name": "DSA-2809", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2013/dsa-2809" }, { "name": "55787", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/55787" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.1:preview1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4164" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.ruby-lang.org/en/news/2013/11/22/ruby-1-9-3-p484-is-released", "refsource": "CONFIRM", "tags": [], "url": "https://www.ruby-lang.org/en/news/2013/11/22/ruby-1-9-3-p484-is-released" }, { "name": "100113", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/100113" }, { "name": "55787", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/55787" }, { "name": "https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164" }, { "name": "https://www.ruby-lang.org/en/news/2013/11/22/ruby-2-0-0-p353-is-released", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://www.ruby-lang.org/en/news/2013/11/22/ruby-2-0-0-p353-is-released" }, { "name": "RHSA-2013:1767", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2013-1767.html" }, { "name": "RHSA-2013:1764", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2013-1764.html" }, { "name": "RHSA-2013:1763", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2013-1763.html" }, { "name": "DSA-2810", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2013/dsa-2810" }, { "name": "openSUSE-SU-2013:1834", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00027.html" }, { "name": "openSUSE-SU-2013:1835", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00028.html" }, { "name": "DSA-2809", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2013/dsa-2809" }, { "name": "RHSA-2014:0011", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0011.html" }, { "name": "57376", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/57376" }, { "name": "RHSA-2014:0215", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0215.html" }, { "name": "APPLE-SA-2014-04-22-1", "refsource": "APPLE", "tags": [], "url": "http://archives.neohapsis.com/archives/bugtraq/2014-04/0134.html" }, { "name": "APPLE-SA-2014-10-16-3", "refsource": "APPLE", "tags": [], "url": "http://archives.neohapsis.com/archives/bugtraq/2014-10/0103.html" }, { "name": "https://support.apple.com/kb/HT6536", "refsource": "CONFIRM", "tags": [], "url": "https://support.apple.com/kb/HT6536" }, { "name": "63873", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/63873" }, { "name": "https://puppet.com/security/cve/cve-2013-4164", "refsource": "CONFIRM", "tags": [], "url": "https://puppet.com/security/cve/cve-2013-4164" }, { "name": "USN-2035-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-2035-1" }, { "name": "SUSE-SU-2013:1897", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2013-12/msg00009.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-01-09T02:29Z", "publishedDate": "2013-11-23T19:55Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.