Vulnerability CVE-2014-10068


Published: 2018-05-29

Description:
The inert directory handler in inert node module before 1.1.1 always allows files in hidden directories to be served, even when `showHidden` is false.

Type:

CWE-22

(Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
HAPI -> Inert 

 References:
https://github.com/hapijs/inert/commit/e8f99f94da4cb08e8032eda984761c3f111e3e82
https://github.com/hapijs/inert/pull/15
https://nodesecurity.io/advisories/14

Copyright 2024, cxsecurity.com

 

Back to Top