CVE-2022-0349
NotificationX < 2.3.9 - Unauthenticated Blind SQL Injection
Record summary
CVE-2022-0349 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The NotificationX WordPress plugin before 2.3.9 does not sanitise and escape the nx_id parameter before using it in a SQL statement, leading to an Unauthenticated Blind SQL Injection
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
NotificationX – Best FOMO, Social Proof, WooCommerce Sales Popup & Notification Bar Plugin With Elementor | CVE List | 2.3.9 to < 2.3.9 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress NotificationX <2.3.9 - SQL InjectionCVSS 9.8
WordPress NotificationX plugin prior to 2.3.9 contains a SQL injection vulnerability. The plugin does not sanitize and escape the nx_id parameter before using it in a SQL statement, leading to an unauthenticated blind SQL injection. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation.
Remediation
Update to the latest version of the WordPress NotificationX plugin (2.3.9 or higher) to mitigate the SQL Injection vulnerability.
Source: ProjectDiscovery