Cross-site Scripting (XSS)
Affecting python3.7 package, versions <3.7.3-2+deb10u1
Report new vulnerabilities
Do your applications use this vulnerable package?
Test your applications
Overview
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.
References
CVSS Score
6.1
medium severity
-
Attack VectorNetwork
-
Attack ComplexityLow
-
Privileges RequiredNone
-
User InteractionRequired
-
ScopeChanged
-
ConfidentialityLow
-
IntegrityLow
-
AvailabilityNone
- CVE
- CVE-2019-16935
- CWE
- CWE-79
- Snyk ID
- SNYK-DEBIAN10-PYTHON37-469429
- Disclosed
- 28 Sep, 2019
- Published
- 28 Sep, 2019