ghsa-v588-qcp3-jv46
Vulnerability from github
Published
2019-03-25 18:03
Modified
2025-07-15 19:34
Severity ?
VLAI Severity ?
Summary
Path Traversal in serve
Details
Versions of serve
prior to 7.0.1 are vulnerable to Path Traversal. Explicitly ignored folders can be accessed through if the path contains a /./
, which allows attackers to access hidden folders and files.
Recommendation
Upgrade to version 7.0.1 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "serve" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-5415" ], "database_specific": { "cwe_ids": [ "CWE-548" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:56:44Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Versions of `serve` prior to 7.0.1 are vulnerable to Path Traversal. Explicitly ignored folders can be accessed through if the path contains a `/./`, which allows attackers to access hidden folders and files.\n\n\n## Recommendation\n\nUpgrade to version 7.0.1 or later.", "id": "GHSA-v588-qcp3-jv46", "modified": "2025-07-15T19:34:30Z", "published": "2019-03-25T18:03:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5415" }, { "type": "WEB", "url": "https://hackerone.com/reports/330724" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-v588-qcp3-jv46" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/1010" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Path 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…