vendor:
PHP
by:
Unknown
N/A
CVSS
N/A
Array Parsing
Unknown
CWE
Product Name: PHP
Affected Version From: PHP versions 4.2.0
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE: Unknown
CPE: php
Platforms Tested:
Unknown
Array Parsing Functions Vulnerability in PHP
A vulnerability is reported to present itself in the array parsing functions of the 'php_variables.c' PHP source file. The vulnerability occurs when a PHP script is being used to print URI parameters or data, that are supplied by a third party, into a dynamically generated web page. It is reported that the vulnerable function does not strip certain characters from the user supplied data, this may ultimately be harnessed to manipulate the parsing function into returning regions of process memory to the attacker.
Mitigation:
Unknown