CVE-2025-64184 HIGH

CVE-2025-64184: Dosage vulnerable to Directory Traversal through crafted HTTP responses

Vendor Webcomics
Product dosage
Weakness CWE-22 · Path traversal
Published November 7, 2025
Last update November 7, 2025

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Dosage is a comic strip downloader and archiver. When downloading comic images in versions 3.1 and below, Dosage constructs target file names from different aspects of the remote comic (page URL, image URL, page content, etc.). While the basename is properly stripped of directory-traversing characters, the file extension is taken from the HTTP Content-Type header. This allows a remote attacker (or a Man-in-the-Middle, if the comic is served over HTTP) to write arbitrary files outside the target directory (if additional conditions are met). This issue is fixed in version 3.2.

Key dates

02Disclosure timeline

November 7, 2025 CVE published
November 7, 2025 Record updated