vendor:
WonderCMS
by:
zetc0de
9.8
CVSS
CRITICAL
SSRF to Remote Code Execution
918
CWE
Product Name: WonderCMS
Affected Version From: 3.1.2003
Affected Version To: 3.1.2003
Patch Exists: NO
Related CWE: CVE-2020-35313
CPE: a:wondercms:wondercms:3.1.3
Platforms Tested: Ubuntu 16.04
2020
WonderCMS 3.1.3 – Authenticated SSRF to Remote Remote Code Execution
WonderCMS is vulnerable to SSRF Vulnerability. In order to exploit the vulnerability, an attacker must have a valid authenticated session on the CMS. The theme/plugin installer not sanitize the destination of github/gitlab url, so attacker can pointing te destinaition to localhost. when the attacker can pointing the request to localhost, this lead to SSRF vulnerability. the most high impact lead to RCE with gopher scheme and FastCGI running in port 9000
Mitigation:
The vendor should sanitize the destination of github/gitlab URLs to prevent SSRF attacks. Additionally, regular security updates should be applied to the software to address any vulnerabilities.