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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-50164 PoC — Apache Struts: File upload component had a directory traversal vulnerability

Source
Associated Vulnerability
Title:Apache Struts: File upload component had a directory traversal vulnerability (CVE-2023-50164)
Description:An attacker can manipulate file upload params to enable paths traversal and under some circumstances this can lead to uploading a malicious file which can be used to perform Remote Code Execution. Users are recommended to upgrade to versions Struts 2.5.33 or Struts 6.3.0.2 or greater to fix this issue.
Description
Proof of Concept for Path Traversal in Apache Struts ("CVE-2023-50164")
File Snapshot

[4.0K] /data/pocs/9b2b00a94c64d597148c4adf3a9abe6f3bb48121 ├── [ 483] COPYING ├── [ 363] go.mod ├── [1.3K] go.sum ├── [2.1K] init.go ├── [4.0K] internal │   └── [4.0K] pkg │   ├── [4.0K] payload │   │   ├── [1.1K] build.go │   │   ├── [ 153] payload.go │   │   ├── [ 563] utils.go │   │   └── [ 82] vars.go │   ├── [4.0K] utils │   │   └── [ 875] utils.go │   └── [4.0K] war │   └── [ 565] war.go ├── [1.3K] main.go ├── [ 105] options.go ├── [2.8K] README.txt ├── [ 574] utils.go └── [ 736] vars.go 5 directories, 15 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →