发布时间: 2024年9月6日
修改时间: 2024年10月9日
REXML is an XML toolkit for Ruby. The REXML gem before 3.3.6 has a DoS vulnerability when it parses an XML that has many deep elements that have same local name attributes. If you need to parse untrusted XMLs with tree parser API like REXML::Document.new, you may be impacted to this vulnerability. If you use other parser APIs such as stream parser API and SAX2 parser API, this vulnerability is not affected. The REXML gem 3.3.6 or later include the patch to fix the vulnerability.
NVD | openEuler | |
---|---|---|
Confidentiality | None | |
Attack Vector | Network | |
CVSS评分 | N/A | 5.9 |
Attack Complexity | High | |
Privileges Required | None | |
Scope | Unchanged | |
Integrity | None | |
User Interaction | None | |
Availability | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-3865 | ruby security update | 2025年2月6日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5 | ruby | Fixed |
KY3.5.2 | ruby | Fixed |
KY3.5.3 | ruby | Fixed |
V6 | ruby | Fixed |