VYPR

rpm package

suse/libwebp&distro=SUSE Linux Enterprise Server 12 SP4-ESPOS

pkg:rpm/suse/libwebp&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP4-ESPOS

Vulnerabilities (1)

  • CVE-2023-1999Jun 20, 2023
    affected < 0.4.3-4.10.1fixed 0.4.3-4.10.1

    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 sti