Lucene search

K
exploitdbMaksymilian ArciemowiczEDB-ID:35354
HistoryFeb 17, 2011 - 12:00 a.m.

PHP 5.3.5 - 'grapheme_extract()' Null Pointer Dereference Denial of Service

2011-02-1700:00:00
Maksymilian Arciemowicz
www.exploit-db.com
16

AI Score

7.4

Confidence

Low

source: https://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);