Name | CVE-2016-7965 |
Description | 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). |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 844732 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
dokuwiki (PTS) | bullseye | 0.0.20180422.a-2.1 | vulnerable |
| bookworm | 0.0.20220731.a-2 | vulnerable |
| sid, trixie | 2024-02-06b+dfsg-7 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
dokuwiki | source | (unstable) | 2024-02-06b+dfsg-7 | unimportant | | 844732 |
Notes
https://github.com/splitbrain/dokuwiki/issues/1709
Can be adresesd by properly configure dokuwiki as per
https://github.com/splitbrain/dokuwiki/issues/1709#issuecomment-262337572
2024-02-06b+dfsg-7 added a NOTE in README.Debian