cvelist/2010/1xxx/CVE-2010-1129.json

118 lines
3.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-1129",
"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" : "The safe_mode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / (slash) character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.php.net/ChangeLog-5.php",
"refsource" : "CONFIRM",
"url" : "http://www.php.net/ChangeLog-5.php"
},
{
"name" : "http://www.php.net/releases/5_2_13.php",
"refsource" : "CONFIRM",
"url" : "http://www.php.net/releases/5_2_13.php"
},
{
"name" : "http://support.apple.com/kb/HT4312",
"refsource" : "CONFIRM",
"url" : "http://support.apple.com/kb/HT4312"
},
{
"name" : "APPLE-SA-2010-08-24-1",
"refsource" : "APPLE",
"url" : "http://lists.apple.com/archives/security-announce/2010//Aug/msg00003.html"
},
{
"name" : "HPSBMA02554",
"refsource" : "HP",
"url" : "http://itrc.hp.com/service/cki/docDisplay.do?docId=emr_na-c02286083"
},
{
"name" : "SSRT100018",
"refsource" : "HP",
"url" : "http://itrc.hp.com/service/cki/docDisplay.do?docId=emr_na-c02286083"
},
{
"name" : "38431",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/38431"
},
{
"name" : "1023661",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1023661"
},
{
"name" : "38708",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/38708"
},
{
"name" : "40551",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/40551"
},
{
"name" : "ADV-2010-0479",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2010/0479"
},
{
"name" : "ADV-2010-1796",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2010/1796"
}
]
}
}