{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2019-16935",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "UBUNTU",
                "name": "USN-4151-1",
                "url": "https://usn.ubuntu.com/4151-1/"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4151-2",
                "url": "https://usn.ubuntu.com/4151-2/"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2389",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00062.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2393",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00063.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2438",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00012.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2453",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00021.html"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-0d3fcae639",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K7HNVIFMETMFWWWUNTB72KYJYXCZOS5V/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-74ba24605e",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZBTGPBUABGXZ7WH7677OEM3NSP6ZEA76/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-b06ec6159b",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-758824a3ff",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/COATURTCY7G67AYI6UDV5B2JZTBCKIDX/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-d202cda4f8",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-57462fa10d",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-7ec5bb5d22",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEARDOTXCYPYELKBD2KWZ27GSPXDI3GQ/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-a268ba7b23",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGESQSGIHDCIGOBVF7VXCMIE6YDWRYB/"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2020:0086",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
            },
            {
                "url": "https://www.oracle.com/security-alerts/cpujul2020.html",
                "refsource": "MISC",
                "name": "https://www.oracle.com/security-alerts/cpujul2020.html"
            },
            {
                "url": "https://bugs.python.org/issue38243",
                "refsource": "MISC",
                "name": "https://bugs.python.org/issue38243"
            },
            {
                "url": "https://github.com/python/cpython/pull/16373",
                "refsource": "MISC",
                "name": "https://github.com/python/cpython/pull/16373"
            },
            {
                "url": "https://github.com/python/cpython/blob/e007860b8b3609ce0bc62b1780efaa06241520bd/Lib/DocXMLRPCServer.py#L213",
                "refsource": "MISC",
                "name": "https://github.com/python/cpython/blob/e007860b8b3609ce0bc62b1780efaa06241520bd/Lib/DocXMLRPCServer.py#L213"
            },
            {
                "url": "https://github.com/python/cpython/blob/35c0809158be7feae4c4f877a08b93baea2d8291/Lib/xmlrpc/server.py#L897",
                "refsource": "MISC",
                "name": "https://github.com/python/cpython/blob/35c0809158be7feae4c4f877a08b93baea2d8291/Lib/xmlrpc/server.py#L897"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20191017-0004/",
                "url": "https://security.netapp.com/advisory/ntap-20191017-0004/"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
                "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20210417 [SECURITY] [DLA 2628-1] python2.7 security update",
                "url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00015.html"
            }
        ]
    }
}