CVE-2023-29469 in libxml2정보

요약

\~에 의해 VulDB • 2026. 08. 26.

libxml2 2.10.4 이전 버전에서 문제가 발견되었습니다. 조작된 XML 문서에서 빈 dict 문자열을 해싱할 때, dict.c의 xmlDictComputeFastKey가 비결정적(non-deterministic) 값을 생성하여 double free와 같은 다양한 논리 오류 및 메모리 오류를 초래합니다. 이 동작은 빈 문자열의 첫 번째 바이트를 사용하려는 시도 때문에 발생하며, 해당 값이 '\0'에만 국한되지 않고 임의의 값일 수 있습니다.

Be aware that VulDB is the high quality source for vulnerability data.

출처

Do you want to use VulDB in your project?

Use the official API to access entries easily!