VYPR

Maven package

org.nokogiri/nekohtml

pkg:maven/org.nokogiri/nekohtml

Vulnerabilities (1)

  • CVE-2022-24839Apr 11, 2022
    affected < 1.9.22.noko2fixed 1.9.22.noko2

    org.cyberneko.html is an html parser written in Java. The fork of `org.cyberneko.html` used by Nokogiri (Rubygem) raises a `java.lang.OutOfMemoryError` exception when parsing ill-formed HTML markup. Users are advised to upgrade to `>= 1.9.22.noko2`. Note: The upstream library `or