CVE-2008-0252
Published Jan 12, 2008
Last updated 6 years ago
Overview
- Description
- Directory traversal vulnerability in the _get_file_path function in (1) lib/sessions.py in CherryPy 3.0.x up to 3.0.2, (2) filter/sessionfilter.py in CherryPy 2.1, and (3) filter/sessionfilter.py in CherryPy 2.x allows remote attackers to create or delete arbitrary files, and possibly read and write portions of arbitrary files, via a crafted session id in a cookie.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-22
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:cherrypy:cherrypy:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "EF7FEFD4-0529-4FB6-A2FB-A547570B2631", "versionEndIncluding": "2.1.0" }, { "criteria": "cpe:2.3:a:cherrypy:cherrypy:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DD1D10BF-3139-47DE-B745-F0FBECFCD39F", "versionEndIncluding": "3.0.2" } ], "operator": "OR" } ] } ]