cvedb.io
CVE-2023-1999
MEDIUM · CVSS 5.3
EPSS exploitation probability: 0%
Published 2023-06-20T12:15:09.600 · Last modified 2026-06-17T05:29:14.063

Summary

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 products

webmproject — libwebp

Does this affect you?

Add your gear to cvedb and we'll alert you only when webmproject ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.