Path Traversal in Binary-Husky Binary-Husky/gpt Academic
CVE-2024-10948
A vulnerability in the upload function of binary-husky/gpt_academic allows any user to read arbitrary files on the system, including sensitive files such as `config.py`. This issue affects the latest version of the product. An attacker can exploit this vulnerability by intercepting the websocket request during file upload and replacing the file path with the path of the file they wish to read. The server then copies the file to the `private_upload` folder and provides the path to the copied file, which can be accessed via a GET request. This vulnerability can lead to the exposure of sensitive system files, potentially including credentials, configuration files, or sensitive user data.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.008 (52.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Binary-husky Binary-husky/gpt_academic — versions unspecified
- Binary-husky Gpt_academic — versions 3.83
Weakness classification (CWE)
References
- security@huntr.dev (Exploit, Third Party Advisory)
Frequently asked questions
- What is CVE-2024-10948?
- CVE-2024-10948 is a medium-severity vulnerability in Binary-Husky Binary-Husky/gpt Academic, classified under Path Traversal. CVSS score: 6.5/10. Published 2025-03-20.
- How severe is CVE-2024-10948?
- Medium severity. CVSS v3 base score is 6.5 out of 10.