CVE-2007-0450
Published Mar 16, 2007
Last updated 2 years ago
Overview
- Description
- Directory traversal vulnerability in Apache HTTP Server and Tomcat 5.x before 5.5.22 and 6.x before 6.0.10, when using certain proxy modules (mod_proxy, mod_rewrite, mod_jk), allows remote attackers to read arbitrary files via a .. (dot dot) sequence with combinations of (1) "/" (slash), (2) "\" (backslash), and (3) URL-encoded backslash (%5C) characters in the URL, which are valid separators in Tomcat but not in Apache.
- Source
- secalert@redhat.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:N
Weaknesses
- nvd@nist.gov
- CWE-22
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:http_server:-:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D623D8C0-65D2-4269-A1D4-5CB3899F44C8" }, { "criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F4631692-97B8-426F-83BB-B5A1F3FCEA98", "versionEndExcluding": "5.5.22", "versionStartIncluding": "5.0.0" }, { "criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "06292F1F-4C79-4FC5-8D06-9105CF6F0EA7", "versionEndExcluding": "6.0.10", "versionStartIncluding": "6.0.0" } ], "operator": "OR" } ] } ]