Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2021-40889 1 Cmsuno Project 1 Cmsuno 2024-11-21 9.8 Critical
CMSUno version 1.7.2 is affected by a PHP code execution vulnerability. sauvePass action in {webroot}/uno/central.php file calls to file_put_contents() function to write username in password.php file when a user successfully changed their password. The attacker can inject malicious PHP code into password.php and then use the login function to execute code.