Search for packages
purl | pkg:gem/nokogiri@1.6 |
Tags | Ghost |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-7wfq-9aqq-aaam
Aliases: CVE-2013-6460 GHSA-62qp-3fxm-9wxf OSV-101179 |
Memory Exhaustion Vulnerability when using JRuby Attackers can send XML documents with carefully crafted documents which can cause the XML processor to enter an infinite loop, causing the server to run out of memory and crash. Impacted code will look something like this: `doc = Nokogiri.XML(untrusted_input)`. |
Affected by 58 other vulnerabilities. |
VCID-tb2b-6fm6-aaaq
Aliases: CVE-2013-6461 GHSA-jmhh-w7xp-wg39 OSV-101458 |
Entity Expansion Vulnerability when using JRuby An error when parsing XML entities can be exploited to exhaust memory and cause the server to crash via a specially crafted XML document including external entity references. Impacted code will look something like this: `doc = Nokogiri.XML(untrusted_input)`. |
Affected by 58 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
This package is not known to fix vulnerabilities. |