S4E just found a medium-severity finding from log file scanner
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Jan 28, 2025

CVE-2024-10812 Scanner

CVE-2024-10812 Scanner - Open Redirect vulnerability in GPT Academic

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.6k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-10812
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

An open redirect vulnerability exists in binary-husky/gpt_academic version 3.83. The vulnerability occurs when a user is redirected to a URL specified by user-controlled input in the 'file' parameter without proper validation or sanitization. This can be exploited by attackers to conduct phishing attacks, distribute malware, and steal user credentials.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
binary-husky/gpt_academicby binary-husky
unspecified
Updated Sep 10, 2026View on NVD →
Detail

GPT Academic is a platform designed to provide AI-driven academic tools and support. It is used by educators, students, and researchers to simplify various academic tasks, such as research, content generation, and language translation. The software's flexibility and robust AI capabilities have made it a popular choice in the education sector. The platform supports multiple integrations and is commonly used in academic institutions worldwide to improve productivity and learning experiences.

The vulnerability identified in GPT Academic v1.3.9 is an Open Redirect flaw. This type of vulnerability allows attackers to manipulate URL parameters to redirect users to malicious websites. If exploited, this vulnerability can lead to phishing attacks, as users may unknowingly visit attacker-controlled domains that appear legitimate. It is crucial to address such vulnerabilities to prevent potential exploitation and maintain user trust in the platform.

This vulnerability resides in the "file" parameter within the "/file=" endpoint. When a crafted request is made to this endpoint, the application improperly validates the redirection URL, enabling attackers to direct users to external malicious domains. The lack of proper input sanitization and validation in this parameter increases the risk of exploitation. This issue can be triggered using crafted URLs containing references to malicious websites.

Exploitation of this vulnerability could lead to several potential impacts, including phishing attacks, unauthorized access, and data theft. Users redirected to malicious domains may be tricked into revealing sensitive information or downloading harmful software. Such exploitation can also damage the reputation of GPT Academic and reduce user confidence in the platform’s security.

REFERENCES

Solution Advice
  • Implement input validation and URL sanitization for the "file" parameter.
  • Restrict redirections to a predefined whitelist of trusted domains.
  • Apply server-side checks to reject untrusted or malformed URLs.
  • Update GPT Academic to the latest version with a patch for this vulnerability.
  • Perform regular security audits to identify and mitigate similar vulnerabilities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-10812 Scanner - Open Redirect vulnerability in GPT Academic | S4E