S4E just found a critical-severity finding from cve-2022-27924 scanner
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Jan 7, 2025

CVE-2024-54330 Scanner

This scanner targets the proxy functionality in Hurrakify, allowing unauthenticated attackers to force the server to make arbitrary HTTP requests to internal or external hosts.

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-54330
7.2
CVSShigh
Exploitable remotely over the internet · no authentication required.

Server-Side Request Forgery (SSRF) vulnerability in hurraki Hurrakify hurrakify allows Server Side Request Forgery.This issue affects Hurrakify: from n/a through <= 2.4.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Hurrakifyby hurraki
0
Updated Sep 10, 2026View on NVD →
Detail

Hurrakify is a WordPress plugin designed to enhance user interface elements by providing tooltips and dynamic content overlays. It is commonly used by web administrators and developers to improve navigation and information delivery on WordPress sites without compromising performance. As a lightweight, open-source tool, Hurrakify integrates seamlessly with other WordPress functionalities, making it a popular choice for enhancing user experience.

The vulnerability identified in Hurrakify is a Server-Side-Request-Forgery (SSRF) flaw affecting versions up to and including 2.4. SSRF vulnerabilities arise when an application fetches remote resources based on user input without proper validation. In this case, the plugin fails to sanitize URLs passed to its proxy functions, allowing attackers to manipulate the server into making requests to arbitrary destinations.

Specifically, the vulnerability exists in the plugin's proxy endpoint that handles URL forwarding for tooltip content. An unauthenticated attacker can craft a malicious request to this endpoint, supplying a URL pointing to internal network resources such as localhost, cloud metadata services, or other internal services. The server then processes this request, potentially exposing sensitive data or enabling further attacks.

If exploited, this SSRF vulnerability can lead to unauthorized access to internal systems, data exfiltration, or pivoting to other network services. Attackers could read cloud instance metadata, scan internal ports, or interact with backend APIs. Given the CVSS score of 7.2, this vulnerability poses a significant risk to affected WordPress installations, especially those in cloud environments.

Solution Advice
  • Update the Hurrakify plugin to version 2.5 or later, where the SSRF vulnerability is patched.
  • Implement strict input validation and sanitization for all URL parameters processed by the plugin's proxy functions.
  • Restrict outbound network access from the WordPress server to only trusted external hosts using firewall rules or network policies.
  • Disable or remove the proxy functionality if not essential for site operations.
  • Apply Web Application Firewall (WAF) rules to block requests containing suspicious URLs or patterns indicative of SSRF attacks.
  • Regularly audit and monitor server logs for unusual outbound requests that may indicate exploitation attempts.
  • Segment internal networks and limit access to sensitive services like cloud metadata endpoints from web servers.

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.