CVE-2008-3659
Published Aug 15, 2008
Last updated 6 years ago
Overview
- Description
- Buffer overflow in the memnstr function in PHP 4.4.x before 4.4.9 and PHP 5.6 through 5.2.6 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via the delimiter argument to the explode function. NOTE: the scope of this issue is limited since most applications would not use an attacker-controlled delimiter, but local attacks against safe_mode are feasible.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 6.4
- Impact score
- 4.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-119
Evaluator
- Comment
- Overview contains a typo, should read "PHP 5.2 through 5.2.6" not "5.6 through 5.2.6".
- Impact
- -
- Solution
- -
Vendor comments
- Red HatThe PHP interpreter does not offer a reliable sandboxed security layer (as found in, say, a JVM) in which untrusted scripts can be run any script run by the PHP interpreter must be trusted with the privileges of the interpreter itself. We therefore do not classify this issue as security-sensitive since no trust boundary is crossed.
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "78B7BA75-2A32-4A8E-ADF8-BCB4FC48CB5C" }, { "criteria": "cpe:2.3:a:php:php:4.4.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2BEA491B-77FD-4760-8F6F-3EBC6BD810D9" }, { "criteria": "cpe:2.3:a:php:php:4.4.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BB25CFBB-347C-479E-8853-F49DD6CBD7D4" }, { "criteria": "cpe:2.3:a:php:php:4.4.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4D2937B3-D034-400E-84F5-33833CE3764D" }, { "criteria": "cpe:2.3:a:php:php:4.4.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "71AEE8B4-FCF8-483B-8D4C-2E80A02E925E" }, { "criteria": "cpe:2.3:a:php:php:4.4.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4C2AF1D9-33B6-4B2C-9269-426B6B720164" }, { "criteria": "cpe:2.3:a:php:php:4.4.6:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "84B70263-37AA-4539-A286-12038A3792C6" }, { "criteria": "cpe:2.3:a:php:php:4.4.7:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2E46E4B4-808C-4B47-81D9-EC2B02A5E57B" }, { "criteria": "cpe:2.3:a:php:php:4.4.8:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6FF30D7F-353B-4496-9A89-4EF2BB279E0A" }, { "criteria": "cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CD02D837-FD28-4E0F-93F8-25E8D1C84A99" }, { "criteria": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "88358D1E-BE6F-4CE3-A522-83D1FA4739E3" }, { "criteria": "cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D8B97B03-7DA7-4A5F-89B4-E78CAB20DE17" }, { "criteria": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "86767200-6C9C-4C3E-B111-0E5BE61E197B" }, { "criteria": "cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B00B416D-FF23-4C76-8751-26D305F0FA0F" }, { "criteria": "cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CCB6CDDD-70D3-4004-BCE0-8C4723076103" }, { "criteria": "cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A782CA26-9C38-40A8-92AE-D47B14D2FCE3" } ], "operator": "OR" } ] } ]