### [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.