ghsa-jgqf-hwc5-hh37
Vulnerability from github
Published
2017-10-24 18:33
Modified
2021-09-14 19:42
Severity ?
VLAI Severity ?
Summary
Root Path Disclosure in send
Details
Versions of send
prior to 0.11.2 are affected by an information leakage vulnerability which may allow an attacker to enumerate paths on the server filesystem.
Recommendation
Update to version 0.11.1 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "send" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.11.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8859" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:43:23Z", "nvd_published_at": "2017-01-23T21:59:00Z", "severity": "MODERATE" }, "details": "Versions of `send` prior to 0.11.2 are affected by an information leakage vulnerability which may allow an attacker to enumerate paths on the server filesystem.\n\n\n\n## Recommendation\n\nUpdate to version 0.11.1 or later.", "id": "GHSA-jgqf-hwc5-hh37", "modified": "2021-09-14T19:42:25Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8859" }, { "type": "WEB", "url": "https://github.com/pillarjs/send/pull/70" }, { "type": "WEB", "url": "https://github.com/pillarjs/send/commit/98a5b89982b38e79db684177cf94730ce7fc7aed" }, { "type": "WEB", "url": "https://github.com/expressjs/serve-static/blob/master/HISTORY.md#181--2015-01-20" }, { "type": "PACKAGE", "url": "https://github.com/pillarjs/send" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227192016/https://www.securityfocus.com/bid/96435" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/04/20/11" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Root Path Disclosure in send" }
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…