cvelist/2012/3xxx/CVE-2012-3480.json

137 lines
4.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:31:35 +00:00
"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_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
2017-10-16 12:31:07 -04:00
]
2019-03-18 00:31:35 +00:00
}
},
"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": "[oss-security] 20120813 CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/08/13/4"
},
{
"name": "FEDORA-2012-11927",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html"
},
{
"name": "84710",
"refsource": "OSVDB",
"url": "http://osvdb.org/84710"
},
{
"name": "54982",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/54982"
},
{
"name": "[oss-security] 20120813 Re: CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/08/13/6"
},
{
"name": "RHSA-2012:1325",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1325.html"
},
{
"name": "[libc-alpha] 20120812 Fix strtod integer/buffer overflow (bug 14459)",
"refsource": "MLIST",
"url": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html"
},
{
"name": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459",
"refsource": "MISC",
"url": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459"
},
{
"name": "RHSA-2012:1262",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1262.html"
},
{
"name": "GLSA-201503-04",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201503-04"
},
{
"name": "RHSA-2012:1207",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1207.html"
},
{
"name": "1027374",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1027374"
},
{
"name": "USN-1589-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1589-1"
},
{
"name": "50201",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/50201"
},
{
"name": "50422",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/50422"
},
{
"name": "RHSA-2012:1208",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1208.html"
}
]
}
}