CVE-2020-15503

HIGHCVSS 7.5/10EPSS 3.67%

Last modified

CVE-2020-15503 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 3.67% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
3.67%

88.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
LibrawLibraw<= 0.19.5
LibrawLibraw0.20Beta1
FedoraprojectFedora31
FedoraprojectFedora32
DebianDebian Linux10.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-15503?
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.
How severe is CVE-2020-15503?
CVE-2020-15503 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 3.67% probability of exploitation in the next 30 days.
How do I fix CVE-2020-15503?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-15503?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST