** DISPUTED ** 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
Link | Resource |
---|---|
https://security-tracker.debian.org/tracker/CVE-2017-17522 | Issue Tracking Third Party Advisory |
http://www.securityfocus.com/bid/102207 | Third Party Advisory VDB Entry |
https://bugs.python.org/issue32367 |
Configurations
Information
Published : 2017-12-14 08:29
Updated : 2017-12-28 11:13
NVD link : CVE-2017-17522
Mitre link : CVE-2017-17522
JSON object : View
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Products Affected
python
- python