Improper Input Validation Affecting dokuwiki package, versions *


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.27% (69th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Input Validation vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN11-DOKUWIKI-520676
  • published31 Oct 2016
  • disclosed31 Oct 2016

Introduced: 31 Oct 2016

CVE-2016-7965  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

There is no fixed version for Debian:11 dokuwiki.

NVD Description

Note: Versions mentioned in the description apply only to the upstream dokuwiki package and not the dokuwiki package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

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).