First published: Thu Sep 01 2022(Updated: )
In LibRaw, there is an out-of-bounds read vulnerability within the "LibRaw::parseSonySRF()" function (libraw\src\metadata\sony.cpp) when processing srf files.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Libraw Libraw | =0.20.0 | |
Libraw Libraw | =0.20.0-rc2 | |
Libraw Libraw | =0.20.1 | |
Libraw Libraw | =0.20.2 | |
Libraw Libraw | =0.21.0-beta1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-35535 is an out-of-bounds read vulnerability in LibRaw's parseSonySRF() function when processing srf files.
CVE-2020-35535 affects LibRaw versions 0.20.0 to 0.20.2 and 0.21.0-beta1. It allows an attacker to read data outside the bounds of an allocated buffer, potentially leading to information disclosure or denial of service.
CVE-2020-35535 has a severity rating of 5.5 (medium).
To fix CVE-2020-35535, upgrade to LibRaw version 0.20.3 or later.
You can find more information about CVE-2020-35535 at the following references: [GitHub Commit](https://github.com/LibRaw/LibRaw/commit/c243f4539233053466c1309bde606815351bee81) and [GitHub Issue](https://github.com/LibRaw/LibRaw/issues/283).