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

18 lines
670 B
Markdown

### [CVE-2015-8949](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8949)
![](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
Use-after-free vulnerability in the my_login function in DBD::mysql before 4.033_01 allows attackers to have unspecified impact by leveraging a call to mysql_errno after a failure of my_login.
### POC
#### Reference
- https://github.com/perl5-dbi/DBD-mysql/pull/45
#### Github
No PoCs found on GitHub currently.