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 |
Configurations
History
19 Oct 2021, 18:10
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-94 | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
CPE | cpe:2.3:a:cmsuno_project:cmsuno:1.7.2:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/boiteasite/cmsuno/issues/19 - Exploit, Issue Tracking, Third Party Advisory |
11 Oct 2021, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-10-11 10:15
Updated : 2024-02-04 22:08
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')