Logo
componentpkgconf
Name
pkgconf
Version
1.8.0
Type
library
Description
pkgconf provides compiler and linker configuration for development frameworks.
Licenses
pkgconf
PURL
-
CPE
cpe:2.3:*:pkgconf:pkgconf:1.8.0:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
2.5.1
scarthgap
2.1.1

Patches#


#
Title
Author
Resolve
1
tuple: test for, and stop string processing, on truncation
Ariadne Conill <ariadne@dereferenced.org>
CVE-2023-24056

Vulnerabilities#


Name
Analysis
Description
Patched
In pkgconf through 1.9.3, variable duplication can cause unbounded string expansion due to incorrect checks in libpkgconf/tuple.c:pkgconf_tuple_parse. For example, a .pc file containing a few hundred bytes can expand to one billion bytes.