vendor:
CMSUno
by:
Fatih Çelik
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: CMSUno
Affected Version From: 1.6.2
Affected Version To: 1.6.2
Patch Exists: YES
Related CWE: N/A
CPE: a:boiteasite:cmsuno:1.6.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux 2020.2
2020
CMSUno 1.6.2 – ‘lang’ Remote Code Execution (Authenticated)
CMSUno 1.6.2 is vulnerable to a remote code execution vulnerability due to improper input validation of the 'lang' parameter. An authenticated attacker can exploit this vulnerability by sending a malicious payload to the vulnerable URL. This payload will be executed on the server, allowing the attacker to gain a reverse shell.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in the application.