mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
97 lines
3.6 KiB
JSON
97 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2011-2702",
|
|
"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": "Integer signedness error in Glibc before 2.13 and eglibc before 2.13, when using Supplemental Streaming SIMD Extensions 3 (SSSE3) optimization, allows context-dependent attackers to execute arbitrary code via a negative length parameter to (1) memcpy-ssse3-rep.S, (2) memcpy-ssse3.S, or (3) memset-sse2.S in sysdeps/i386/i686/multiarch/, which triggers an out-of-bounds read, as demonstrated using the memcpy function."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://bugzilla.novell.com/show_bug.cgi?id=706915",
|
|
"refsource": "MISC",
|
|
"url": "https://bugzilla.novell.com/show_bug.cgi?id=706915"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20110718 CVE id request: (e)glibc",
|
|
"refsource": "MLIST",
|
|
"url": "http://seclists.org/oss-sec/2011/q3/123"
|
|
},
|
|
{
|
|
"name": "http://xorl.wordpress.com/2011/08/06/cve-2011-2702-eglibc-and-glibc-signedness-issue/",
|
|
"refsource": "MISC",
|
|
"url": "http://xorl.wordpress.com/2011/08/06/cve-2011-2702-eglibc-and-glibc-signedness-issue/"
|
|
},
|
|
{
|
|
"name": "http://www.nodefense.org/eglibc.txt",
|
|
"refsource": "MISC",
|
|
"url": "http://www.nodefense.org/eglibc.txt"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20110720 Re: CVE id request: (e)glibc",
|
|
"refsource": "MLIST",
|
|
"url": "http://seclists.org/oss-sec/2011/q3/153"
|
|
},
|
|
{
|
|
"name": "https://sourceware.org/git/?p=glibc.git;a=commit;h=a0ac24d98ace90d1ccba6a2f3e7d55600f2fdb6e",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://sourceware.org/git/?p=glibc.git;a=commit;h=a0ac24d98ace90d1ccba6a2f3e7d55600f2fdb6e"
|
|
},
|
|
{
|
|
"name": "80718",
|
|
"refsource": "OSVDB",
|
|
"url": "http://www.osvdb.org/80718"
|
|
},
|
|
{
|
|
"name": "http://www.eglibc.org/cgi-bin/viewvc.cgi/trunk/libc/ChangeLog?view=markup&pathrev=10032",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.eglibc.org/cgi-bin/viewvc.cgi/trunk/libc/ChangeLog?view=markup&pathrev=10032"
|
|
}
|
|
]
|
|
}
|
|
} |