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 192.168.0.0/16.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/94245 | Third Party Advisory VDB Entry |
https://github.com/splitbrain/dokuwiki/issues/1708 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2016-10-31 10:59
Updated : 2024-02-28 15:21
NVD link : CVE-2016-7964
Mitre link : CVE-2016-7964
CVE.ORG link : CVE-2016-7964
JSON object : View
Products Affected
dokuwiki
- dokuwiki
CWE
CWE-918
Server-Side Request Forgery (SSRF)