CVE-2021-41098

Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are affected: Nokogiri::XML::SAX::Parse, Nokogiri::HTML4::SAX::Parser or its alias Nokogiri::HTML::SAX::Parser, Nokogiri::XML::SAX::PushParser, and Nokogiri::HTML4::SAX::PushParser or its alias Nokogiri::HTML::SAX::PushParser. JRuby users should upgrade to Nokogiri v1.12.5 or later to receive a patch for this issue. There are no workarounds available for v1.12.4 or earlier. CRuby users are not affected.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nokogiri:nokogiri:*:*:*:*:*:ruby:*:*

History

06 Oct 2021, 20:17

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
References (MISC) https://github.com/sparklemotion/nokogiri/commit/5bf729ff3cc84709ee3c3248c981584088bf9f6d - (MISC) https://github.com/sparklemotion/nokogiri/commit/5bf729ff3cc84709ee3c3248c981584088bf9f6d - Patch, Third Party Advisory
References (CONFIRM) https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-2rr5-8q37-2w7h - (CONFIRM) https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-2rr5-8q37-2w7h - Third Party Advisory
CPE cpe:2.3:a:nokogiri:nokogiri:*:*:*:*:*:ruby:*:*

27 Sep 2021, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-09-27 20:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-41098

Mitre link : CVE-2021-41098

CVE.ORG link : CVE-2021-41098


JSON object : View

Products Affected

nokogiri

  • nokogiri
CWE
CWE-611

Improper Restriction of XML External Entity Reference