cve/2019/CVE-2019-12170.md
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2019-12170

Description

ATutor through 2.2.4 is vulnerable to arbitrary file uploads via the mods/_core/backups/upload.php (aka backup) component. This may result in remote command execution. An attacker can use the instructor account to fully compromise the system using a crafted backup ZIP archive. This will allow for PHP files to be written to the web root, and for code to execute on the remote server.

POC

Reference

Github