CVE-2023-4863
- EPSS 93.95%
- Published 12.09.2023 15:15:24
- Last modified 13.03.2025 16:17:15
Heap buffer overflow in libwebp in Google Chrome prior to 116.0.5845.187 and libwebp 1.3.2 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Critical)
CVE-2023-1999
- EPSS 0.44%
- Published 20.06.2023 12:15:09
- Last modified 13.02.2025 17:16:01
There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in V...
CVE-2018-25009
- EPSS 0.45%
- Published 21.05.2021 17:15:08
- Last modified 21.11.2024 04:03:20
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE16().
CVE-2018-25010
- EPSS 0.51%
- Published 21.05.2021 17:15:08
- Last modified 21.11.2024 04:03:20
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ApplyFilter().
CVE-2018-25011
- EPSS 0.41%
- Published 21.05.2021 17:15:08
- Last modified 21.11.2024 04:03:21
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in PutLE16().
CVE-2018-25012
- EPSS 0.58%
- Published 21.05.2021 17:15:08
- Last modified 21.11.2024 04:03:21
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE24().
CVE-2018-25013
- EPSS 0.14%
- Published 21.05.2021 17:15:08
- Last modified 21.11.2024 04:03:21
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ShiftBytes().
CVE-2018-25014
- EPSS 0.58%
- Published 21.05.2021 17:15:08
- Last modified 21.11.2024 04:03:21
A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().
CVE-2020-36328
- EPSS 0.57%
- Published 21.05.2021 17:15:08
- Last modified 21.11.2024 05:29:17
A flaw was found in libwebp in versions before 1.0.1. A heap-based buffer overflow in function WebPDecodeRGBInto is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity ...
CVE-2020-36329
- EPSS 0.55%
- Published 21.05.2021 17:15:08
- Last modified 21.11.2024 05:29:17
A flaw was found in libwebp in versions before 1.0.1. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.