cve/2018/CVE-2018-15474.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- https://github.com/splitbrain/dokuwiki/issues/2450
2024-05-26 14:27:05 +02:00
- https://seclists.org/fulldisclosure/2018/Sep/4
2024-06-09 00:33:16 +00:00
- https://seclists.org/fulldisclosure/2018/Sep/4
2024-05-26 14:27:05 +02:00
- https://www.sec-consult.com/en/blog/advisories/dokuwiki-csv-formula-injection-vulnerability/
2024-06-09 00:33:16 +00:00
- https://www.sec-consult.com/en/blog/advisories/dokuwiki-csv-formula-injection-vulnerability/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.