cvelist/2012/1xxx/CVE-2012-1172.json

163 lines
5.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-1172",
"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 file-upload implementation in rfc1867.c in PHP before 5.4.0 does not properly handle invalid [ (open square bracket) characters in name values, which makes it easier for remote attackers to cause a denial of service (malformed $_FILES indexes) or conduct directory traversal attacks during multi-file uploads by leveraging a script that lacks its own filename restrictions."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20120313 Re: CVE request for PHP 5.3.x Corrupted $_FILES indices lead to security concern",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2012/03/13/4"
},
{
"name" : "http://isisblogs.poly.edu/2011/08/11/php-not-properly-checking-params/",
"refsource" : "MISC",
"url" : "http://isisblogs.poly.edu/2011/08/11/php-not-properly-checking-params/"
},
{
"name" : "https://bugs.php.net/bug.php?id=48597",
"refsource" : "MISC",
"url" : "https://bugs.php.net/bug.php?id=48597"
},
{
"name" : "https://bugs.php.net/bug.php?id=49683",
"refsource" : "MISC",
"url" : "https://bugs.php.net/bug.php?id=49683"
},
{
"name" : "https://nealpoole.com/blog/2011/10/directory-traversal-via-php-multi-file-uploads/",
"refsource" : "MISC",
"url" : "https://nealpoole.com/blog/2011/10/directory-traversal-via-php-multi-file-uploads/"
},
{
"name" : "https://students.mimuw.edu.pl/~ai292615/php_multipleupload_overwrite.pdf",
"refsource" : "MISC",
"url" : "https://students.mimuw.edu.pl/~ai292615/php_multipleupload_overwrite.pdf"
},
{
"name" : "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/main/rfc1867.c?r1=321664&r2=321663&pathrev=321664",
"refsource" : "CONFIRM",
"url" : "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/main/rfc1867.c?r1=321664&r2=321663&pathrev=321664"
},
{
"name" : "http://svn.php.net/viewvc?view=revision&revision=321664",
"refsource" : "CONFIRM",
"url" : "http://svn.php.net/viewvc?view=revision&revision=321664"
},
{
"name" : "http://www.php.net/ChangeLog-5.php#5.4.0",
"refsource" : "CONFIRM",
"url" : "http://www.php.net/ChangeLog-5.php#5.4.0"
},
{
"name" : "https://bugs.php.net/bug.php?id=54374",
"refsource" : "CONFIRM",
"url" : "https://bugs.php.net/bug.php?id=54374"
},
{
"name" : "https://bugs.php.net/bug.php?id=55500",
"refsource" : "CONFIRM",
"url" : "https://bugs.php.net/bug.php?id=55500"
},
{
"name" : "http://support.apple.com/kb/HT5501",
"refsource" : "CONFIRM",
"url" : "http://support.apple.com/kb/HT5501"
},
{
"name" : "APPLE-SA-2012-09-19-2",
"refsource" : "APPLE",
"url" : "http://lists.apple.com/archives/security-announce/2012/Sep/msg00004.html"
},
{
"name" : "DSA-2465",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2012/dsa-2465"
},
{
"name" : "FEDORA-2012-6869",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080070.html"
},
{
"name" : "FEDORA-2012-6907",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080041.html"
},
{
"name" : "FEDORA-2012-6911",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080037.html"
},
{
"name" : "HPSBUX02791",
"refsource" : "HP",
"url" : "http://marc.info/?l=bugtraq&m=134012830914727&w=2"
},
{
"name" : "SSRT100856",
"refsource" : "HP",
"url" : "http://marc.info/?l=bugtraq&m=134012830914727&w=2"
},
{
"name" : "SUSE-SU-2012:0598",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00007.html"
},
{
"name" : "SUSE-SU-2012:0604",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00011.html"
}
]
}
}