cvelist/2009/1xxx/CVE-2009-1527.json
2017-10-16 12:31:07 -04:00

91 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-1527",
"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" : "Race condition in the ptrace_attach function in kernel/ptrace.c in the Linux kernel before 2.6.30-rc4 allows local users to gain privileges via a PTRACE_ATTACH ptrace call during an exec system call that is launching a setuid application, related to locking an incorrect cred_exec_mutex object."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.securityfocus.com/archive/1/archive/1/503610/100/0/threaded"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2009/05/04/2"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cad81bc2529ab8c62b6fdc83a1c0c7f4a87209eb"
},
{
"url" : "http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.30-rc4"
},
{
"url" : "http://wiki.rpath.com/Advisories:rPSA-2009-0084"
},
{
"url" : "http://www.securityfocus.com/bid/34799"
},
{
"url" : "http://www.osvdb.org/54188"
},
{
"url" : "http://secunia.com/advisories/34977"
},
{
"url" : "http://secunia.com/advisories/35120"
},
{
"url" : "http://www.vupen.com/english/advisories/2009/1236"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/50293"
}
]
}
}