ghsa-xg75-3277-gvvj
Vulnerability from github
Published
2019-03-25 18:04
Modified
2021-09-21 22:30
Severity ?
VLAI Severity ?
Summary
Directory Traversal in serve
Details
Versions of serve
before 7.1.3 are vulnerable to Directory Traversal. File paths are not sanitized leading to unauthorized access of system files.
Recommendation
Upgrade to version 7.1.3 or later
{ "affected": [ { "package": { "ecosystem": "npm", "name": "serve" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-5417" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:03:13Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Versions of `serve` before 7.1.3 are vulnerable to Directory Traversal. File paths are not sanitized leading to unauthorized access of system files.\n\n\n## Recommendation\n\nUpgrade to version 7.1.3 or later", "id": "GHSA-xg75-3277-gvvj", "modified": "2021-09-21T22:30:46Z", "published": "2019-03-25T18:04:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5417" }, { "type": "WEB", "url": "https://hackerone.com/reports/358645" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-xg75-3277-gvvj" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/795" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Directory Traversal in serve" }
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.
- 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…