ghsa-7c9w-qmrq-ff8r
Vulnerability from github
Published
2019-02-07 18:14
Modified
2020-08-31 18:35
VLAI Severity ?
Summary
Path Traversal in http-live-simulator
Details
Versions of http-live-simulator prior to 1.0.7 are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths. For example: curl --path-as-is http://localhost:8080//../../../../etc/passwd.
Recommendation
Upgrade to version 1.0.7
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "http-live-simulator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-16479"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:22:23Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `http-live-simulator` prior to 1.0.7 are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths. For example: `curl --path-as-is http://localhost:8080//../../../../etc/passwd`.\n\n\n## Recommendation\n\nUpgrade to version 1.0.7",
"id": "GHSA-7c9w-qmrq-ff8r",
"modified": "2020-08-31T18:35:12Z",
"published": "2019-02-07T18:14:21Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16479"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/411405"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-7c9w-qmrq-ff8r"
},
{
"type": "WEB",
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/486.json"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/772"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Path Traversal in http-live-simulator"
}
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…