Files
CVEs-PoC/2015/CVE-2015-1313.md
T
2024-06-18 02:51:15 +02:00

18 lines
753 B
Markdown

### [CVE-2015-1313](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1313)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
JetBrains TeamCity 8 and 9 before 9.0.2 allows bypass of account-creation restrictions via a crafted request because the required request data can be deduced by reading HTML and JavaScript files that are returned to the web browser after an initial unauthenticated request.
### POC
#### Reference
- https://beyondbinary.io/articles/teamcity-account-creation/
#### Github
No PoCs found on GitHub currently.