发布时间: 2023年4月28日
修改时间: 2024年10月31日
An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\0' value).
NVD | openEuler | |
---|---|---|
Confidentiality | None | None |
Attack Vector | Network | Network |
CVSS评分 | 6.5 | 5.9 |
Attack Complexity | Low | High |
Privileges Required | None | None |
Scope | Unchanged | Unchanged |
Integrity | None | None |
User Interaction | Required | None |
Availability | High | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2023-1507 | libxml2 security update | 2023年4月28日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | libxml2 | Fixed |
KY3.4-5A | libxml2 | Fixed |
KY3.5.1 | libxml2 | Fixed |
KY3.5.2 | libxml2 | Fixed |