Files
CVEs-PoC/2016/CVE-2016-6615.md
T
2025-09-29 21:09:30 +02:00

18 lines
857 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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.