CVE-2024-4399
CAS <= 1.0.0 - Unauthenticated SSRF
Record summary
CVE-2024-4399 has a selected CVSS score of 9.1 (critical); EIP currently links 1 Nuclei template.
Description
The does not validate a parameter before making a request to it, which could allow unauthenticated users to perform SSRF attack
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 23, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
casDefault status: affected | CVE List | Through 1.0.0 | affected |
Default status: unknown | CVE List | Through 1.0.0 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress CAS Theme <= 1.0.0 - Server-Side Request ForgeryCVSS 9.1
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.
Source: ProjectDiscovery