Skip to content

Commit

Permalink
Document new CVE-2023-52425 Expat API
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed Feb 18, 2024
1 parent 8520c6a commit a62e863
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Allow controlling Expat >=2.6.0 reparse deferral (CVE-2023-52425) by adding
four new methods:

* ``pyexpat.xmlparser.SetReparseDeferralEnabled``
* ``xml.etree.ElementTree.XMLParser.flush``
* ``xml.etree.ElementTree.XMLPullParser.flush``
* ``xml.sax.expatreader.ExpatParser.flush``

0 comments on commit a62e863

Please sign in to comment.