CVE-2017-17522
Last modified
CVE-2017-17522 is a vulnerability of currently unknown severity. 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. EPSS estimates a 3.60% chance of exploitation in the next 30 days.
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
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python | Python | <= 3.6.3 |
References
- http://www.securityfocus.com/bid/102207Third Party Advisory, VDB Entry
- https://security-tracker.debian.org/tracker/CVE-2017-17522Issue Tracking, Third Party Advisory
- http://www.securityfocus.com/bid/102207Third Party Advisory, VDB Entry
- https://security-tracker.debian.org/tracker/CVE-2017-17522Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-17522?
How severe is CVE-2017-17522?
How do I fix CVE-2017-17522?
Are you affected by CVE-2017-17522?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
