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
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Python | Python | * | 3.6.3 (including) |
Jython | Ubuntu | zesty | * |
Python2.7 | Ubuntu | zesty | * |
Python3.5 | Ubuntu | trusty | * |
Python3.5 | Ubuntu | zesty | * |
Python3.6 | Ubuntu | zesty | * |