CVE-2017-17522

HIGH

Python < 3.6.3 - Argument Injection via BROWSER Environment Variable

Title source: llm
STIX 2.1

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

References (3)

Core 3
Core References
Various Sources x_refsource_misc
https://bugs.python.org/issue32367
Issue Tracking, Third Party Advisory x_refsource_misc
https://security-tracker.debian.org/tracker/CVE-2017-17522
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/102207

Scores

CVSS v3 8.8
EPSS 0.0056
EPSS Percentile 68.4%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Details

CWE
CWE-74
Status published
Products (1)
python/python < 3.6.3
Published Dec 14, 2017
Tracked Since Feb 18, 2026