CVE-2024-10819: CWE-352 Cross-Site Request Forgery (CSRF) in binary-husky binary-husky/gpt_academic
A Cross-Site Request Forgery (CSRF) vulnerability in version 3.83 of binary-husky/gpt_academic allows an attacker to trick a user into uploading files without their consent, exploiting their session. This can lead to unauthorized file uploads and potential system compromise. The uploaded file can contain malicious scripts, leading to stored Cross-Site Scripting (XSS) attacks. Through stored XSS, an attacker can steal information about the victim and perform any action on their behalf.
AI Analysis
Technical Summary
CVE-2024-10819 identifies a Cross-Site Request Forgery (CSRF) vulnerability in version 3.83 of the binary-husky/gpt_academic software. CSRF vulnerabilities allow attackers to induce authenticated users to perform unwanted actions on web applications without their knowledge. In this case, the attacker can trick a user into uploading files without their consent by exploiting the user's active session. The malicious files uploaded can contain scripts that lead to stored Cross-Site Scripting (XSS) attacks. Stored XSS enables attackers to execute arbitrary scripts in the context of the victim's browser, potentially stealing sensitive information such as session tokens, personal data, or performing actions on behalf of the user. The vulnerability does not require the attacker to have privileges or prior authentication but does require user interaction (e.g., visiting a malicious webpage). The CVSS 3.0 score of 7.1 reflects a network attack vector with low complexity, no privileges required, user interaction needed, and high confidentiality impact but limited integrity and no availability impact. No patches or known exploits are currently reported, but the risk remains significant due to the potential for system compromise and data leakage. The vulnerability is categorized under CWE-352, which is a common web security weakness related to CSRF attacks.
Potential Impact
For European organizations, this vulnerability poses a significant risk to confidentiality and integrity of data. Unauthorized file uploads can lead to persistent XSS attacks, enabling attackers to steal sensitive user information, including credentials and session tokens, potentially leading to account takeover or further system compromise. Organizations relying on binary-husky/gpt_academic for academic or research purposes may face data breaches, reputational damage, and regulatory penalties under GDPR if personal data is exposed. The attack requires user interaction but no elevated privileges, increasing the likelihood of exploitation in environments where users access the vulnerable application frequently. The lack of availability impact means systems remain operational, but the stealthy nature of the attack can allow prolonged unauthorized access. European entities with web-facing deployments of this software are particularly vulnerable to targeted phishing or social engineering campaigns that exploit this flaw.
Mitigation Recommendations
To mitigate this vulnerability, organizations should implement anti-CSRF tokens in all state-changing requests to ensure that actions are performed intentionally by authenticated users. Strict validation and sanitization of uploaded files must be enforced to prevent malicious scripts from being stored and executed. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts and reduce the impact of stored XSS. Regularly update the binary-husky/gpt_academic software to the latest version once patches become available. Conduct security awareness training to educate users about the risks of interacting with untrusted links or websites. Network-level protections such as Web Application Firewalls (WAF) can be configured to detect and block suspicious file upload attempts and CSRF attack patterns. Additionally, monitor application logs for unusual upload activity and implement multi-factor authentication to reduce the risk of session hijacking.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Italy, Spain
CVE-2024-10819: CWE-352 Cross-Site Request Forgery (CSRF) in binary-husky binary-husky/gpt_academic
Description
A Cross-Site Request Forgery (CSRF) vulnerability in version 3.83 of binary-husky/gpt_academic allows an attacker to trick a user into uploading files without their consent, exploiting their session. This can lead to unauthorized file uploads and potential system compromise. The uploaded file can contain malicious scripts, leading to stored Cross-Site Scripting (XSS) attacks. Through stored XSS, an attacker can steal information about the victim and perform any action on their behalf.
AI-Powered Analysis
Technical Analysis
CVE-2024-10819 identifies a Cross-Site Request Forgery (CSRF) vulnerability in version 3.83 of the binary-husky/gpt_academic software. CSRF vulnerabilities allow attackers to induce authenticated users to perform unwanted actions on web applications without their knowledge. In this case, the attacker can trick a user into uploading files without their consent by exploiting the user's active session. The malicious files uploaded can contain scripts that lead to stored Cross-Site Scripting (XSS) attacks. Stored XSS enables attackers to execute arbitrary scripts in the context of the victim's browser, potentially stealing sensitive information such as session tokens, personal data, or performing actions on behalf of the user. The vulnerability does not require the attacker to have privileges or prior authentication but does require user interaction (e.g., visiting a malicious webpage). The CVSS 3.0 score of 7.1 reflects a network attack vector with low complexity, no privileges required, user interaction needed, and high confidentiality impact but limited integrity and no availability impact. No patches or known exploits are currently reported, but the risk remains significant due to the potential for system compromise and data leakage. The vulnerability is categorized under CWE-352, which is a common web security weakness related to CSRF attacks.
Potential Impact
For European organizations, this vulnerability poses a significant risk to confidentiality and integrity of data. Unauthorized file uploads can lead to persistent XSS attacks, enabling attackers to steal sensitive user information, including credentials and session tokens, potentially leading to account takeover or further system compromise. Organizations relying on binary-husky/gpt_academic for academic or research purposes may face data breaches, reputational damage, and regulatory penalties under GDPR if personal data is exposed. The attack requires user interaction but no elevated privileges, increasing the likelihood of exploitation in environments where users access the vulnerable application frequently. The lack of availability impact means systems remain operational, but the stealthy nature of the attack can allow prolonged unauthorized access. European entities with web-facing deployments of this software are particularly vulnerable to targeted phishing or social engineering campaigns that exploit this flaw.
Mitigation Recommendations
To mitigate this vulnerability, organizations should implement anti-CSRF tokens in all state-changing requests to ensure that actions are performed intentionally by authenticated users. Strict validation and sanitization of uploaded files must be enforced to prevent malicious scripts from being stored and executed. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts and reduce the impact of stored XSS. Regularly update the binary-husky/gpt_academic software to the latest version once patches become available. Conduct security awareness training to educate users about the risks of interacting with untrusted links or websites. Network-level protections such as Web Application Firewalls (WAF) can be configured to detect and block suspicious file upload attempts and CSRF attack patterns. Additionally, monitor application logs for unusual upload activity and implement multi-factor authentication to reduce the risk of session hijacking.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- @huntr_ai
- Date Reserved
- 2024-11-04T19:03:48.403Z
- Cvss Version
- 3.0
- State
- PUBLISHED
Threat ID: 68ef9b22178f764e1f470a43
Added to database: 10/15/2025, 1:01:22 PM
Last enriched: 10/15/2025, 1:17:32 PM
Last updated: 10/16/2025, 2:51:01 PM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-41253: CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection') in VMware Spring Cloud Gateway Server Webflux
HighCVE-2025-54658: Escalation of privilege in Fortinet FortiDLP
HighCVE-2025-53951: Escalation of privilege in Fortinet FortiDLP
MediumCVE-2025-53950: Information disclosure in Fortinet FortiDLP
MediumCVE-2025-46752: Information disclosure in Fortinet FortiDLP
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.