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

18 lines
753 B
Markdown

### [CVE-2016-5737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5737)
![](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
The Gerrit configuration in the Openstack Puppet module for Gerrit (aka puppet-gerrit) improperly marks text/html as a safe mimetype, which might allow remote attackers to conduct cross-site scripting (XSS) attacks via a crafted review.
### POC
#### Reference
- https://github.com/openstack-infra/puppet-gerrit/commit/8573c2ee172f66c1667de49685c88fdc8883ca8b
#### Github
No PoCs found on GitHub currently.