DokuWiki 2016-06-26a and older uses $_SERVER[HTTP_HOST] instead of the baseurl setting as part of the password-reset URL. This can lead to phishing attacks. (A remote unauthenticated attacker can change the URL's hostname via the HTTP Host header.) The vulnerability can be triggered only if the Host header is not part of the web server routing process (e.g., if several domains are served by the same web server).
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/94237 | |
https://github.com/splitbrain/dokuwiki/issues/1709 | Exploit Vendor Advisory |
http://www.securityfocus.com/bid/94237 | |
https://github.com/splitbrain/dokuwiki/issues/1709 | Exploit Vendor Advisory |
Configurations
History
21 Nov 2024, 02:58
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/94237 - | |
References | () https://github.com/splitbrain/dokuwiki/issues/1709 - Exploit, Vendor Advisory |
Information
Published : 2016-10-31 10:59
Updated : 2024-11-21 02:58
NVD link : CVE-2016-7965
Mitre link : CVE-2016-7965
CVE.ORG link : CVE-2016-7965
JSON object : View
Products Affected
dokuwiki
- dokuwiki
CWE
CWE-20
Improper Input Validation