CVE-2010-2191

CVSS V2 Medium 6.4 CVSS V3 None
Description
The (1) parse_str, (2) preg_match, (3) unpack, and (4) pack functions; the (5) ZEND_FETCH_RW, (6) ZEND_CONCAT, and (7) ZEND_ASSIGN_CONCAT opcodes; and the (8) ArrayObject::uasort method in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) or trigger memory corruption by causing a userspace interruption of an internal function or handler. NOTE: vectors 2 through 4 are related to the call time pass by reference feature.
Overview
  • CVE ID
  • CVE-2010-2191
  • Assigner
  • cve@mitre.org
  • Vulnerability Status
  • Modified
  • Published Version
  • 2010-06-08T00:30:01
  • Last Modified Date
  • 2017-08-17T01:32:40
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.7:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.8:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.9:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.10:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.11:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.12:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.2.13:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:* 1 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:P/I:P/A:N
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • NONE
  • Base Score
  • 6.4
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 4.9
History
Created Old Value New Value Data Type Notes
2022-05-10 08:57:01 Added to TrackCVE