cvelist/2022/0xxx/CVE-2022-0692.json
2022-02-21 12:27:53 +00:00

89 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0692",
"STATE": "PUBLIC",
"TITLE": "Open Redirect on Rudloff/alltube in rudloff/alltube"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "rudloff/alltube",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.0.1"
}
]
}
}
]
},
"vendor_name": "rudloff"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Open Redirect on Rudloff/alltube in Packagist rudloff/alltube prior to 3.0.1."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/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/4fb39400-e08b-47af-8c1f-5093c9a51203",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/4fb39400-e08b-47af-8c1f-5093c9a51203"
},
{
"name": "https://github.com/rudloff/alltube/commit/bc14b6e45c766c05757fb607ef8d444cbbfba71a",
"refsource": "MISC",
"url": "https://github.com/rudloff/alltube/commit/bc14b6e45c766c05757fb607ef8d444cbbfba71a"
}
]
},
"source": {
"advisory": "4fb39400-e08b-47af-8c1f-5093c9a51203",
"discovery": "EXTERNAL"
}
}