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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:36
Type | Values Removed | Values Added |
---|---|---|
References | () http://isisblogs.poly.edu/2011/08/11/php-not-properly-checking-params/ - Exploit | |
References | () http://lists.apple.com/archives/security-announce/2012/Sep/msg00004.html - | |
References | () http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080037.html - | |
References | () http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080041.html - | |
References | () http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080070.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00007.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00011.html - | |
References | () http://marc.info/?l=bugtraq&m=134012830914727&w=2 - | |
References | () http://openwall.com/lists/oss-security/2012/03/13/4 - | |
References | () http://support.apple.com/kb/HT5501 - | |
References | () http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/main/rfc1867.c?r1=321664&r2=321663&pathrev=321664 - Patch | |
References | () http://svn.php.net/viewvc?view=revision&revision=321664 - | |
References | () http://www.debian.org/security/2012/dsa-2465 - | |
References | () http://www.php.net/ChangeLog-5.php#5.4.0 - | |
References | () https://bugs.php.net/bug.php?id=48597 - Exploit | |
References | () https://bugs.php.net/bug.php?id=49683 - | |
References | () https://bugs.php.net/bug.php?id=54374 - Exploit | |
References | () https://bugs.php.net/bug.php?id=55500 - | |
References | () https://nealpoole.com/blog/2011/10/directory-traversal-via-php-multi-file-uploads/ - Exploit | |
References | () https://students.mimuw.edu.pl/~ai292615/php_multipleupload_overwrite.pdf - Exploit |
Information
Published : 2012-05-24 00:55
Updated : 2024-11-21 01:36
NVD link : CVE-2012-1172
Mitre link : CVE-2012-1172
CVE.ORG link : CVE-2012-1172
JSON object : View
Products Affected
php
- php
CWE
CWE-20
Improper Input Validation