Tagged Questions
3
votes
1answer
87 views
php_register_variable_ex vulnerability question
Vulnerability I am referring to is:
http://www.securityfocus.com/bid/51830
And here in more detail:
http://auntitled.blogspot.com/2012/02/mini-poc-for-php-rce-cve-2012-0830.html
So basically what ...
1
vote
1answer
55 views
sigsegv in php5.3.10
I found an overflow situation in php5.3.10.
Probably it's not 'something new', but if I can understand this,
it will help me to find this kind of bug faster in the future.
What can I do to check ...