Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/199678?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "type": "deb", "namespace": "debian", "name": "node-url-parse", "version": "1.5.3-1+deb11u2", "qualifiers": { "distro": "trixie" }, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": "1.5.3-1+deb11u3", "latest_non_vulnerable_version": "1.5.10+~1.4.11-1", "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15086?format=api", "vulnerability_id": "VCID-8ej8-ebkt-jbgt", "summary": "url-parse Incorrectly parses URLs that include an '@'\nA specially crafted URL with an '@' sign but empty user info and no hostname, when parsed with url-parse, url-parse will return the incorrect href. In particular,\n\n```js\nparse(\\\"http://@/127.0.0.1\\\")\n```\nWill return:\n```yaml\n{\nslashes: true,\nprotocol: 'http:',\nhash: '',\nquery: '',\npathname: '/127.0.0.1',\nauth: '',\nhost: '',\nport: '',\nhostname: '',\npassword: '',\nusername: '',\norigin: 'null',\nhref: 'http:///127.0.0.1'\n}\n```\nIf the 'hostname' or 'origin' attributes of the output from url-parse are used in security decisions and the final 'href' attribute of the output is then used to make a request, the decision may be incorrect.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0639", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00032", "scoring_system": "epss", "scoring_elements": "0.0972", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0639" }, { "reference_url": "https://github.com/unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/ef45a1355375a8244063793a19059b4f62fc8788", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/ef45a1355375a8244063793a19059b4f62fc8788" }, { "reference_url": "https://huntr.dev/bounties/83a6bc9a-b542-4a38-82cd-d995a1481155", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://huntr.dev/bounties/83a6bc9a-b542-4a38-82cd-d995a1481155" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2025/12/msg00024.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.debian.org/debian-lts-announce/2025/12/msg00024.html" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0639", "reference_id": "CVE-2022-0639", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0639" }, { "reference_url": "https://github.com/advisories/GHSA-8v38-pw62-9cw2", "reference_id": "GHSA-8v38-pw62-9cw2", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-8v38-pw62-9cw2" }, { "reference_url": "https://usn.ubuntu.com/5973-1/", "reference_id": "USN-5973-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/5973-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199685?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199684?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.7-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.7-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199676?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199680?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199679?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.11-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.11-1%3Fdistro=trixie" } ], "aliases": [ "CVE-2022-0639", "GHSA-8v38-pw62-9cw2" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8ej8-ebkt-jbgt" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/174955?format=api", "vulnerability_id": "VCID-9z72-97nn-7bcq", "summary": "", "references": [ { "reference_url": "https://advisory.checkmarx.net/advisory/CX-2021-4306", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://advisory.checkmarx.net/advisory/CX-2021-4306" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-27515", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00138", "scoring_system": "epss", "scoring_elements": "0.33546", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-27515" }, { "reference_url": "https://github.com/github/advisory-database/pull/6763", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/github/advisory-database/pull/6763" }, { "reference_url": "https://github.com/unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/d1e7e8822f26e8a49794b757123b51386325b2b0", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/d1e7e8822f26e8a49794b757123b51386325b2b0" }, { "reference_url": "https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.0", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.0" }, { "reference_url": "https://github.com/unshiftio/url-parse/pull/197", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/pull/197" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27515", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27515" }, { "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985110", "reference_id": "985110", "reference_type": "", "scores": [], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985110" }, { "reference_url": "https://github.com/advisories/GHSA-9m6j-fcg5-2442", "reference_id": "GHSA-9m6j-fcg5-2442", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-9m6j-fcg5-2442" }, { "reference_url": "https://usn.ubuntu.com/5973-1/", "reference_id": "USN-5973-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/5973-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/199682?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.1-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.1-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199676?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199680?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199679?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.11-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.11-1%3Fdistro=trixie" } ], "aliases": [ "CVE-2021-27515", "GHSA-9m6j-fcg5-2442" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9z72-97nn-7bcq" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/14586?format=api", "vulnerability_id": "VCID-dc9r-szv3-xfbs", "summary": "Improper Validation and Sanitization in url-parse\nInsufficient 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.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-8124", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00315", "scoring_system": "epss", "scoring_elements": "0.54876", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-8124" }, { "reference_url": "https://github.com/github/advisory-database/pull/6762", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/github/advisory-database/pull/6762" }, { "reference_url": "https://github.com/unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/3ecd256f127c3ada36a84d9b8dd3ebd14316274b", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/3ecd256f127c3ada36a84d9b8dd3ebd14316274b" }, { "reference_url": "https://hackerone.com/reports/496293", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://hackerone.com/reports/496293" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124", "reference_id": "CVE-2020-8124", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8124" }, { "reference_url": "https://github.com/advisories/GHSA-46c4-8wrp-j99v", "reference_id": "GHSA-46c4-8wrp-j99v", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-46c4-8wrp-j99v" }, { "reference_url": "https://usn.ubuntu.com/5973-1/", "reference_id": "USN-5973-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/5973-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/199681?format=api", "purl": "pkg:deb/debian/node-url-parse@1.4.7-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.4.7-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199676?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199680?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199679?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.11-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.11-1%3Fdistro=trixie" } ], "aliases": [ "CVE-2020-8124", "GHSA-46c4-8wrp-j99v" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dc9r-szv3-xfbs" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/12869?format=api", "vulnerability_id": "VCID-huzt-k8u7-nqg2", "summary": "Open Redirect in url-parse\nVersions of `url-parse` before 1.4.3 returns the wrong hostname which could lead to Open Redirect, Server Side Request Forgery (SSRF), or Bypass Authentication Protocol vulnerabilities.", "references": [ { "reference_url": "http://0xahmed.ninja/", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "" } ], "url": "http://0xahmed.ninja/" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-3774", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.01747", "scoring_system": "epss", "scoring_elements": "0.82864", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-3774" }, { "reference_url": "https://github.com/unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "10.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/209c296d302317268afbe19700a70c63ecbeb2d2", "reference_id": "", "reference_type": "", "scores": [ { "value": "10.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/209c296d302317268afbe19700a70c63ecbeb2d2" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/53b1794e54d0711ceb52505e0f74145270570d5a", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "" }, { "value": "10.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/53b1794e54d0711ceb52505e0f74145270570d5a" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/d7b582ec1243e8024e60ac0b62d2569c939ef5de", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "" }, { "value": "10.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/d7b582ec1243e8024e60ac0b62d2569c939ef5de" }, { "reference_url": "https://github.com/unshiftio/url-parse/compare/0.0.4...0.1.0", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/unshiftio/url-parse/compare/0.0.4...0.1.0" }, { "reference_url": "https://github.com/unshiftio/url-parse/compare/0.2.3...1.0.0", "reference_id": "", "reference_type": "", "scores": [ { "value": "10.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/compare/0.2.3...1.0.0" }, { "reference_url": "https://hackerone.com/reports/384029", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "" }, { "value": "10.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://hackerone.com/reports/384029" }, { "reference_url": "https://github.com/nodejs/security-wg/blob/main/vuln/npm/456.json", "reference_id": "456", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "" } ], "url": "https://github.com/nodejs/security-wg/blob/main/vuln/npm/456.json" }, { "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906058", "reference_id": "906058", "reference_type": "", "scores": [], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906058" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3774", "reference_id": "CVE-2018-3774", "reference_type": "", "scores": [ { "value": "10.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3774" }, { "reference_url": "https://github.com/advisories/GHSA-pv4c-p2j5-38j4", "reference_id": "GHSA-pv4c-p2j5-38j4", "reference_type": "", "scores": [ { "value": "CRITICAL", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-pv4c-p2j5-38j4" }, { "reference_url": "https://usn.ubuntu.com/5973-1/", "reference_id": "USN-5973-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/5973-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/199677?format=api", "purl": "pkg:deb/debian/node-url-parse@1.2.0-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.2.0-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199676?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199680?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199679?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.11-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.11-1%3Fdistro=trixie" } ], "aliases": [ "CVE-2018-3774", "GHSA-pv4c-p2j5-38j4" ], "risk_score": 4.5, "exploitability": "0.5", "weighted_severity": "9.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-huzt-k8u7-nqg2" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15108?format=api", "vulnerability_id": "VCID-krjz-1bkd-wuhb", "summary": "url-parse incorrectly parses hostname / protocol due to unstripped leading control characters.\nLeading control characters in a URL are not stripped when passed into url-parse. This can cause input URLs to be mistakenly be interpreted as a relative URL without a hostname and protocol, while the WHATWG URL parser will trim control characters and treat it as an absolute URL.\n\nIf url-parse is used in security decisions involving the hostname / protocol, and the input URL is used in a client which uses the WHATWG URL parser, the decision may be incorrect.\n\nThis can also lead to a cross-site scripting (XSS) vulnerability if url-parse is used to check for the javascript: protocol in URLs. See following example:\n```js\nconst parse = require('url-parse')\nconst express = require('express')\nconst app = express()\nconst port = 3000\n\nurl = parse(\\\"\\\\bjavascript:alert(1)\\\")\n\nconsole.log(url)\n\napp.get('/', (req, res) => {\nif (url.protocol !== \\\"javascript:\\\") {res.send(\\\"<a href=\\\\'\\\" + url.href + \\\"\\\\'>CLICK ME!</a>\\\")}\n})\n\napp.listen(port, () => {\nconsole.log(`Example app listening on port ${port}`)\n})\n```", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0691", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00086", "scoring_system": "epss", "scoring_elements": "0.2479", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0691" }, { "reference_url": "https://github.com/github/advisory-database/pull/6765", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/github/advisory-database/pull/6765" }, { "reference_url": "https://github.com/unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63" }, { "reference_url": "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" }, { "reference_url": "https://security.netapp.com/advisory/ntap-20220325-0006", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://security.netapp.com/advisory/ntap-20220325-0006" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0691", "reference_id": "CVE-2022-0691", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0691" }, { "reference_url": "https://github.com/advisories/GHSA-jf5r-8hm2-f872", "reference_id": "GHSA-jf5r-8hm2-f872", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-jf5r-8hm2-f872" }, { "reference_url": "https://usn.ubuntu.com/5973-1/", "reference_id": "USN-5973-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/5973-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/199687?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199686?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.9%2B~1.4.8-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.9%252B~1.4.8-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199676?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199680?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199679?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.11-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.11-1%3Fdistro=trixie" } ], "aliases": [ "CVE-2022-0691", "GHSA-jf5r-8hm2-f872" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-krjz-1bkd-wuhb" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15018?format=api", "vulnerability_id": "VCID-p8fx-59jj-wkhm", "summary": "Authorization bypass in url-parse\nAuthorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.6.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0512", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00022", "scoring_system": "epss", "scoring_elements": "0.066", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0512" }, { "reference_url": "https://github.com/unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/9be7ee88afd2bb04e4d5a1a8da9a389ac13f8c40", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/9be7ee88afd2bb04e4d5a1a8da9a389ac13f8c40" }, { "reference_url": "https://huntr.dev/bounties/6d1bc51f-1876-4f5b-a2c2-734e09e8e05b", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://huntr.dev/bounties/6d1bc51f-1876-4f5b-a2c2-734e09e8e05b" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0512", "reference_id": "CVE-2022-0512", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0512" }, { "reference_url": "https://github.com/advisories/GHSA-rqff-837h-mm52", "reference_id": "GHSA-rqff-837h-mm52", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-rqff-837h-mm52" }, { "reference_url": "https://usn.ubuntu.com/5973-1/", "reference_id": "USN-5973-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/5973-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199684?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.7-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.7-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199676?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199680?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199679?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.11-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.11-1%3Fdistro=trixie" } ], "aliases": [ "CVE-2022-0512", "GHSA-rqff-837h-mm52" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p8fx-59jj-wkhm" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/13911?format=api", "vulnerability_id": "VCID-qj9b-d6tc-8qhz", "summary": "Open redirect in url-parse\nDepending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-3664", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00239", "scoring_system": "epss", "scoring_elements": "0.47145", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-3664" }, { "reference_url": "https://github.com/github/advisory-database/pull/6764", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/github/advisory-database/pull/6764" }, { "reference_url": "https://github.com/unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/81ab967889b08112d3356e451bf03e6aa0cbb7e0", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/81ab967889b08112d3356e451bf03e6aa0cbb7e0" }, { "reference_url": "https://github.com/unshiftio/url-parse/issues/205", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/issues/205" }, { "reference_url": "https://github.com/unshiftio/url-parse/issues/206", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/issues/206" }, { "reference_url": "https://huntr.dev/bounties/1625557993985-unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://huntr.dev/bounties/1625557993985-unshiftio/url-parse" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" }, { "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991577", "reference_id": "991577", "reference_type": "", "scores": [], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991577" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3664", "reference_id": "CVE-2021-3664", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3664" }, { "reference_url": "https://github.com/advisories/GHSA-hh27-ffr2-f2jc", "reference_id": "GHSA-hh27-ffr2-f2jc", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-hh27-ffr2-f2jc" }, { "reference_url": "https://usn.ubuntu.com/5973-1/", "reference_id": "USN-5973-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/5973-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/199683?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199676?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199680?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199679?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.11-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.11-1%3Fdistro=trixie" } ], "aliases": [ "CVE-2021-3664", "GHSA-hh27-ffr2-f2jc" ], "risk_score": null, "exploitability": "0.5", "weighted_severity": "0.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qj9b-d6tc-8qhz" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15100?format=api", "vulnerability_id": "VCID-v87c-rf2e-syet", "summary": "Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.8.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0686", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00101", "scoring_system": "epss", "scoring_elements": "0.27585", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0686" }, { "reference_url": "https://github.com/unshiftio/url-parse", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse" }, { "reference_url": "https://github.com/unshiftio/url-parse/commit/d5c64791ef496ca5459ae7f2176a31ea53b127e5", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/unshiftio/url-parse/commit/d5c64791ef496ca5459ae7f2176a31ea53b127e5" }, { "reference_url": "https://huntr.dev/bounties/55fd06cd-9054-4d80-83be-eb5a454be78c", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://huntr.dev/bounties/55fd06cd-9054-4d80-83be-eb5a454be78c" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" }, { "reference_url": "https://security.netapp.com/advisory/ntap-20220325-0006", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://security.netapp.com/advisory/ntap-20220325-0006" }, { "reference_url": "https://security.netapp.com/advisory/ntap-20220325-0006/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://security.netapp.com/advisory/ntap-20220325-0006/" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0686", "reference_id": "CVE-2022-0686", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0686" }, { "reference_url": "https://github.com/advisories/GHSA-hgjh-723h-mx2j", "reference_id": "GHSA-hgjh-723h-mx2j", "reference_type": "", "scores": [ { "value": "CRITICAL", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-hgjh-723h-mx2j" }, { "reference_url": "https://usn.ubuntu.com/5973-1/", "reference_id": "USN-5973-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/5973-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/199687?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199678?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.3-1%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199686?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.9%2B~1.4.8-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.9%252B~1.4.8-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199676?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199680?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.8-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.8-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/199679?format=api", "purl": "pkg:deb/debian/node-url-parse@1.5.10%2B~1.4.11-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.10%252B~1.4.11-1%3Fdistro=trixie" } ], "aliases": [ "CVE-2022-0686", "GHSA-hgjh-723h-mx2j" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v87c-rf2e-syet" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-url-parse@1.5.3-1%252Bdeb11u2%3Fdistro=trixie" }