CVE-2019-16935
28.09.2019, 02:15
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.
Vendor | Product | Version |
---|---|---|
python | python | 2.7.0 ≤ 𝑥 < 2.7.17 |
python | python | 3.0.0 ≤ 𝑥 < 3.5.8 |
python | python | 3.6.0 ≤ 𝑥 < 3.6.10 |
python | python | 3.7.0 ≤ 𝑥 < 3.7.5 |
debian | debian_linux | 9.0 |
canonical | ubuntu_linux | 12.04 |
canonical | ubuntu_linux | 14.04 |
canonical | ubuntu_linux | 16.04 |
canonical | ubuntu_linux | 18.04 |
canonical | ubuntu_linux | 19.04 |
𝑥
= Vulnerable software versions

Debian Releases
Debian Product | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
jython |
| ||||||||||||||
pypy |
| ||||||||||||||
python2.7 |
|

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
python2.7 |
| ||||||||||||||||||||||||||||
python3.4 |
| ||||||||||||||||||||||||||||
python3.5 |
| ||||||||||||||||||||||||||||
python3.6 |
| ||||||||||||||||||||||||||||
python3.7 |
| ||||||||||||||||||||||||||||
python3.8 |
|
References