Lucene search
K

GPT Academic v1.3.9 - Open Redirect

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

Open redirect vulnerability in GPT Academic v1.3.9 can redirect users to malicious sites.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-10812
22 Jan 202513:30
circl
CNNVD
GPT Academic 输入验证错误漏洞
20 Mar 202500:00
cnnvd
CNVD
GPT Academic Open Redirect Vulnerability
27 Mar 202500:00
cnvd
CVE
CVE-2024-10812
20 Mar 202510:09
cve
Cvelist
CVE-2024-10812 Open Redirect in binary-husky/gpt_academic
20 Mar 202510:09
cvelist
EUVD
EUVD-2025-7086
3 Oct 202520:07
euvd
NVD
CVE-2024-10812
20 Mar 202510:15
nvd
Positive Technologies
PT-2025-12065 · Unknown · Binary-Husky/Gpt Academic
20 Mar 202500:00
ptsecurity
RedhatCVE
CVE-2024-10812
22 Mar 202513:03
redhatcve
Vulnrichment
CVE-2024-10812 Open Redirect in binary-husky/gpt_academic
20 Mar 202510:09
vulnrichment
Rows per page
id: CVE-2024-10812

info:
  name: GPT Academic v1.3.9 - Open Redirect
  author: DhiyaneshDK
  severity: medium
  description: |
    An open redirect vulnerability exists in GPT Academic v1.3.9, where the file parameter in the /file= endpoint can be manipulated to redirect users to malicious websites. This could facilitate phishing attacks by tricking users into visiting attacker-controlled URLs.
  impact: |
    Unauthenticated attackers can redirect users to malicious URLs via the file parameter, facilitating phishing attacks and credential theft.
  remediation: |
    Update GPT Academic to a version newer than v1.3.9.
  reference:
    - https://huntr.com/bounties/51408ebd-e0be-489d-8088-f210087dbd6a
  classification:
    epss-score: 0.00574
    epss-percentile: 0.43243
  metadata:
    verified: true
    max-request: 1
    fofa-query: body="gpt_academic"
  tags: cve,cve2024,huntr,redirect,oss,gpt_academic,binary-husky,vuln

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers:
      - type: dsl
        dsl:
          - 'contains_any(tolower(body), "gpt_academic", "gptacademic")'
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/file=https://oast.pro"

    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.pro.*$'
# digest: 4a0a00473045022071c5479d1989116de2a58d9f8c9ff09178fa26a4e0f1b8de8b3a9e9686d44b720221009a8283ff6b48e4300c0b1607a44569179bdb965eed6e145aa0d66a9b6adad123:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 36.1
EPSS0.00574
SSVC
13