Description |
Synopsis :
The remote web server contains a PHP script that should be removed or
protected.
Description :
The remote host is running DokuWiki, an open-source wiki application
written in PHP.
The installed version of DokuWiki includes a script, 'bin/dwpage.php',
that is intended as a commandline tool for modifying pages. By
accessing it through the web, an unauthenticated remote attacker can
abuse it to view local files and even execute arbitrary code, both
subject to the privileges of the web server user id.
See also :
http://retrogod.altervista.org/dokuwiki_2006-03-09b_cmd.html
http://milw0rm.com/exploits/2322
http://www.freelists.org/archives/dokuwiki/09-2006/msg00064.html
Solution :
Limit access to DokuWiki's 'bin' directory using, say, a .htaccess
file or remove the affected script.
Risk factor :
High / CVSS Base Score : 7.5
(CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P)
|