ghsa-46hv-7769-j7rx
Vulnerability from github
Published
2019-06-13 16:12
Modified
2023-09-07 21:43
Severity ?
VLAI Severity ?
Summary
Unauthorized File Access in harp
Details
Affected versions of harp
are vulnerable to Unauthorized File Access. The package states that it ignores files and directories with names that start with an underscore, such as _secret-folder
. If the underscore character is URL encoded the server delivers the file.
Recommendation
Upgrade to version 0.40.2
or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "harp" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.40.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-5437" ], "database_specific": { "cwe_ids": [ "CWE-548" ], "github_reviewed": true, "github_reviewed_at": "2019-06-13T16:10:40Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Affected versions of `harp` are vulnerable to Unauthorized File Access. The package states that it ignores files and directories with names that start with an underscore, such as `_secret-folder`. If the underscore character is URL encoded the server delivers the file.\n\n## Recommendation\n\nUpgrade to version `0.40.2` or later.", "id": "GHSA-46hv-7769-j7rx", "modified": "2023-09-07T21:43:42Z", "published": "2019-06-13T16:12:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5437" }, { "type": "WEB", "url": "https://github.com/sintaxi/harp/commit/1ec790baeeb2bfdb4584f1998af3d10a8fa31210" }, { "type": "WEB", "url": "https://hackerone.com/reports/453820" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/807" } ], "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": "Unauthorized File Access in harp" }
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…