bpo-42988: Remove the pydoc getfile feature (GH-25015)
CVE-2021-3426: Remove the "getfile" feature of the pydoc module which could be abused to read arbitrary files on the disk (directory traversal vulnerability). Moreover, even source code of Python modules can contain sensitive data like passwords. Vulnerability reported by David Schwörer.
V
Victor Stinner committed
9b999479c0022edfc9835a8a1f06e046f3881048
Parent: 4827483
Committed by GitHub <noreply@github.com>
on 3/29/2021, 12:40:40 PM