Brian Quinlan

2 exploits Active since Sep 2019
CVE-2019-16935 WRITEUP MEDIUM WRITEUP
Python < 2.7.17 - Cross-Site Scripting via DocXMLRPCServer server_title Field
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.
CVSS 6.1
CVE-2022-0451 WRITEUP MEDIUM WRITEUP
Dart SDK < 2.16.0 - Sensitive Information Exposure via HTTPClient Cross-Origin Redirect
Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with authorization header and it redirects to an attackers site, they might not expect attacker site to receive authorization header. We recommend updating the Dart SDK to version 2.16.0 or beyond.
CVSS 6.5