Skip to content

Commit

Permalink
fix vulnerability rexml CVE-2021-28965
Browse files Browse the repository at this point in the history
Name: rexml
Version: 3.2.4
Advisory: CVE-2021-28965
Criticality: Unknown
URL: https://www.ruby-lang.org/en/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/
Title: XML round-trip vulnerability in REXML
Solution: upgrade to >= 3.2.5
  • Loading branch information
senid231 committed Apr 29, 2021
1 parent 2926310 commit 8ab62f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ GEM
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
Expand Down

0 comments on commit 8ab62f8

Please sign in to comment.