Files
CVEs-PoC/2020/CVE-2020-13965.md
T
2024-05-25 21:48:12 +02:00

18 lines
760 B
Markdown

### [CVE-2020-13965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13965)
![](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
An issue was discovered in Roundcube Webmail before 1.3.12 and 1.4.x before 1.4.5. There is XSS via a malicious XML attachment because text/xml is among the allowed types for a preview.
### POC
#### Reference
- https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2020-13965-Cross%20Site-Scripting%20via%20Malicious%20XML%20Attachment-Roundcube
#### Github
- https://github.com/mbadanoiu/CVE-2020-13965