Cross-site Scripting (XSS) Affecting python3-libs package, versions <0:3.6.8-31.el8


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Scope Changed

    Threat Intelligence

    EPSS 0.21% (59th percentile)
Expand this section
NVD
6.1 medium
Expand this section
SUSE
5.4 medium
Expand this section
Red Hat
6.1 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-CENTOS8-PYTHON3LIBS-2054862
  • published 26 Jul 2021
  • disclosed 21 Sep 2019

How to fix?

Upgrade Centos:8 python3-libs to version 0:3.6.8-31.el8 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3-libs package and not the python3-libs package as distributed by Centos. See How to fix? for Centos:8 relevant fixed versions and status.

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