Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:43998
HistoryOct 26, 2023 - 6:21 a.m.

Out Of Bounds Write

2023-10-2606:21:51
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
9
stb_vorbis
out of bounds write
ogg vorbis
manipulation
vulnerability
crafting
malicious
file
setup_malloc

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

6.9 Medium

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

28.3%

stb_vorbis is vulnerable to Out Of Bounds Write. The vulnerability is due to the manipulation of the len variable when processing ogg vorbis files with the f->vendor[len] = (char)'\0';' function. The attacker can exploit this issue by crafting a malicious file that causes the len read in start_decoder to be -1 and len + 1 become 0 when passed to setup_malloc leading to out of bounds write.

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

6.9 Medium

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

28.3%