First published: Thu Jul 07 2011(Updated: )
Buffer overflow in libpng 1.0.x before 1.0.55, 1.2.x before 1.2.45, 1.4.x before 1.4.8, and 1.5.x before 1.5.4, when used by an application that calls the png_rgb_to_gray function but not the png_set_expand function, allows remote attackers to overwrite memory with an arbitrary amount of data, and possibly have unspecified other impact, via a crafted PNG image.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/libpng | <2:1.2.10-7.1.el5_7.5 | 2:1.2.10-7.1.el5_7.5 |
redhat/libpng | <2:1.2.46-1.el6_1 | 2:1.2.46-1.el6_1 |
libpng | >=1.5.0<1.5.4 | |
libpng | >=1.4.0<1.4.8 | |
libpng | >=1.2.0<1.2.45 | |
libpng | >=1.0.0<1.0.55 | |
Fedora | =14 | |
Debian | =5.0 | |
Debian | =6.0 | |
Ubuntu | =10.10 | |
Ubuntu | =11.04 | |
Ubuntu | =10.04 | |
Ubuntu | =8.04 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-2690 is considered to have a critical severity level due to its potential for remote code execution.
To fix CVE-2011-2690, update to the recommended versions of libpng: 1.0.55 or higher, 1.2.45 or higher, 1.4.8 or higher, or 1.5.4 or higher.
CVE-2011-2690 affects libpng versions 1.0.x before 1.0.55, 1.2.x before 1.2.45, 1.4.x before 1.4.8, and 1.5.x before 1.5.4.
Yes, CVE-2011-2690 can potentially lead to data loss by allowing attackers to overwrite memory.
CVE-2011-2690 specifically arises when an application calls the png_rgb_to_gray function without calling png_set_expand.