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..
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- php-parsestr-code-execution(34836)CVE reference · vdb-entry, x_refsource_XF
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
