]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141994: Warn of XXE vulnerability in documentation of SAX feature `xml...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 29 Nov 2025 07:14:02 +0000 (08:14 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Nov 2025 07:14:02 +0000 (07:14 +0000)
commit3d8ad2d3661b6bf3bb2b7eb812e26ddc08e861e3
treec729c72457872443c01c59a628c11e62e2eef22d
parent6b799e15918a6fc60a38041994ef51e1f33b87fa
[3.14] gh-141994: Warn of XXE vulnerability in documentation of SAX feature `xml.sax.handler.feature_external_ges` (GH-141996) (#142072)

gh-141994: Warn of XXE vulnerability in documentation of SAX feature `xml.sax.handler.feature_external_ges` (GH-141996)

Doc/library/xml.sax.handler.rst: Warn of XXE with feature_external_ges

Related to commit baa9f338971c6a13433a8232db77cd45e6b87b77
(cherry picked from commit 440bcb94560937888cd9bcb28a138acc2c6a6cbc)

Co-authored-by: Sebastian Pipping <sebastian@pipping.org>
Doc/library/xml.sax.handler.rst
Misc/NEWS.d/next/Documentation/2025-11-26-23-30-09.gh-issue-141994.arBEG6.rst [new file with mode: 0644]