Hidden Directories Leakage Affecting inert Open this link in a new tab package, versions <1.1.1
Attack Complexity
Low
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
npm:inert:20141215
-
published
15 Dec 2014
-
disclosed
15 Dec 2014
-
credit
Gil Pedersen
Introduced: 15 Dec 2014
CVE-2014-10068 Open this link in a new tabHow to fix?
Ugrade to version >= 1.1.1.
Overview
The inert directory handler always allows files in hidden directories to be served, even when showHidden
is false.
Source: Node Security Project