CVE-2006-1549
Published Apr 10, 2006
Last updated 6 years ago
Overview
- Description
- PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 2.1
- Impact score
- 2.9
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:N/I:N/A:P
Weaknesses
- nvd@nist.gov
- CWE-399
Evaluator
- Comment
- -
- 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.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BB25CFBB-347C-479E-8853-F49DD6CBD7D4" }, { "criteria": "cpe:2.3:a:php:php:5.1.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "11E5715F-A8BC-49EF-836B-BB78E1BC0790" } ], "operator": "OR" } ] } ]