cvelist/2022/0xxx/CVE-2022-0768.json

89 lines
2.2 KiB
JSON
Raw Normal View History

2022-02-27 10:01:08 +00:00
{
2022-02-28 09:19:05 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0768",
"STATE": "PUBLIC",
"TITLE": "Server-Side Request Forgery (SSRF) in rudloff/alltube"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "rudloff/alltube",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.0.2"
}
]
}
}
]
},
"vendor_name": "rudloff"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Server-Side Request Forgery (SSRF) in GitHub repository rudloff/alltube prior to 3.0.2."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.0"
2022-02-27 10:01:08 +00:00
}
2022-02-28 09:19:05 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/9b14cc46-ec08-4940-83cc-9f986b2a5903",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/9b14cc46-ec08-4940-83cc-9f986b2a5903"
},
{
"name": "https://github.com/rudloff/alltube/commit/148a171b240e7ceb076b9e198bef412de14ac55d",
"refsource": "MISC",
"url": "https://github.com/rudloff/alltube/commit/148a171b240e7ceb076b9e198bef412de14ac55d"
}
]
},
"source": {
"advisory": "9b14cc46-ec08-4940-83cc-9f986b2a5903",
"discovery": "EXTERNAL"
}
2022-02-27 10:01:08 +00:00
}