Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-1999
HistoryMay 08, 2023 - 12:00 a.m.

CVE-2023-1999

2023-05-0800:00:00
ubuntu.com
ubuntu.com
36
libwebp
use after free
double free
applyfiltersandencode
vp8 encoder
addresssanitizer
bugs
debian
bugzilla
mozilla
ubuntu
javascript
firefox
unix
out of memory error

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.001 Low

EPSS

Percentile

28.9%

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.

Bugs

Notes

Author Note
tyhicks mozjs contains a copy of the SpiderMonkey JavaScript engine
mdeslaur starting with Ubuntu 22.04, the firefox package is just a script that installs the Firefox snap
OSVersionArchitecturePackageVersionFilename
ubuntu18.04noarchlibwebp< 0.6.1-2ubuntu0.18.04.2UNKNOWN
ubuntu20.04noarchlibwebp< 0.6.1-2ubuntu0.20.04.2UNKNOWN
ubuntu22.04noarchlibwebp< 1.2.2-2ubuntu0.22.04.1UNKNOWN
ubuntu22.10noarchlibwebp< 1.2.2-2ubuntu0.22.10.1UNKNOWN
ubuntu23.04noarchlibwebp< 1.2.4-0.1ubuntu0.23.04.1UNKNOWN
ubuntu23.10noarchlibwebp< 1.2.4-0.1ubuntu1UNKNOWN
ubuntu24.04noarchlibwebp< 1.2.4-0.1ubuntu1UNKNOWN
ubuntu14.04noarchlibwebp< anyUNKNOWN
ubuntu16.04noarchlibwebp< 0.4.4-1ubuntu0.1~esm2UNKNOWN
ubuntu18.04noarchmozjs38< anyUNKNOWN
Rows per page:
1-10 of 151

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.001 Low

EPSS

Percentile

28.9%