.. / CVE-2017-12583

Exploit for DokuWiki - Cross-Site Scripting (CVE-2017-12583)

Description:

DokuWiki through 2017-02-19b contains a cross-site scripting vulnerability in the DATE_AT parameter to doku.php which allows an attacker to execute arbitrary script code 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-2017-12583.yaml

Validate with Nuclei

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

References:

https://nvd.nist.gov/vuln/detail/CVE-2017-12583
https://github.com/ARPSyndicate/kenzer-templates
https://github.com/splitbrain/dokuwiki/issues/2061