CVE-2022-1119
Simple File List <= 3.2.7 - Arbitrary File Download
Record summary
CVE-2022-1119 has a selected CVSS score of 7.5 (high); EIP currently links 2 repository PoCs and 1 Nuclei template.
Description
The Simple File List WordPress plugin is vulnerable to Arbitrary File Download via the eeFile parameter found in the ~/includes/ee-downloader.php file due to missing controls which makes it possible unauthenticated attackers to supply a path to a file that will subsequently be downloaded, in versions up to and including 3.2.7.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Simple File ListBrowse eemitch / Simple File ListDefault status: unaffected | CVE List | Through 3.2.7 | affected |
Proofs of concept
2Repository PoCs
GitHubW01fh4cker/SereinRepository PoCby W01fh4ckerStars: 1,251Not analyzed57 files
GitHubz92g/CVE-2022-1119Repository PoCby z92gStars: 5Not analyzed8 files
Nuclei templates
1ProjectDiscoveryHIGHWordPress Simple File List <3.2.8 - Local File InclusionCVSS 7.5
WordPress Simple File List before 3.2.8 is vulnerable to local file inclusion via the eeFile parameter in the ~/includes/ee-downloader.php due to missing controls which make it possible for unauthenticated attackers retrieve arbitrary files.
Impact
An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to further compromise.
Remediation
Update WordPress Simple File List to version 3.2.8 or later to mitigate the vulnerability.
Source: ProjectDiscovery