mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
670 B
Markdown
18 lines
670 B
Markdown
### [CVE-2015-8949](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8949)
|
|

|
|

|
|

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