PT-2023-6485 · Iniparser+5 · Iniparser+5
Notmebutwin
·
Published
2023-05-31
·
Updated
2025-01-09
·
CVE-2023-33461
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
iniparser version 4.1
Description
The issue is related to a NULL Pointer Dereference in the
iniparser getlongint function, which fails to check for NULL returns from the iniparser getstring function. This can lead to a denial of service.Recommendations
For iniparser version 4.1, consider adding a NULL check for the return value of the
iniparser getstring function before passing it to the iniparser getlongint function as a temporary workaround until a patch is available.Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Debian
Linuxmint
Suse
Ubuntu
Iniparser