CVE-2022-1390
Admin Word Count Column <= 2.2 - Unauthenticated Arbitrary File Read
Record summary
CVE-2022-1390 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Admin Word Count Column WordPress plugin through 2.2 does not validate the path parameter given to readfile(), which could allow unauthenticated attackers to read arbitrary files on server running old version of PHP susceptible to the null byte technique. This could also lead to RCE by using a Phar Deserialization technique
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 27, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Admin Word Count Column | CVE List | 2.2 to ≤ 2.2 | affected |
admin_word_count_columnBrowse admin_word_count_column_project / admin_word_count_column | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Admin Word Count Column 2.2 - Local File InclusionCVSS 9.8
The plugin does not validate the path parameter given to readfile(), which could allow unauthenticated attackers to read arbitrary files on server running old version of PHP susceptible to the null byte technique. This could also lead to RCE by using a Phar Deserialization technique.
Impact
An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to further compromise.
Remediation
Update to the latest version of the WordPress Admin Word Count Column plugin (2.2 or higher) to fix the local file inclusion vulnerability.
Source: ProjectDiscovery