S4E just found a high top 10 tcp port service scan
critical·Product Based Web Vulnerabilities·Updated Oct 1, 2024

CVE-2024-4295 Scanner

Targets the hash parameter during subscription opt-in, allowing unauthenticated attackers to inject SQL and extract database contents.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-4295
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in all versions up to, and including, 5.7.20 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin for WordPressby icegram
0
Updated Aug 19, 2026View on NVD →
Detail

The Email Subscribers plugin by Icegram Express is a popular WordPress tool used by site owners, marketers, and eCommerce platforms to manage newsletters, automate campaigns, and engage with subscribers. It handles large email lists and integrates easily into websites, making it accessible even to non-technical users. This plugin is essential for businesses that rely on email marketing to drive customer retention and sales.

CVE-2024-4295 is a critical SQL injection vulnerability that arises from improper sanitization of user-supplied input. The flaw occurs when the plugin processes subscription opt-in requests, specifically through the hash parameter. Attackers can inject malicious SQL commands into this parameter, bypassing authentication and directly manipulating the database.

The vulnerable endpoint is triggered during the subscription confirmation process, where the hash parameter is passed in the request. Due to insufficient input validation, attackers can append SQL statements to the hash value, causing the database to execute unintended queries. This allows extraction of sensitive data such as user credentials, email lists, and other stored information.

If exploited, an unauthenticated attacker can gain full read access to the WordPress database, potentially compromising all user data, including passwords and personal details. This can lead to account takeover, data breaches, and reputational damage. The high CVSS score of 9.8 underscores the severity and ease of exploitation.

Solution Advice
  • Update the Email Subscribers plugin to version 5.7.21 or higher immediately.
  • Implement strict input validation and sanitization for all user-supplied parameters, especially the hash parameter.
  • Use prepared statements or parameterized queries to prevent SQL injection in database interactions.
  • Apply a Web Application Firewall (WAF) to filter malicious SQL injection attempts.
  • Regularly audit plugin code and dependencies for known vulnerabilities.
  • Enforce least privilege database access for the WordPress application user.
  • Conduct periodic vulnerability scans using tools like S4E to detect similar flaws.
  • Monitor server logs for unusual SQL queries or unauthorized access 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.