vendor:
DokuWiki
by:
white_sheep
8,8
CVSS
HIGH
Arbitrary File Disclosure and Authorization Bypass
20, 264
CWE
Product Name: DokuWiki
Affected Version From: http://www.splitbrain.org/_media/projects/dokuwiki/dokuwiki-2009-12-25.tgz
Affected Version To: http://www.splitbrain.org/_media/projects/dokuwiki/dokuwiki-2009-12-25b.tgz
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
Arbitrary Change or Delete Wiki Permission
The bug allows listing the names of arbitrary file on the webserver- NOT THEIR CONTENTS. It also allows adding, deleting and updating authorization in acl.auth.php file.
Mitigation:
Restrict access to acl.auth.php file and use strong authentication and authorization mechanisms.