CVE-2022-0781
Nirweb support < 2.8.2 - Unauthenticated SQLi
Record summary
CVE-2022-0781 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Nirweb support WordPress plugin before 2.8.2 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action (available to unauthenticated users), leading to an SQL injection
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 17, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Nirweb support | CVE List | 2.8.2 to < 2.8.2 | affected |
nirweb_supportBrowse nirweb / nirweb_support | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Nirweb Support <2.8.2 - SQL InjectionCVSS 9.8
WordPress Nirweb support plugin before 2.8.2 contains a SQL injection vulnerability. The plugin does not sanitize and escape a parameter before using it in a SQL statement via an AJAX action. An attacker can possibly obtain sensitive information from a database, 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 leakage, or data manipulation.
Remediation
Update to the latest version of the WordPress Nirweb Support plugin (2.8.2 or higher) to mitigate the SQL Injection vulnerability.
Source: ProjectDiscovery