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.
References
Link | Resource |
---|---|
https://github.com/boiteasite/cmsuno/issues/19 | Exploit Issue Tracking Third Party Advisory |
https://github.com/boiteasite/cmsuno/issues/19 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
21 Nov 2024, 06:25
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/boiteasite/cmsuno/issues/19 - Exploit, Issue Tracking, Third Party Advisory |
Information
Published : 2021-10-11 10:15
Updated : 2024-11-21 06:25
NVD link : CVE-2021-40889
Mitre link : CVE-2021-40889
CVE.ORG link : CVE-2021-40889
JSON object : View
Products Affected
cmsuno_project
- cmsuno
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')