cve/2022/CVE-2022-24836.md
2024-06-18 02:51:15 +02:00

999 B

CVE-2022-24836

Description

Nokogiri is an open source XML and HTML library for Ruby. Nokogiri < v1.13.4 contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Users are advised to upgrade to Nokogiri >= 1.13.4. There are no known workarounds for this issue.

POC

Reference

Github