Cross-site request forgery in SDCMS - CVE-2019-9652
Published: March 11, 2019
SDCMS
Detailed vulnerability description
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and execute arbitrary PHP code on behalf of the victim on the vulnerable website by providing a filename via the "file" parameter and file content via the "t2" parameter.