The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsLearn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningUpgrade RHEL:8
python27:2.7/python2-virtualenv
to version 0:15.1.0-19.module+el8.1.0+3507+d69c168d or higher.
This issue was patched in RHSA-2020:1605
.
Note: Versions mentioned in the description apply only to the upstream python27:2.7/python2-virtualenv
package and not the python27:2.7/python2-virtualenv
package as distributed by RHEL
.
See How to fix?
for RHEL: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.