Vulnerabilities > CVE-2007-3205 - Remote Security vulnerability in Hardened-Php

047910
CVSS 5.0 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
PARTIAL
Availability impact
NONE
network
low complexity
hardened-php-project
php

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
Hardened-Php_Project
2
Application
Php
1

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.