LiveActive security incident?Get immediate response
CVE Record

CVE-2007-3205: The parse_str function in (1) PHP, (2) Hardened-PHP, and (3) Suhosin, when called without a second paramete...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysis

Security readout for executives and security teams

This issue concerns older PHP-related code that uses parse_str without a destination array. If attacker-controlled text is parsed this way, variable names inside that text may overwrite existing application variables, potentially changing security decisions. Exposure is most likely in legacy PHP applications or libraries that call parse_str with one argument on user-controlled input. The source bundle does not identify specific affected versions or default vulnerable configurations. Treat this as a targeted legacy-code review item, not a broad emergency. Prioritize internet-facing PHP applications and any code path where request data can influence security-sensitive variables. Mitigation focus: Review vendor guidance for PHP, Hardened-PHP, and Suhosin versions in use.; Refactor single-argument parse_str calls to parse into an explicit result array.; Do not parse attacker-controlled strings into the current variable scope..

Prepared

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2007-3205 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.