← Back to CVE List

CVE-2021-22918

Published: 2021-07-12T11:15Z
Last Modified: 2024-11-21T05:50Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uv__idna_toascii() is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to information disclosures or crashes. This function can be triggered via uv_getaddrinfo(). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt