Vulnerabilities > CVE-2007-3205

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN

Summary

The parse_str function in (1) PHP, (2) Hardened-PHP, and (3) Suhosin, when called without a second parameter, might allow remote attackers to overwrite arbitrary variables by specifying variable names and values in the string to be parsed. NOTE: it is not clear whether this is a design limitation of the function or a bug in PHP, although it is likely to be regarded as a bug in Hardened-PHP and Suhosin.

Vulnerable Configurations

Part Description Count
Application
Php
1
Application
Hardened-Php_Project
2

Statements

contributorMark J Cox
lastmodified2007-06-26
organizationRed Hat
statementThis is not a security vulnerability: it is the expected behaviour of parse_str when used without a second parameter.