Impact
The vulnerability is an out-of-bounds read of uninitialized memory within the ToUnicode APIs of GNU libidn, caused by mishandling in the idna_to_unicode_internal function. The read can expose data from adjacent memory, potentially revealing sensitive information. This weakness is classified as CWE-1284 and does not provide an avenue for code execution.
Affected Systems
The affected product is the GNU libidn library, versions prior to 1.44. Versions 1.44 and later contain the fix. The library is commonly incorporated into applications that require Internationalized Domain Name support.
Risk and Exploitability
The CVSS score of 4 indicates low severity. EPSS data is not available and the vulnerability is not listed in CISA KEV. Exploitation requires an attacker to invoke the ToUnicode API with crafted input that triggers the out-of-bounds read. Prompt remediation is recommended.
OpenCVE Enrichment