cve/2021/CVE-2021-24378.md
2024-05-25 21:48:12 +02:00

995 B

CVE-2021-24378

Description

The Autoptimize WordPress plugin before 2.7.8 does not check for malicious files such as .html in the archive uploaded via the 'Import Settings' feature. As a result, it is possible for a high privilege user to upload a malicious file containing JavaScript code inside an archive which will execute when a victim visits index.html inside the plugin directory.

POC

Reference

Github