Security release - use after free in DBD::mysql when using prepared statements
[email protected] (Michiel Beijen) Mon, 28 Nov 2016 21:44:34 +0100
| Newsgroups | perl.dbi.announce |
|---|---|
| Message-ID | <CABD0r12D7qfvg3FVK5u-orzro2fLSAA8Du-ce_agbXWUNxt_cg@mail.gmail.com> |
DBD::mysql is the perl DBI driver for MySQL and the primary way Perl applications and scripts access MySQL and MariaDB databases. The source repository is at https://github.com/perl5-dbi/DBD-mysql. A vulnerability was discovered that can lead to a use after free when using prepared statements. This vulnerability is present in all releases at least back to versions 3.0 of the driver, which were released in 2005. The CVE identifier for this vulnerability is CVE-2016-1251. Version 4.041, including the fix for this vulnerability, is available on CPAN at https://metacpan.org/pod/DBD::mysql Users of DBD::mysql using prepared statements are advised to patch their installations as soon as possible. Many thanks to Pali Roh=C3=A1r for discovering and fixing the vulnerability= . -- The DBD::mysql maintainers, Patrick Galbraith Michiel Beijen