NotificationX < 2.8.3 - Unauthenticated SQL Injection via Type Parameter
Title source: llmExploitation Summary
CVE-2024-1698 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 4 public exploits from researchers including kamranhasan, jesicatjan, Dhananjayasj. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a functional Python exploit for CVE-2024-1698, a SQL injection vulnerability in WordPress NotificationX plugin <= 2.8.2. The exploit uses time-based blind SQLi to extract admin credentials (username and password hash) from the wp_users table.
Description
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.
Exploits (4)
This repository contains a functional Python exploit for CVE-2024-1698, a SQL injection vulnerability in WordPress NotificationX plugin <= 2.8.2. The exploit uses time-based blind SQLi to extract admin credentials (username and password hash) from the wp_users table.
This repository contains a functional exploit for CVE-2024-1698, a SQL injection vulnerability in WordPress NotificationX plugin. The exploit uses time-based blind SQLi to extract the admin password hash from the database.
The repository contains a functional Python exploit for CVE-2024-1698, demonstrating a time-based blind SQL injection in the NotificationX WordPress plugin. The exploit extracts admin credentials by leveraging improper input sanitization in the REST API endpoint.
This repository contains a functional exploit for CVE-2024-1698, targeting a SQL injection vulnerability in the NotificationX WordPress plugin (version 2.8.2). The exploit uses time-based blind SQL injection to extract user credentials from the WordPress database.
Nuclei Templates (1)
body="/wp-content/plugins/notificationx"
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H