cvelist/2012/4xxx/CVE-2012-4388.json

113 lines
4.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-4388",
"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 sapi_header_op function in main/SAPI.c in PHP 5.4.0RC2 through 5.4.0 does not properly determine a pointer during checks for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, related to improper interaction between the PHP header function and certain browsers, as demonstrated by Internet Explorer and Google Chrome. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1398."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[internals] 20120203 [PHP-DEV] The case of HTTP response splitting protection in PHP",
"refsource" : "MLIST",
"url" : "http://article.gmane.org/gmane.comp.php.devel/70584"
},
{
"name" : "[oss-security] 20120829 php header() header injection detection bypass",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2012/08/29/5"
},
{
"name" : "[oss-security] 20120901 Re: php header() header injection detection bypass",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2012/09/02/1"
},
{
"name" : "[oss-security] 20120905 Re: php header() header injection detection bypass",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2012/09/05/15"
},
{
"name" : "[oss-security] 20120906 Re: Re: php header() header injection detection bypass",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2012/09/07/3"
},
{
"name" : "https://bugs.php.net/bug.php?id=60227",
"refsource" : "MISC",
"url" : "https://bugs.php.net/bug.php?id=60227"
},
{
"name" : "http://security-tracker.debian.org/tracker/CVE-2012-4388",
"refsource" : "CONFIRM",
"url" : "http://security-tracker.debian.org/tracker/CVE-2012-4388"
},
{
"name" : "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/main/SAPI.c?r1=323986&r2=323985&pathrev=323986",
"refsource" : "CONFIRM",
"url" : "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/main/SAPI.c?r1=323986&r2=323985&pathrev=323986"
},
{
"name" : "SUSE-SU-2013:1315",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-security-announce/2013-08/msg00006.html"
},
{
"name" : "USN-1569-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-1569-1"
},
{
"name" : "1027463",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id?1027463"
}
]
}
}