GHSA-WM77-Q74P-5763
Vulnerability from github – Published: 2018-07-27 17:06 – Updated: 2021-08-09 22:21
VLAI
Summary
Path Traversal in superstatic
Details
Affected of superstatic are vulnerable to path traversal when used on Windows.
Additionally, it is vulnerable to path traversal on other platforms combined with certain Node.js versions which erroneously normalize \\ to / in paths on all platforms (a known example being Node.js v9.9.0).
Recommendation
Update to version 5.0.2 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "superstatic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-177"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T22:00:48Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected of `superstatic` are vulnerable to path traversal when used on Windows. \n\nAdditionally, it is vulnerable to path traversal on other platforms combined with certain Node.js versions which erroneously normalize `\\\\` to `/` in paths on all platforms (a known example being Node.js v9.9.0).\n\n\n## Recommendation\n\nUpdate to version 5.0.2 or later.",
"id": "GHSA-wm77-q74p-5763",
"modified": "2021-08-09T22:21:02Z",
"published": "2018-07-27T17:06:03Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/firebase/superstatic/pull/255"
},
{
"type": "WEB",
"url": "https://github.com/firebase/superstatic/commit/e396ff62f588732989137d6c40d46b310e51ef2b"
},
{
"type": "WEB",
"url": "https://github.com/firebase/superstatic/blob/v5.0.1/lib/providers/fs.js#L71"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/652"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Path Traversal in superstatic"
}
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…