.. / CVE-2020-23697

Exploit for Monstra CMS 3.0.4 - Cross-Site Scripting (CVE-2020-23697)

Description:

Monstra CMS 3.0.4 contains a cross-site scripting vulnerability via the page feature in admin/index.php. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Nuclei Template

View the template here CVE-2020-23697.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2020/CVE-2020-23697.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2020-23697
https://github.com/ARPSyndicate/kenzer-templates
https://github.com/monstra-cms/monstra/issues/463