The Tatsu WordPress plugin before 3.3.12 add_custom_font action can be used without prior authentication to upload a rogue zip file which is uncompressed under the WordPress's upload directory. By adding a PHP shell with a filename starting with a dot ".", this can bypass extension control implemented in the plugin. Moreover, there is a race condition in the zip extraction process which makes the shell file live long enough on the filesystem to be callable by an attacker.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/167190/WordPress-Tatsu-Builder-Remote-Code-Execution.html | Exploit Third Party Advisory VDB Entry |
https://darkpills.com/wordpress-tatsu-builder-preauth-rce-cve-2021-25094/ | Exploit Third Party Advisory |
https://wpscan.com/vulnerability/fb0097a0-5d7b-4e5b-97de-aacafa8fffcd | Exploit Third Party Advisory |
http://packetstormsecurity.com/files/167190/WordPress-Tatsu-Builder-Remote-Code-Execution.html | Exploit Third Party Advisory VDB Entry |
https://darkpills.com/wordpress-tatsu-builder-preauth-rce-cve-2021-25094/ | Exploit Third Party Advisory |
https://packetstorm.news/files/id/190566/ | |
https://wpscan.com/vulnerability/fb0097a0-5d7b-4e5b-97de-aacafa8fffcd | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/52260 |
Configurations
History
21 Apr 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2022-04-25 16:16
Updated : 2025-04-21 15:15
NVD link : CVE-2021-25094
Mitre link : CVE-2021-25094
CVE.ORG link : CVE-2021-25094
JSON object : View
Products Affected
brandexponents
- tatsu
CWE
CWE-306
Missing Authentication for Critical Function