cve/2020/CVE-2020-6144.md
2024-06-18 02:51:15 +02:00

913 B

CVE-2020-6144

Description

A remote code execution vulnerability exists in the install functionality of OS4Ed openSIS 7.4. The username variable which is set at line 121 in install/Step5.php allows for injection of PHP code into the Data.php file that it writes. An attacker can send an HTTP request to trigger this vulnerability.

POC

Reference

Github