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.
Configurations

No configuration.

History

20 Mar 2025, 14:15

Type Values Removed Values Added
References () https://huntr.com/bounties/290a379d-8441-4292-a553-3587e8c5c729 - () https://huntr.com/bounties/290a379d-8441-4292-a553-3587e8c5c729 -

20 Mar 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 10:15

Updated : 2025-03-20 14:15


NVD link : CVE-2024-10948

Mitre link : CVE-2024-10948

CVE.ORG link : CVE-2024-10948


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')