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

18 lines
727 B
Markdown

### [CVE-2016-4428](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4428)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in OpenStack Dashboard (Horizon) 8.0.1 and earlier and 9.0.0 through 9.0.1 allows remote authenticated users to inject arbitrary web script or HTML by injecting an AngularJS template in a dashboard form.
### POC
#### Reference
- https://bugs.launchpad.net/horizon/+bug/1567673
#### Github
No PoCs found on GitHub currently.