CVE-2010-2950
Published Sep 28, 2010
Last updated 14 years ago
Overview
- Description
- Format string vulnerability in stream.c in the phar extension in PHP 5.3.x through 5.3.3 allows context-dependent attackers to obtain sensitive information (memory contents) and possibly execute arbitrary code via a crafted phar:// URI that is not properly handled by the phar_stream_flush function, leading to errors in the php_stream_wrapper_log_error function. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2094.
- Source
- secalert@redhat.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-134
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9EF4B938-BB14-4C06-BEE9-10CA755C5DEF" }, { "criteria": "cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "981C922C-7A7D-473E-8C43-03AB62FB5B8B" }, { "criteria": "cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "5D0CD11A-09C2-4C60-8F0C-68E55BD6EE63" }, { "criteria": "cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B0F40E4A-E125-4099-A8B3-D42614AA9312" } ], "operator": "OR" } ] } ]