Lucene search

K
prionPRIOn knowledge basePRION:CVE-2020-26247
HistoryDec 30, 2020 - 7:15 p.m.

Design/Logic Flaw

2020-12-3019:15:00
PRIOn knowledge base
www.prio-n.com
10

4.5 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

53.1%

Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri before version 1.11.0.rc4 there is an XXE vulnerability. XML Schemas parsed by Nokogiri::XML::Schema are trusted by default, allowing external resources to be accessed over the network, potentially enabling XXE or SSRF attacks. This behavior is counter to the security policy followed by Nokogiri maintainers, which is to treat all input as untrusted by default whenever possible. This is fixed in Nokogiri version 1.11.0.rc4.