
Find real vulnerabilities before they ship
REXML is an XML toolkit for Ruby. The REXML gem before 3.2.6 has a denial of service vulnerability when it parses an XML that has many `<`s in an attribute value. Those who need to parse untrusted XMLs may be impacted to this vulnerability. The REXML gem 3.2.7 or later include the patch to fix this vulnerability. As a workaround, don't parse untrusted XMLs.
Base Score
5.3| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| rexml(RubyGems) | 0 | 3.2.7 | N/A |
| Base Score | 5.3 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
| Base Severity | Medium |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |