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

18 lines
749 B
Markdown

### [CVE-2004-0957](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0957)
![](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
Unknown vulnerability in MySQL 3.23.58 and earlier, when a local user has privileges for a database whose name includes a "_" (underscore), grants privileges to other databases that have similar names, which can allow the user to conduct unauthorized activities.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2004-611.html
#### Github
No PoCs found on GitHub currently.