5 matches found
DokuWiki Phishing Vulnerability
DokuWiki is a German software developer Andreas Gohr developed a PHP-based Wiki engine , it is mainly used for small and medium-sized team and personal website knowledge base management , and provides version control , full-text search and permission control and other functions . A phishing...
DokuWiki Cross-Site Request Forgery Vulnerability
DokuWiki is a German software developer Andreas Gohr developed a PHP-based Wiki engine , it is mainly used for small and medium-sized team and personal website knowledge base management , and provides version control , full-text search and permission control and other functions . A cross-site...
Design/Logic Flaw
DokuWiki 2016-06-26a and older uses $SERVERHTTPHOST 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...
CVE-2016-7964
The sendRequest method in HTTPClient Class in file /inc/HTTPClient.php in DokuWiki 2016-06-26a and older, when media file fetching is enabled, has no way to restrict access to private networks. This allows users to scan ports of internal networks via SSRF, such as 10.0.0.1/8, 172.16.0.0/12, and...
CVE-2016-7965
CVE-2016-7965 affects DokuWiki up to 2016-06-26a: password-reset URL construction uses $_SERVER[HTTP_HOST] instead of the configured baseurl. This allows a remote unauthenticated attacker to manipulate the password-reset URL hostname via the HTTP Host header, enabling phishing; exploitation requi...