First published: Fri Nov 17 2006(Updated: )
The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Libpng | =1.2.10 | |
Libpng | =1.2.0 | |
Libpng | =1.2.12 | |
Libpng | =1.2.7rc1 | |
Libpng | =1.2.2 | |
Libpng | =1.2.6 | |
Libpng | =1.2.11 | |
Libpng | =1.2.9 | |
Libpng | =1.2.7 | |
Libpng | =1.2.3 | |
Libpng | =1.2.1 | |
Libpng | =1.2.4 | |
Libpng | =1.0.9 | |
Libpng | =1.0.7 | |
Libpng | =1.0.8 | |
Libpng | =1.2.8 | |
Libpng | =1.0.6 | |
Libpng | =1.2.5 | |
libpng | =1.0.6 | |
libpng | =1.0.7 | |
libpng | =1.0.8 | |
libpng | =1.0.9 | |
libpng | =1.2.0 | |
libpng | =1.2.1 | |
libpng | =1.2.2 | |
libpng | =1.2.3 | |
libpng | =1.2.4 | |
libpng | =1.2.5 | |
libpng | =1.2.6 | |
libpng | =1.2.7 | |
libpng | =1.2.7rc1 | |
libpng | =1.2.8 | |
libpng | =1.2.9 | |
libpng | =1.2.10 | |
libpng | =1.2.11 | |
libpng | =1.2.12 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-5793 has a medium severity rating due to its potential to cause denial of service through crashes.
To fix CVE-2006-5793, upgrade to libpng version 1.2.13 or later, as these versions address the vulnerability.
CVE-2006-5793 affects libpng versions 1.0.6 through 1.2.12.
Yes, CVE-2006-5793 can be exploited remotely via malformed sPLT chunks.
CVE-2006-5793 is a denial of service vulnerability caused by out-of-bounds reads in the png_set_sPLT function.