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

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-3559",
"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" : "** DISPUTED ** main/streams/plain_wrapper.c in PHP 5.3.x before 5.3.1 does not recognize the safe_mode_include_dir directive, which allows context-dependent attackers to have an unknown impact by triggering the failure of PHP scripts that perform include or require operations, as demonstrated by a script that attempts to perform a require_once on a file in a standard library directory. NOTE: a reliable third party reports that this is not a vulnerability, because it results in a more restrictive security policy."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2009/11/20/2"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2009/11/20/3"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2009/11/20/5"
},
{
"url" : "http://news.php.net/php.announce/79"
},
{
"url" : "http://bugs.php.net/bug.php?id=50063"
},
{
"url" : "http://www.php.net/ChangeLog-5.php"
},
{
"url" : "http://www.php.net/releases/5_3_1.php"
},
{
"url" : "http://support.apple.com/kb/HT4077"
},
{
"url" : "http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html"
},
{
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2009:302"
}
]
}
}