openwrt ▾
›
master ▾
›
component
›
pkgconf
Component Overview
Vulnerability Overview
Name
pkgconf
Version
1.8.0-r2
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:pkgconf:pkgconf:1.8.0:*:*:*:*:*:*:*
Other Versions
#
Project
Branch
Version
openwrt
openwrt-25.12
1.8.0-r2
Vulnerabilities
#
Name
Analysis
Description
CVE-2023-24056
Exploitable
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.