Files
CVEs-PoC/2017/CVE-2017-17522.md
T
2025-09-29 21:09:30 +02:00

20 lines
950 B
Markdown

### [CVE-2017-17522](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17522)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ghostbyt3/patch-tuesday
- https://github.com/phonito/phonito-vulnerable-container