First published: Thu Jul 02 2020(Updated: )
LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpack_thumb.cpp, postprocessing/mem_image.cpp, and utils/thumb_utils.cpp. For example, malloc(sizeof(libraw_processed_image_t)+T.tlength) occurs without validating T.tlength.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/LibRaw | <0.20 | 0.20 |
Libraw Libraw | <=0.19.5 | |
Libraw Libraw | =0.20-beta1 | |
Libraw Libraw | =0.20-beta2 | |
Libraw Libraw | =0.20-beta3 | |
Fedoraproject Fedora | =31 | |
Fedoraproject Fedora | =32 | |
Debian Debian Linux | =10.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-15503 is a vulnerability in LibRaw before version 0.20-RC1 that lacks a thumbnail size range check.
The vulnerability affects decoders/unpack_thumb.cpp, postprocessing/mem_image.cpp, and utils/thumb_utils.cpp.
The severity of CVE-2020-15503 is high, with a severity value of 7.5.
To fix CVE-2020-15503, you should upgrade to version 0.20 or later of LibRaw.
You can find more information about CVE-2020-15503 on the following sources: [OpenSUSE Security Announce](http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00075.html), [OpenSUSE Security Announce](http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00001.html), [GitHub Commit](https://github.com/LibRaw/LibRaw/commit/20ad21c0d87ca80217aee47533d91e633ce1864d).