cbcvebase.
CVE-2024-1698
published 2024-02-27

CVE-2024-1698: The NotificationX – Best FOMO, Social Proof, WooCommerce Sales Popup & Notification Bar Plugin With Elementor plugin for WordPress is vulnerable to SQL…

PriorityP190critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
77.59%
99.5th percentile
The NotificationX – Best FOMO, Social Proof, WooCommerce Sales Popup & Notification Bar Plugin With Elementor plugin for WordPress is vulnerable to SQL Injection via the 'type' parameter in all versions up to, and including, 2.8.2 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
wpdevelopernotificationx< 2.8.32.8.3

Detection & IOCsextracted from sources · hover to see the quote

othertype parameter SQL Injection (unauthenticated) in NotificationX <= 2.8.2
  • Monitor for unauthenticated HTTP requests targeting the NotificationX plugin endpoint with a manipulated 'type' parameter containing SQL metacharacters or appended SQL statements (e.g., UNION SELECT, stacked queries).
  • Successful exploitation returns HTTP 200 with a JSON body containing {"success":true} and Content-Type application/json — use these response characteristics to identify successful blind/error-based SQLi probes.
  • Flag WordPress installations running NotificationX plugin versions up to and including 2.8.2 as vulnerable; prioritize patching or WAF coverage for the 'type' parameter on all plugin-exposed REST/AJAX endpoints.
  • ·The nuclei-style template digest/signature is present in the source, suggesting an automated scanner template exists for this CVE. Defenders should expect automated exploitation attempts at scale.
  • ·The vulnerability is exploitable by unauthenticated attackers, meaning no credentials or session tokens are required — no authentication bypass step precedes the SQL injection.

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.