Mangelnde Eingabeprüfung in gd
| ID: | FEDORA-2012-9298 |
| Distribution: | Fedora |
| Plattformen: | Fedora 17 |
| Datum: | Sa, 30. Juni 2012, 19:48 |
| Referenzen: | http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3546 |
Originalnachricht |
|
Name : gd Product : Fedora 17 Version : 2.0.35 Release : 17.fc17 URL : http://www.libgd.org/Main_Page Summary : A graphics library for quick creation of PNG or JPEG images Description : The gd graphics library allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and to write out the result as a PNG or JPEG file. This is particularly useful in Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers. Note that gd is not a paint program. -------------------------------------------------------------------------------- Update Information: This is an update, that fixes insufficient input validation in _gdGetColors(). -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 11 2012 Honza Horak | |