vendor:
Chevereto Free
by:
Jinny Ramsmark
9.8
CVSS
HIGH
Remote Code Execution
94
CWE
Product Name: Chevereto Free
Affected Version From: 1.0.0 Free
Affected Version To: 3.13.4 Core
Patch Exists: NO
Related CWE: N/A
CPE: a:chevereto:chevereto_free
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 19.10, PHP 7.3, Apache/2.4.41
2020
Chevereto 3.13.4 Core – Remote Code Execution
Chevereto is vulnerable to Remote Code Execution due to an injection in the 'db_table_prefix' parameter. An attacker can inject malicious code into the 'db_table_prefix' parameter and execute arbitrary code on the server. This exploit has been tested on Ubuntu 19.10, PHP 7.3, Apache/2.4.41.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.