CVE-2022-24739

alltube is an html front end for youtube-dl. On releases prior to 3.0.3, an attacker could craft a special HTML page to trigger either an open redirect attack or a Server-Side Request Forgery attack (depending on how AllTube is configured). The impact is mitigated by the fact the SSRF attack is only possible when the `stream` option is enabled in the configuration. (This option is disabled by default.) 3.0.3 contains a fix for this vulnerability.
Configurations

Configuration 1

cpe:2.3:a:alltube_project:alltube:*:*:*:*:*:*:*:*

Information

Published : 2022-03-08 10:15

Updated : 2022-03-14 01:42


NVD link : CVE-2022-24739

Mitre link : CVE-2022-24739

Products Affected
No products.
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')

CWE-918

Server-Side Request Forgery (SSRF)