CVE-2009-3294

CVSS V2 Medium 5 CVSS V3 None
Description
The popen API function in TSRM/tsrm_win32.c in PHP before 5.2.11 and 5.3.x before 5.3.1, when running on certain Windows operating systems, allows context-dependent attackers to cause a denial of service (crash) via a crafted (1) "e" or (2) "er" string in the second argument (aka mode), possibly related to the _fdopen function in the Microsoft C runtime library. NOTE: this might not cross privilege boundaries except in rare cases in which the mode argument is accessible to an attacker outside of an application that uses the popen function.
Overview
  • CVE ID
  • CVE-2009-3294
  • Assigner
  • cve@mitre.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2009-09-22T10:30:00
  • Last Modified Date
  • 2022-09-01T16:32:32
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
AND
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 1 OR 5.2.0 5.2.11
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 1 OR 5.3.0 5.3.1
cpe:2.3:o:microsoft:windows_7:*:*:*:*:*:*:*:* 0 OR
cpe:2.3:o:microsoft:windows_server_2008:*:*:*:*:*:*:*:* 0 OR
cpe:2.3:o:microsoft:windows_xp:*:*:*:*:*:*:*:* 0 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:N/I:N/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • NONE
  • Integrity Impact
  • NONE
  • Availability Impact
  • PARTIAL
  • Base Score
  • 5
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 2.9
History
Created Old Value New Value Data Type Notes
2022-05-10 17:59:52 Added to TrackCVE