Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-42793 PoC — JetBrains TeamCity 安全漏洞

Source
Associated Vulnerability
Title:JetBrains TeamCity 安全漏洞 (CVE-2023-42793)
Description:JetBrains TeamCity是捷克JetBrains公司的一套分布式构建管理和持续集成工具。该工具提供持续单元测试、代码质量分析和构建问题分析报告等功能。 JetBrains TeamCity 2023.05.4之前版本存在安全漏洞,该漏洞源于攻击者可以绕过身份验证,导致在 TeamCity 服务器上执行RCE 。
Description
TeamCity CVE-2023-42793 exploit written in Rust
Readme
# CVE-2023-42793 description
A security vulnerability in JetBrains TeamCity allows an attacker to create a new user (given by the attacker) with administrative privileges.

## Usage example
`./cve-2023-42793 http://teamcity.examplewebsite.com username password`
File Snapshot

[4.0K] /data/pocs/f12a8c4477013dca054363f835a89bc9c0dbb20a ├── [ 284] Cargo.toml ├── [ 262] README.md ├── [4.0K] release │   └── [8.0M] cve-2023-42793 └── [4.0K] src └── [3.1K] main.rs 2 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.