exploit-db-mirror/platforms/php/dos/35354.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

11 lines
No EOL
409 B
Text
Executable file

source: http://www.securityfocus.com/bid/46429/info
PHP is prone to a denial-of-service vulnerability caused by a NULL-pointer dereference.
An attacker can exploit this issue to cause an appliation written in PHP to crash, denying service to legitimate users.
PHP 5.3.5 is vulnerable; other versions may also be affected.
The following proof-of-concept is available:
grapheme_extract('a',-1);