CVE-2021-39312
True Ranker <= 2.2.2 Directory Traversal/Arbitrary File Read
Record summary
CVE-2021-39312 has a selected CVSS score of 7.5 (high); EIP currently links 1 catalogued exploit, 1 repository PoC, and 1 Nuclei template.
Description
The True Ranker plugin <= 2.2.2 for WordPress allows arbitrary files, including sensitive configuration files such as wp-config.php, to be accessed via the src parameter found in the ~/admin/vendor/datatables/examples/resources/examples.php file.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jun 3, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 31, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
True RankerBrowse True Ranker / True Ranker | CVE List, VulnCheck | 2.2.2 to ≤ 2.2.2 | affected |
Proofs of concept
2Catalogued exploits
ExploitDBWordPress Plugin The True Ranker 2.2.2 - Arbitrary File Read (Unauthenticated)ExploitDB exploitby Liad LevyNot analyzed1 file
Repository PoCs
GitHubroot-wav/wordpress-true-ranker-cve-2021-39312Repository PoCby root-wavStars: 0Not analyzed3 files
Nuclei templates
1ProjectDiscoveryHIGHWordPress True Ranker <2.2.4 - Local File InclusionCVSS 7.5
WordPress True Ranker before version 2.2.4 allows sensitive configuration files such as wp-config.php, to be accessed via the src parameter found in the ~/admin/vendor/datatables/examples/resources/examples.php file via local file inclusion.
Impact
Unauthenticated attackers can read sensitive configuration files like wp-config.php via local file inclusion, exposing database credentials and WordPress security keys.
Remediation
Fixed in version 2.2.4
Source: ProjectDiscovery