CVE-2019-16935
Published: 28 September 2019
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.
Priority
CVSS 3 base score: 6.1
Status
Package | Release | Status |
---|---|---|
python2.7 Launchpad, Ubuntu, Debian |
bionic |
Released
(2.7.15-4ubuntu4~18.04.2)
|
disco |
Released
(2.7.16-2ubuntu0.2)
|
|
eoan |
Not vulnerable
(2.7.17~rc1-1)
|
|
focal |
Not vulnerable
(2.7.17-1ubuntu5)
|
|
groovy |
Not vulnerable
(2.7.17-1ubuntu5)
|
|
hirsute |
Not vulnerable
(2.7.17-1ubuntu5)
|
|
impish |
Not vulnerable
(2.7.17-1ubuntu5)
|
|
jammy |
Not vulnerable
(2.7.17-1ubuntu5)
|
|
precise |
Released
(2.7.3-0ubuntu3.15)
|
|
trusty |
Released
(2.7.6-8ubuntu0.6+esm3)
|
|
upstream |
Needs triage
|
|
xenial |
Released
(2.7.12-1ubuntu0~16.04.9)
|
|
python3.4 Launchpad, Ubuntu, Debian |
bionic |
Does not exist
|
disco |
Does not exist
|
|
eoan |
Does not exist
|
|
focal |
Does not exist
|
|
groovy |
Does not exist
|
|
hirsute |
Does not exist
|
|
impish |
Does not exist
|
|
jammy |
Does not exist
|
|
precise |
Does not exist
|
|
trusty |
Released
(3.4.3-1ubuntu1~14.04.7+esm4)
|
|
upstream |
Needs triage
|
|
xenial |
Does not exist
|
|
python3.5 Launchpad, Ubuntu, Debian |
bionic |
Does not exist
|
disco |
Does not exist
|
|
eoan |
Does not exist
|
|
focal |
Does not exist
|
|
groovy |
Does not exist
|
|
hirsute |
Does not exist
|
|
impish |
Does not exist
|
|
jammy |
Does not exist
|
|
precise |
Does not exist
|
|
trusty |
Needs triage
|
|
upstream |
Needs triage
|
|
xenial |
Released
(3.5.2-2ubuntu0~16.04.9)
|
|
python3.6 Launchpad, Ubuntu, Debian |
bionic |
Released
(3.6.8-1~18.04.3)
|
disco |
Does not exist
|
|
eoan |
Does not exist
|
|
focal |
Does not exist
|
|
groovy |
Does not exist
|
|
hirsute |
Does not exist
|
|
impish |
Does not exist
|
|
jammy |
Does not exist
|
|
precise |
Does not exist
|
|
trusty |
Does not exist
|
|
upstream |
Needs triage
|
|
xenial |
Does not exist
|
|
python3.7 Launchpad, Ubuntu, Debian |
bionic |
Needs triage
|
disco |
Released
(3.7.3-2ubuntu0.2)
|
|
eoan |
Not vulnerable
(3.7.5~rc1-1)
|
|
focal |
Does not exist
|
|
groovy |
Does not exist
|
|
hirsute |
Does not exist
|
|
impish |
Does not exist
|
|
jammy |
Does not exist
|
|
precise |
Does not exist
|
|
trusty |
Does not exist
|
|
upstream |
Released
(3.7.5~rc1-1)
|
|
xenial |
Does not exist
|
|
python3.8 Launchpad, Ubuntu, Debian |
bionic |
Needs triage
|
disco |
Ignored
(reached end-of-life)
|
|
eoan |
Not vulnerable
(3.8.0~rc1-1)
|
|
focal |
Not vulnerable
(3.8.0~rc1-1)
|
|
groovy |
Not vulnerable
(3.8.0~rc1-1)
|
|
hirsute |
Does not exist
|
|
impish |
Does not exist
|
|
jammy |
Does not exist
|
|
precise |
Does not exist
|
|
trusty |
Does not exist
|
|
upstream |
Needs triage
|
|
xenial |
Does not exist
|
Notes
Author | Note |
---|---|
leosilva | this bug address to the docxmlrpc test hang issue: https://bugs.python.org/issue27614. |
References
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16935
- https://github.com/python/cpython/pull/16373
- https://ubuntu.com/security/notices/USN-4151-1
- https://ubuntu.com/security/notices/USN-4151-2
- NVD
- Launchpad
- Debian