]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42051: Reject XML entity declarations in plist files (GH-22760) (GH-22801) (GH...
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Oct 2020 04:38:30 +0000 (21:38 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Oct 2020 04:38:30 +0000 (00:38 -0400)
commita158fb9c5138db94adf24fbc5690467cda811163
treeeb519c962b5f50a0600e4db9150d8db94595b437
parenta69002ce6cbf32eb63a6c30deea41fe204015db7
bpo-42051: Reject XML entity declarations in plist files (GH-22760) (GH-22801) (GH-22804)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
(cherry picked from commit e512bc799e3864fe3b1351757261762d63471efc)

Co-authored-by: Ned Deily <nad@python.org>
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]