Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2023-45663
HistoryOct 21, 2023 - 12:15 a.m.

CVE-2023-45663

2023-10-2100:15:08
Debian Security Bug Tracker
security-tracker.debian.org
13
cve-2023-45663
mit licensed library
image processing
file stream
buffer overflow
uninitialized buffer
security vulnerability
unix

5.5 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

23.8%

stb_image is a single file MIT licensed library for processing images. The stbi__getn function reads a specified number of bytes from context (typically a file) into the specified buffer. In case the file stream points to the end, it returns zero. There are two places where its return value is not checked: In the stbi__hdr_load function and in the stbi__tga_load function. The latter of the two is likely more exploitable as an attacker may also control the size of an uninitialized buffer.

OSVersionArchitecturePackageVersionFilename
Debian12alllibstb<= 0.0~git20220908.8b5f1f3+ds-1libstb_0.0~git20220908.8b5f1f3+ds-1_all.deb
Debian11alllibstb<= 0.0~git20200713.b42009b+ds-1libstb_0.0~git20200713.b42009b+ds-1_all.deb
Debian10alllibstb<= 0.0~git20180212.15.e6afb9c-1libstb_0.0~git20180212.15.e6afb9c-1_all.deb
Debian999alllibstb<= 0.0~git20230129.5736b15+ds-1.2libstb_0.0~git20230129.5736b15+ds-1.2_all.deb
Debian13alllibstb<= 0.0~git20230129.5736b15+ds-1.2libstb_0.0~git20230129.5736b15+ds-1.2_all.deb

5.5 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

23.8%