Vulnerability Details : 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.
Vulnerability category: Server-side request forgery (SSRF) Open redirect
Products affected by CVE-2022-24739
- cpe:2.3:a:alltube_project:alltube:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-24739
0.11%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 45 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-24739
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | AV:N/AC:H/Au:N/C:P/I:P/A:N |
4.9
|
4.9
|
NIST | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
NIST | |
7.3
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
3.9
|
3.4
|
GitHub, Inc. |
CWE ids for CVE-2022-24739
-
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.Assigned by: security-advisories@github.com (Primary)
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by: security-advisories@github.com (Primary)
References for CVE-2022-24739
-
https://github.com/Rudloff/alltube/commit/bc14b6e45c766c05757fb607ef8d444cbbfba71a
Don't redirect to REQUEST_URI when browsing to index.php · Rudloff/alltube@bc14b6e · GitHubPatch;Third Party Advisory
-
https://github.com/Rudloff/alltube/security/advisories/GHSA-75p7-527p-w8wp
Server-Side Request Forgery (SSRF) and URL Redirection to Untrusted Site ('Open Redirect') · Advisory · Rudloff/alltube · GitHubPatch;Third Party Advisory
-
https://github.com/Rudloff/alltube/commit/3a4f09dda0a466662a4e52cde674749e0c668e8d
Prevent SSRF requests · Rudloff/alltube@3a4f09d · GitHubPatch;Third Party Advisory
-
https://github.com/Rudloff/alltube/commit/8913f27716400dabf4906a5ad690a5238f73496a
Disable the generic extractor entirely · Rudloff/alltube@8913f27 · GitHubPatch;Third Party Advisory
Jump to