cvelist/2013/3xxx/CVE-2013-3951.json
2017-10-16 12:31:07 -04:00

85 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-3951",
"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" : "sys/openbsd/stack_protector.c in libc in Apple iOS 6.1.3 and Mac OS X 10.8.x does not properly parse the Apple strings employed in the user-space stack-cookie implementation, which allows local users to bypass cookie randomization by executing a program with a call-path beginning with the stack-guard= substring, as demonstrated by an iOS untethering attack or an attack against a setuid Mac OS X program."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://antid0te.com/syscan_2013/SyScan2013_Mountain_Lion_iOS_Vulnerabilities_Garage_Sale_Whitepaper.pdf"
},
{
"url" : "http://www.syscan.org/index.php/sg/program/day/2"
},
{
"url" : "https://support.apple.com/HT205212"
},
{
"url" : "https://support.apple.com/HT205213"
},
{
"url" : "https://support.apple.com/HT205267"
},
{
"url" : "http://lists.apple.com/archives/security-announce/2015/Sep/msg00001.html"
},
{
"url" : "http://lists.apple.com/archives/security-announce/2015/Sep/msg00005.html"
},
{
"url" : "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"url" : "http://www.securitytracker.com/id/1033703"
}
]
}
}