gsd-2012-3480
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified "related functions" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-3480", "description": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "id": "GSD-2012-3480", "references": [ "https://www.suse.com/security/cve/CVE-2012-3480.html", "https://access.redhat.com/errata/RHSA-2012:1325", "https://access.redhat.com/errata/RHSA-2012:1262", "https://access.redhat.com/errata/RHSA-2012:1208", "https://access.redhat.com/errata/RHSA-2012:1207", "https://alas.aws.amazon.com/cve/html/CVE-2012-3480.html", "https://linux.oracle.com/cve/CVE-2012-3480.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-3480" ], "details": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "id": "GSD-2012-3480", "modified": "2023-12-13T01:20:21.359988Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3480", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.ubuntu.com/usn/USN-1589-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/USN-1589-1" }, { "name": "https://security.gentoo.org/glsa/201503-04", "refsource": "MISC", "url": "https://security.gentoo.org/glsa/201503-04" }, { "name": "http://rhn.redhat.com/errata/RHSA-2012-1262.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1262.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2012-1325.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1325.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html" }, { "name": "http://osvdb.org/84710", "refsource": "MISC", "url": "http://osvdb.org/84710" }, { "name": "http://rhn.redhat.com/errata/RHSA-2012-1207.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1207.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2012-1208.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1208.html" }, { "name": "http://secunia.com/advisories/50201", "refsource": "MISC", "url": "http://secunia.com/advisories/50201" }, { "name": "http://secunia.com/advisories/50422", "refsource": "MISC", "url": "http://secunia.com/advisories/50422" }, { "name": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459", "refsource": "MISC", "url": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459" }, { "name": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html", "refsource": "MISC", "url": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html" }, { "name": "http://www.openwall.com/lists/oss-security/2012/08/13/4", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/08/13/4" }, { "name": "http://www.openwall.com/lists/oss-security/2012/08/13/6", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/08/13/6" }, { "name": "http://www.securityfocus.com/bid/54982", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/54982" }, { "name": "http://www.securitytracker.com/id?1027374", "refsource": "MISC", "url": "http://www.securitytracker.com/id?1027374" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:glibc:2.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3480" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2012-11927", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html" }, { "name": "[libc-alpha] 20120812 Fix strtod integer/buffer overflow (bug 14459)", "refsource": "MLIST", "tags": [], "url": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html" }, { "name": "50201", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/50201" }, { "name": "54982", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/54982" }, { "name": "[oss-security] 20120813 CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/08/13/4" }, { "name": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459", "refsource": "MISC", "tags": [], "url": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459" }, { "name": "84710", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/84710" }, { "name": "[oss-security] 20120813 Re: CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/08/13/6" }, { "name": "RHSA-2012:1208", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1208.html" }, { "name": "RHSA-2012:1207", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1207.html" }, { "name": "RHSA-2012:1325", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1325.html" }, { "name": "RHSA-2012:1262", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1262.html" }, { "name": "50422", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/50422" }, { "name": "1027374", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id?1027374" }, { "name": "USN-1589-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1589-1" }, { "name": "GLSA-201503-04", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201503-04" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T03:28Z", "publishedDate": "2012-08-25T10:29Z" } } }
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.