Show filters
15 Total Results
Displaying 1-10 of 15
Sort by:
Attacker Value
Unknown

CVE-2023-4863

Disclosure Date: September 12, 2023 (last updated December 21, 2024)
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)
Attacker Value
Unknown

CVE-2023-1999

Disclosure Date: June 20, 2023 (last updated February 14, 2025)
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 VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free.
Attacker Value
Unknown

CVE-2020-36331

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkAssignData. The highest threat from this vulnerability is to data confidentiality and to the service availability.
Attacker Value
Unknown

CVE-2020-36330

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkVerifyAndAssign. The highest threat from this vulnerability is to data confidentiality and to the service availability.
Attacker Value
Unknown

CVE-2020-36329

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
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.
Attacker Value
Unknown

CVE-2018-25010

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ApplyFilter().
Attacker Value
Unknown

CVE-2018-25009

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE16().
Attacker Value
Unknown

CVE-2018-25012

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE24().
Attacker Value
Unknown

CVE-2018-25013

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ShiftBytes().
Attacker Value
Unknown

CVE-2018-25014

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().