### [CVE-2018-15474](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15474) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description ** DISPUTED ** CSV Injection (aka Excel Macro Injection or Formula Injection) in /lib/plugins/usermanager/admin.php in DokuWiki 2018-04-22a and earlier allows remote attackers to exfiltrate sensitive data and to execute arbitrary code via a value that is mishandled in a CSV export. NOTE: the vendor has stated "this is not a security problem in DokuWiki." ### POC #### Reference - https://github.com/splitbrain/dokuwiki/issues/2450 - https://seclists.org/fulldisclosure/2018/Sep/4 - https://www.sec-consult.com/en/blog/advisories/dokuwiki-csv-formula-injection-vulnerability/ #### Github No PoCs found on GitHub currently.