S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Mar 13, 2025

CVE-2023-5974 Scanner

This scanner targets the 'path' parameter in download-file.php, allowing unauthenticated attackers to force the server into making arbitrary requests to internal or external resources.

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.6k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-5974
9.8
CVSS

The WPB Show Core WordPress plugin through 2.2 is vulnerable to server-side request forgery (SSRF) via the `path` parameter.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
wpb-show-core
0
Updated Sep 10, 2026View on NVD →
Detail

WPB Show Core is a WordPress plugin designed to help website administrators and developers display dynamic content and enhance site functionality. It is widely used for its customization options and ease of integration, making it a popular choice for improving user engagement and aesthetic appeal across various WordPress versions. The plugin's versatility allows it to serve a broad user base globally, from small blogs to large enterprise sites, by providing tools for backend management and content presentation.

The vulnerability identified as CVE-2023-5974 is a Server-Side Request Forgery (SSRF) flaw that arises due to insufficient input validation. Attackers can exploit this by manipulating the 'path' parameter in the download-file.php script, which fails to properly restrict the URLs the server can request. This lack of sanitization allows malicious actors to craft requests that force the server to interact with arbitrary endpoints, including internal systems that are not meant to be exposed.

Specifically, the vulnerable endpoint is download-file.php, where the 'path' parameter is used to specify the file to be retrieved. Without proper validation, an attacker can supply a URL pointing to internal resources, such as localhost or private IP addresses, bypassing authentication controls. This enables the server to make requests on behalf of the attacker, potentially accessing sensitive data or services that are otherwise protected behind the network perimeter.

If exploited, this SSRF vulnerability can lead to severe consequences, including unauthorized access to internal systems, data exfiltration, and further network compromise. Attackers could leverage this to scan internal networks, access cloud metadata services, or pivot to other vulnerable components within the infrastructure. Given the CVSS score of 9.8, this vulnerability is critical and requires immediate attention to prevent potential breaches and data loss.

Solution Advice
  • Update the WPB Show Core plugin to the latest patched version immediately.
  • Implement strict input validation on the 'path' parameter to allow only expected file paths.
  • Use a web application firewall (WAF) to block requests containing suspicious URLs or IP addresses.
  • Restrict outbound network requests from the WordPress server to only necessary services.
  • Conduct regular security audits and vulnerability scans of all WordPress plugins.
  • Educate developers on secure coding practices to prevent SSRF vulnerabilities.
  • Monitor server logs for unusual outbound requests that may indicate exploitation attempts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

WPB Show Core SSRF Scanner | S4E Free Check