CVE-2023-5974
WPB Show Core <= 2.2 - Unauthenticated Server Side Request Forgery
Record summary
CVE-2023-5974 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The WPB Show Core WordPress plugin through 2.2 is vulnerable to server-side request forgery (SSRF) via the `path` parameter.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Nov 21, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
wpb-show-coreDefault status: affected | CVE List | Through 2.2 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress WPB Show Core <= 2.2 - Server-Side Request ForgeryCVSS 9.8
The WPB Show Core WordPress plugin through version 2.2 is vulnerable to Server-Side Request Forgery (SSRF) via the 'path' parameter in the download-file.php script. This vulnerability allows unauthenticated attackers to make the server perform requests to arbitrary URLs.
Impact
Unauthenticated attackers can perform SSRF attacks via the path parameter, potentially accessing internal resources or scanning internal networks.
Remediation
Update WPB Show Core plugin to a version newer than 2.2.
Source: ProjectDiscovery