]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42051: Reject XML entity declarations in plist files (#22760)
authorRonald Oussoren <ronaldoussoren@mac.com>
Mon, 19 Oct 2020 18:13:49 +0000 (20:13 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 18:13:49 +0000 (20:13 +0200)
commit05ee790f4d1cd8725a90b54268fc1dfe5b4d1fa2
tree58e7bd477ec641a442c50424f6a5acc7d792957c
parent985f0ab3ad5e8e9a8d7fc53026c38390b1f2b466
bpo-42051: Reject XML entity declarations in plist files (#22760)
Lib/plistlib.py
Lib/test/test_plistlib.py
Misc/NEWS.d/next/Security/2020-10-19-10-56-27.bpo-42051.EU_B7u.rst [new file with mode: 0644]