cvelist/2022/0xxx/CVE-2022-0691.json
2023-02-23 03:00:33 +00:00

99 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0691",
"STATE": "PUBLIC",
"TITLE": "Authorization Bypass Through User-Controlled Key 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.9"
}
]
}
}
]
},
"vendor_name": "unshiftio"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-639 Authorization Bypass Through User-Controlled Key"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4"
},
{
"name": "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63",
"refsource": "MISC",
"url": "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220325-0006/",
"url": "https://security.netapp.com/advisory/ntap-20220325-0006/"
},
{
"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": "57124ed5-4b68-4934-8325-2c546257f2e4",
"discovery": "EXTERNAL"
}
}