GHSA-G4XP-36C3-F7MR
Vulnerability from github – Published: 2020-08-31 22:47 – Updated: 2020-08-31 18:07
VLAI
Summary
Hidden Directories Always Served in inert
Details
Versions 1.1.1 and earlier of inert are vulnerable to an information leakage vulnerability which causes files in hidden directories to be served, even when showHidden is false.
The inert directory handler always allows files in hidden directories to be served, even when showHidden is false.
Recommendation
Update to version >= 1.1.1.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "inert"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-10068"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:07:50Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions 1.1.1 and earlier of `inert` are vulnerable to an information leakage vulnerability which causes files in hidden directories to be served, even when showHidden is false.\n\nThe inert directory handler always allows files in hidden directories to be served, even when `showHidden` is false.\n\n\n## Recommendation\n\nUpdate to version \u003e= 1.1.1.",
"id": "GHSA-g4xp-36c3-f7mr",
"modified": "2020-08-31T18:07:50Z",
"published": "2020-08-31T22:47:41Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-10068"
},
{
"type": "WEB",
"url": "https://github.com/hapijs/inert/pull/15"
},
{
"type": "WEB",
"url": "https://github.com/hapijs/inert/commit/e8f99f94da4cb08e8032eda984761c3f111e3e82"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/14"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Hidden Directories Always Served in inert"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…