{"api_version":"1","generated_at":"2026-07-23T17:02:16+00:00","cve":"CVE-2022-24739","urls":{"html":"https://cve.report/CVE-2022-24739","api":"https://cve.report/api/cve/CVE-2022-24739.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2022-24739","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2022-24739"},"summary":{"title":"CVE-2022-24739","description":"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.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2022-03-08 22:15:00","updated_at":"2022-03-14 13:42:00"},"problem_types":["CWE-601","CWE-918"],"metrics":[],"references":[{"url":"https://github.com/Rudloff/alltube/security/advisories/GHSA-75p7-527p-w8wp","name":"https://github.com/Rudloff/alltube/security/advisories/GHSA-75p7-527p-w8wp","refsource":"CONFIRM","tags":[],"title":"Server-Side Request Forgery (SSRF) and URL Redirection to Untrusted Site ('Open Redirect') · Advisory · Rudloff/alltube · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/Rudloff/alltube/commit/8913f27716400dabf4906a5ad690a5238f73496a","name":"https://github.com/Rudloff/alltube/commit/8913f27716400dabf4906a5ad690a5238f73496a","refsource":"MISC","tags":[],"title":"Disable the generic extractor entirely · Rudloff/alltube@8913f27 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/Rudloff/alltube/commit/3a4f09dda0a466662a4e52cde674749e0c668e8d","name":"https://github.com/Rudloff/alltube/commit/3a4f09dda0a466662a4e52cde674749e0c668e8d","refsource":"MISC","tags":[],"title":"Prevent SSRF requests · Rudloff/alltube@3a4f09d · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/Rudloff/alltube/commit/bc14b6e45c766c05757fb607ef8d444cbbfba71a","name":"https://github.com/Rudloff/alltube/commit/bc14b6e45c766c05757fb607ef8d444cbbfba71a","refsource":"MISC","tags":[],"title":"Don't redirect to REQUEST_URI when browsing to index.php · Rudloff/alltube@bc14b6e · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2022-24739","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-24739","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2022","cve_id":"24739","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"alltube_project","cpe5":"alltube","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2022-24739","STATE":"PUBLIC","TITLE":"Server-Side Request Forgery (SSRF) and URL Redirection to Untrusted Site ('Open Redirect') in alltube"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"alltube","version":{"version_data":[{"version_value":"< 3.0.3"}]}}]},"vendor_name":"Rudloff"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"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."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":7.3,"baseSeverity":"HIGH","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-601: URL Redirection to Untrusted Site ('Open Redirect')"}]},{"description":[{"lang":"eng","value":"CWE-918: Server-Side Request Forgery (SSRF)"}]}]},"references":{"reference_data":[{"name":"https://github.com/Rudloff/alltube/security/advisories/GHSA-75p7-527p-w8wp","refsource":"CONFIRM","url":"https://github.com/Rudloff/alltube/security/advisories/GHSA-75p7-527p-w8wp"},{"name":"https://github.com/Rudloff/alltube/commit/3a4f09dda0a466662a4e52cde674749e0c668e8d","refsource":"MISC","url":"https://github.com/Rudloff/alltube/commit/3a4f09dda0a466662a4e52cde674749e0c668e8d"},{"name":"https://github.com/Rudloff/alltube/commit/8913f27716400dabf4906a5ad690a5238f73496a","refsource":"MISC","url":"https://github.com/Rudloff/alltube/commit/8913f27716400dabf4906a5ad690a5238f73496a"},{"name":"https://github.com/Rudloff/alltube/commit/bc14b6e45c766c05757fb607ef8d444cbbfba71a","refsource":"MISC","url":"https://github.com/Rudloff/alltube/commit/bc14b6e45c766c05757fb607ef8d444cbbfba71a"}]},"source":{"advisory":"GHSA-75p7-527p-w8wp","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2022-03-08 22:15:00","lastModifiedDate":"2022-03-14 13:42:00","problem_types":["CWE-601","CWE-918"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE","baseScore":6.1,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":2.7},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:H/Au:N/C:P/I:P/A:N","accessVector":"NETWORK","accessComplexity":"HIGH","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":4},"severity":"MEDIUM","exploitabilityScore":4.9,"impactScore":4.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:alltube_project:alltube:*:*:*:*:*:*:*:*","versionEndExcluding":"3.0.3","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2022","CveId":"24739","Ordinal":"228329","Title":"CVE-2022-24739","CVE":"CVE-2022-24739","Year":"2022"},"notes":[{"CveYear":"2022","CveId":"24739","Ordinal":"1","NoteData":"** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.","Type":"Description","Title":null}]}}}