cve/2019/CVE-2019-12094.md

21 lines
841 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-12094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12094)
![](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
Horde Groupware Webmail Edition through 5.2.22 allows XSS via an admin/user.php?form=update_f&user_name= or admin/user.php?form=remove_f&user_name= or admin/config/diff.php?app= URI.
### POC
#### Reference
- https://bugs.horde.org/ticket/14926
- https://cxsecurity.com/issue/WLB-2019050199
- https://packetstormsecurity.com/files/152975/Horde-Webmail-5.2.22-XSS-CSRF-SQL-Injection-Code-Execution.html
- https://www.exploit-db.com/exploits/46903
#### Github
No PoCs found on GitHub currently.