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

18 lines
846 B
Markdown

### [CVE-2016-6615](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6615)
![](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
XSS issues were discovered in phpMyAdmin. This affects navigation pane and database/table hiding feature (a specially-crafted database name can be used to trigger an XSS attack); the "Tracking" feature (a specially-crafted query can be used to trigger an XSS attack); and GIS visualization feature. All 4.6.x versions (prior to 4.6.4) and 4.4.x versions (prior to 4.4.15.8) are affected.
### POC
#### Reference
- http://www.securityfocus.com/bid/95041
#### Github
No PoCs found on GitHub currently.