You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been unable to exploit the underlying libxml2 memory issue using Nokogiri's API. The libxml2 client code for lxml is very different from nokogiri's and does not present the same primitives (a re-usable parser and tree walker).
This issue has been opened to track the analysis of a CVE reported in the python lxml library, and whether that bug may be triggerable via Nokogiri.
Related links:
The text was updated successfully, but these errors were encountered: