Files
CVEs-PoC/2017/CVE-2017-5870.md
T
2024-06-18 02:51:15 +02:00

19 lines
934 B
Markdown

### [CVE-2017-5870](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5870)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in ViMbAdmin 3.0.15 allow remote attackers to inject arbitrary web script or HTML via the (1) domain or (2) transport parameter to domain/add; the (3) name parameter to mailbox/add/did/<domain id>; the (4) goto parameter to alias/add/did/<domain id>; or the (5) captchatext parameter to auth/lost-password.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2017/05/03/8
- https://sysdream.com/news/lab/2017-05-03-cve-2017-5870-multiple-xss-vulnerabilities-in-vimbadmin/
#### Github
No PoCs found on GitHub currently.