Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade REXML to 3.3.2 or later #952

Closed
subhams087 opened this issue Aug 1, 2024 · 2 comments
Closed

Upgrade REXML to 3.3.2 or later #952

subhams087 opened this issue Aug 1, 2024 · 2 comments

Comments

@subhams087
Copy link

The REXML gem before 3.3.1 has some DoS vulnerabilities when it parses an XML that has many specific characters such as <, 0 and %>. If you need to parse untrusted XMLs, you may be impacted to these vulnerabilities. The REXML gem 3.3.2 or later include the patches to fix these vulnerabilities.

@douglashill
Copy link

This was already addressed on master in #948, although there hasn’t so far been a release including this change.

Note that are additional vulnerabilities fixed in REXML 3.3.3:

@paulb777
Copy link
Member

paulb777 commented Aug 5, 2024

Duplicate of #947

@paulb777 paulb777 marked this as a duplicate of #947 Aug 5, 2024
@paulb777 paulb777 closed this as completed Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants