GNU C Library (glibc) Vulnerability in Iconv Functionality
CVE-2021-43396
7.5HIGH
What is CVE-2021-43396?
A flaw in the GNU C Library's iconv functionality allows remote attackers to exploit crafted ISO-2022-JP-3 data to produce a spurious '\0' character due to an internal state reset. This could compromise data integrity in specific iconv() applications; however, it is noted that successful exploitation requires invoking iconv() with a NULL input buffer, implying that a distinct application error is necessary for it to occur unintentionally.