vendor:
PHP
by:
Stefan Esser
7.5
CVSS
HIGH
Information Leak
200
CWE
Product Name: PHP
Affected Version From: PHP 5.2.1
Affected Version To: PHP 5.2.1
Patch Exists: NO
Related CWE:
CPE: a:php:php:5.2.1
Platforms Tested:
2007
PHP 5.2.1 unserialize() Information Leak Vulnerability
This is a proof of concept code for the PHP 5.2.1 unserialize() information leak vulnerability. It allows remote attackers to leak sensitive information from the server.
Mitigation:
Apply the latest patches and updates for PHP to prevent this vulnerability. Sanitize input data to prevent potential exploitation.