vendor:
PHP
by:
Stefan Esser
7.5
CVSS
HIGH
Remote Code Execution
119
CWE
Product Name: PHP
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
PHP – wddx_deserialize() Crash Exploit
This PHP script demonstrates a crash exploit using the wddx_deserialize() function. By passing a specially crafted XML payload to the function, it causes a buffer overflow and crashes the script.
Mitigation:
The vulnerability can be mitigated by updating to a patched version of PHP or by disabling the wddx extension. It is recommended to always keep PHP up to date to prevent such exploits.