CVE-2017-17522

Severity CVSS v4.0:
Pending analysis
Type:
CWE-74 Injection
Publication date:
14/12/2017
Last modified:
20/04/2025

Description

Lib/webbrowser.py in Python through 3.6.3 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a software maintainer indicates that exploitation is impossible because the code relies on subprocess.Popen and the default shell=False setting

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.6.3 (including)