CVE-2022-0773
Documentor <= 1.5.3 - Unauthenticated SQLi
Record summary
CVE-2022-0773 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Documentor WordPress plugin through 1.5.3 fails to sanitize and escape user input before it is being interpolated in an SQL statement and then executed, leading to an SQL Injection exploitable by unauthenticated users.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Documentor – Create Product Documentation | CVE List | 1.5.3 to ≤ 1.5.3 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALDocumentor <= 1.5.3 - Unauthenticated SQL InjectionCVSS 9.8
The Documentor WordPress plugin through 1.5.3 fails to sanitize and escape user input before it is being interpolated in an SQL statement and then executed, leading to an SQL Injection exploitable by unauthenticated users.
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 Documentor version 1.5.3 or later to mitigate this vulnerability.
Source: ProjectDiscovery