cve/2022/CVE-2022-23043.md
2024-06-18 02:51:15 +02:00

819 B

CVE-2022-23043

Description

Zenario CMS 9.2 allows an authenticated admin user to bypass the file upload restriction by creating a new 'File/MIME Types' using the '.phar' extension. Then an attacker can upload a malicious file, intercept the request and change the extension to '.phar' in order to run commands on the server.

POC

Reference

Github