5

CVE-2012-5641

Exploit
Directory traversal vulnerability in the partition2 function in mochiweb_util.erl in MochiWeb before 2.4.0, as used in Apache CouchDB before 1.0.4, 1.1.x before 1.1.2, and 1.2.x before 1.2.1, allows remote attackers to read arbitrary files via a ..\ (dot dot backslash) in the default URI.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ApacheCouchdb Version <= 1.0.3
ApacheCouchdb Version1.0.0
ApacheCouchdb Version1.0.1
ApacheCouchdb Version1.0.2
ApacheCouchdb Version1.1.0
ApacheCouchdb Version1.1.1
ApacheCouchdb Version1.2.0
Mochiweb ProjectMochiweb Version <= 2.3.2
Mochiweb ProjectMochiweb Version2.1.0
Mochiweb ProjectMochiweb Version2.2.0
Mochiweb ProjectMochiweb Version2.2.1
Mochiweb ProjectMochiweb Version2.3.0
Mochiweb ProjectMochiweb Version2.3.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.73% 0.878
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:P/I:N/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.