ghsa-46c4-8wrp-j99v
Vulnerability from github
Published
2022-01-06 20:30
Modified
2021-03-22 21:07
Severity ?
Summary
Improper Validation and Sanitization in url-parse
Details
Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "url-parse" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-8124" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2021-03-22T21:07:36Z", "nvd_published_at": "2020-02-04T20:15:00Z", "severity": "MODERATE" }, "details": "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks.", "id": "GHSA-46c4-8wrp-j99v", "modified": "2021-03-22T21:07:36Z", "published": "2022-01-06T20:30:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124" }, { "type": "WEB", "url": "https://hackerone.com/reports/496293" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improper Validation and Sanitization in url-parse" }
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.