The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If set_server_title is called with untrusted input, arbitrary JavaScript can be delivered to clients that visit the http URL for this server.
https://www.oracle.com/security-alerts/cpujul2020.html
https://usn.ubuntu.com/4151-2/
https://usn.ubuntu.com/4151-1/
https://security.netapp.com/advisory/ntap-20191017-0004/
https://lists.debian.org/debian-lts-announce/2021/04/msg00015.html
https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html
https://github.com/python/cpython/pull/16373
https://bugs.python.org/issue38243
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00021.html
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00012.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00063.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00062.html