7.5

CVE-2014-6394

Exploit

visionmedia send before 0.8.4 for Node.js uses a partial comparison for verifying whether a directory is within the document root, which allows remote attackers to access restricted directories, as demonstrated using "public-restricted" under a "public" directory.

Data is provided by the National Vulnerability Database (NVD)
FedoraprojectFedora Version19
FedoraprojectFedora Version20
FedoraprojectFedora Version21
AppleXCode Version7.0
JoyentNode.Js Version <= 0.8.3
JoyentNode.Js Version0.8.0
JoyentNode.Js Version0.8.1
JoyentNode.Js Version0.8.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 4.84% 0.885
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
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.