DokuWiki Integration Plugin v1.7.1 Released
We have released a minor update to the DokuWiki Integration plugin that resolves a potential local file include vulnerability if PHP's register_globals is on. You can download the full DokuWiki v1.7.1 release here.
The only change in this release is to the public_html/dokuwiki/inc/init.php file. For existing DokuWiki users, you can download and apply the follow patch to resolve the issue:
public_html/dokuwiki/inc/init.php
What's Related