关联漏洞
描述
A PoC for CVE-2024-27198 written in golang
介绍
## CVE-2024-27198
### Auth bypass for TeamCity Server version 2023.11.3 and below.

**NIST:** https://nvd.nist.gov/vuln/detail/CVE-2024-27198
**Rapid7 blog post:** https://www.rapid7.com/blog/post/2024/03/04/etr-cve-2024-27198-and-cve-2024-27199-jetbrains-teamcity-multiple-authentication-bypass-vulnerabilities-fixed/
### Example Usage
```
go run CVE-2024-27198.go -h
-s string
TeamCity Server
-p string
New admin password
-u string
New admin username
-proxy
Proxy URL (optional)
```
```
go run CVE-2024-27198.go -s http://IP_OR_FQDN:PORT -u new_admin_username -p new_admin_password -proxy http://IP_OR_FQDN:PORT
```
*Please Refer to https://github.com/yoryio/CVE-2024-27198 for instructions on setting up a lab environment.
文件快照
[4.0K] /data/pocs/06f57a384443c886fffaa65904b297b11b6bea2c
├── [3.9K] CVE-2024-27198.go
└── [ 876] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。