mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
18 lines
785 B
Markdown
18 lines
785 B
Markdown
### [CVE-2016-1251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1251)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is a vulnerability of type use-after-free affecting DBD::mysql (aka DBD-mysql or the Database Interface (DBI) MySQL driver for Perl) 3.x and 4.x before 4.041 when used with mysql_server_prepare=1.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/perl5-dbi/DBD-mysql/commit/3619c170461a3107a258d1fd2d00ed4832adb1b1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|