← Back

CVE-2023-1999

nvd nist
Published: Jun 20, 2023Modified: Feb 13, 2025

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: NVD

Description

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.

Affected (1)

Products: Webmproject: Libwebp
1 product
Libwebp
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
From 0.4.2 to 1.3.1

References (4)

Source: cve-coordination@google.com
Product
Source: cve-coordination@google.com
Source: af854a3a-2127-422b-91ae-364da2661108
Product
Source: af854a3a-2127-422b-91ae-364da2661108

Timeline

No history available yet.