CVE-2020-36847
Simple File List < 4.2.3 - Remote Code Execution
Public exploit available. Not confirmed exploited in the wild yet. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check whether your WordPress site has the “Simple File List” plugin installed and active, and note its exact version number.
- If the plugin version is 4.2.2 or older (anything before 4.2.3), update it to 4.2.3.
- If you cannot update right away, temporarily disable and remove the Simple File List plugin until it can be updated.
- After updating, verify the site’s uploaded files and web-accessible directories don’t contain unexpected .php files or webshell-like scripts, and review server/web logs for suspicious uploads or rename activity.
composer require simple-file-list/simple-file-list:^4.2.3What it is
From the CVE record
The Simple-File-List Plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 4.2.2 via the rename function which can be used to rename uploaded PHP code with a png extension to use a php extension. This allows unauthenticated attackers to execute code on the server.
In plain language
Written by AI from the recordSimple File List (a WordPress plugin) before 4.2.3 lets an attacker upload a disguised file and run code on your server without any login—this is serious and should worry typical small businesses using the plugin.
CVE-2020-36847 is an unauthenticated Remote Code Execution in the Simple File List WordPress plugin (versions up to 4.2.2) where attackers can upload a malicious PHP file disguised as an image and abuse the file-rename behavior to execute arbitrary code on the server.
If you're affected
- Webshell installed on website
- Full site compromise
- Customer data exposure
- Business disruption
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
2 sources with a proof of concept or module.
Exploit links, PoCs and Metasploit modules after sign-in- EPSS
44% chance of exploitation activity in the next 30 days, which ranks it in the 99th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
The patch came 220 days before any public exploit.
- EPSS band changehigh → moderate
- Public exploit / PoCsource: othernuclei check added
- Patch availablerecord updated
- Publishedweakness classified, att&ck mapped
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Scored 9.8 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- Command and ControlT1105Ingress Tool Transferhigh confidence
- Initial AccessT1190Exploit Public-Facing Applicationhigh confidence
- PersistenceT1505Server Software Componenthigh confidence
Sources
References in the record
- wordfence.com/threat-intel/vulnerabilities/id/9eb835fd-6ebf-4162-856c-0366b663a07e?source=cve
- plugins.trac.wordpress.org/changeset/2286920/simple-file-list
- packetstormsecurity.com/files/160221/
And 2 more references. See all after sign-in
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Simple File List, not every advisory. This one: public exploit.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI