{ "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2021-3664", "STATE": "PUBLIC", "TITLE": "Open Redirect in unshiftio/url-parse" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "unshiftio/url-parse", "version": { "version_data": [ { "version_affected": "<=", "version_value": "1.5.1" } ] } } ] }, "vendor_name": "unshiftio" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "url-parse is vulnerable to URL Redirection to Untrusted Site" } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-601 URL Redirection to Untrusted Site" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/1625557993985-unshiftio/url-parse", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/1625557993985-unshiftio/url-parse" }, { "name": "https://github.com/unshiftio/url-parse/commit/81ab967889b08112d3356e451bf03e6aa0cbb7e0", "refsource": "MISC", "url": "https://github.com/unshiftio/url-parse/commit/81ab967889b08112d3356e451bf03e6aa0cbb7e0" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20230223 [SECURITY] [DLA 3336-1] node-url-parse security update", "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" } ] }, "source": { "advisory": "1625557993985-unshiftio/url-parse", "discovery": "EXTERNAL" } }