Files
CVEs-PoC/2020/CVE-2020-28468.md
T
2024-05-25 21:48:12 +02:00

19 lines
816 B
Markdown

### [CVE-2020-28468](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28468)
![](https://img.shields.io/static/v1?label=Product&message=pwntools&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%204.3.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Control%20of%20Generation%20of%20Code%20('Code%20Injection')&color=brighgreen)
### Description
This affects the package pwntools before 4.3.1. The shellcraft generator for affected versions of this module are vulnerable to Server-Side Template Injection (SSTI), which can lead to remote code execution.
### POC
#### Reference
- https://github.com/Gallopsled/pwntools/issues/1427
- https://snyk.io/vuln/SNYK-PYTHON-PWNTOOLS-1047345
#### Github
No PoCs found on GitHub currently.