CVE Vulnerabilities

CVE-2024-11031

Server-Side Request Forgery (SSRF)

Published: Mar 20, 2025 | Modified: Jul 15, 2025
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

In version 3.83 of binary-husky/gpt_academic, a Server-Side Request Forgery (SSRF) vulnerability exists in the Markdown_Translate.get_files_from_everything() API. This vulnerability is exploited through the HotReload(Markdown翻译中) plugin function, which allows downloading arbitrary web hosts by only checking if the link starts with http. Attackers can exploit this vulnerability to abuse the victim GPT Academics Gradio Web servers credentials to access unauthorized web resources.

Weakness

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.

Affected Software

Name Vendor Start Version End Version
Gpt_academic Binary-husky 3.83 (including) 3.83 (including)

References