CVE-2021-43396
HIGH 7.5EPSS 3.3%
In iconvdata/iso-2022-jp-3.c in the GNU C Library (aka glibc) 2.34, remote attackers can force iconv() to emit a spurious '\0' character via crafted ISO-2022-JP-3 data that is accompanied by an internal state reset. This may affect data integrity in certain iconv() use cases. NOTE: the vendor states "the bug cannot be invoked through user input and requires iconv to be invoked with a NULL inbuf, which ought to require a separate application bug to do so unintentionally. Hence there's no security impact to the bug.
- CVSS v3.1
- 7.5 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N - CVSS v2.0
- 5.0 MEDIUM
AV:N/AC:L/Au:N/C:N/I:P/A:N - EPSS
- 3.29% chance of exploitation in the next 30 days, 88th percentile
- Published
- 2021-11-04
- Updated
- 2024-08-04
Proof-of-concept exploits (2)
- https://blog.tuxcare.com/vulnerability/vulnerability-in-iconv-identified-by-tuxcare-team-…
- https://sourceware.org/bugzilla/show_bug.cgi?id=28524