Skip to content

Commit

Permalink
Revert libxml2 behavior in Nokogiri gem that could cause XSS
Browse files Browse the repository at this point in the history
Name: nokogiri
Version: 1.8.2
Advisory: CVE-2018-8048
Criticality: Unknown
URL: sparklemotion/nokogiri#1746
Title: Revert libxml2 behavior in Nokogiri gem that could cause XSS
Solution: upgrade to >= 1.8.3
  • Loading branch information
aratak committed Sep 3, 2018
1 parent 73aabc2 commit 108fa43
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 @@ -271,7 +271,7 @@ GEM
mustermann (1.0.3)
newrelic_rpm (5.0.0.342)
nio4r (2.3.0)
nokogiri (1.8.2)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
oauth (0.5.4)
oauth2 (1.4.0)
Expand Down

0 comments on commit 108fa43

Please sign in to comment.