cbcvebase.
CVE-2024-4295
published 2024-06-05

CVE-2024-4295: 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…

PriorityP182critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
10.16%
95.1th percentile
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.

Affected

1 ranges
VendorProductVersion rangeFixed in
icegramemail_subscribers_newsletters< 5.7.215.7.21

Detection & IOCsextracted from sources · hover to see the quote

sigma
title: Email Subscribers by Icegram Express SQLi via hash parameter
detection:
  selection:
    contains(body, "ig_es_subscriber_data"): true
  condition: and
  • The attack is unauthenticated — no session or authentication cookie is required. Alert on SQL injection patterns in the 'hash' parameter from unauthenticated (no valid WordPress auth cookie) requests.
  • ·All plugin versions up to and including 5.7.20 are vulnerable; ensure detection rules are scoped to installations running these versions and are retired or adjusted after patching.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.