The php_url_parse_ex function in ext/standard/url.c in PHP before 5.5.38 allows remote attackers to cause a denial of service (buffer over-read) or possibly have unspecified other impact via vectors involving the smart_str data type.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html | vendor advisory |
http://www.securityfocus.com/bid/92111 | third party advisory vdb entry |
http://rhn.redhat.com/errata/RHSA-2016-2750.html | vendor advisory |
https://bugs.php.net/70480 | mitigation third party advisory issue tracking |
http://php.net/ChangeLog-5.php | release notes |
http://www.securitytracker.com/id/1036430 | vdb entry |
http://openwall.com/lists/oss-security/2016/07/24/2 | mailing list |
https://support.apple.com/HT207170 | |
http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=629e4da7cc8b174acdeab84969cbfc606a019b31 |