cvelist/2021/3xxx/CVE-2021-3664.json
2021-07-25 16:44:16 +01:00

89 lines
2.2 KiB
JSON

{
"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"
}
]
},
"source": {
"advisory": "1625557993985-unshiftio/url-parse",
"discovery": "EXTERNAL"
}
}