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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-27163 PoC — request-baskets 代码问题漏洞

Source
Associated Vulnerability
Title:request-baskets 代码问题漏洞 (CVE-2023-27163)
Description:request-baskets是rbaskets开源的一个Web服务。 request-baskets v1.2.1版本及之前版本存在安全漏洞,该漏洞源于通过组件/api/baskets/{name}发现包含服务器端请求伪造 (SSRF)漏洞。攻击者利用该漏洞通过特制的API请求访问网络资源和敏感信息。
Description
CVE-2023-27163 - Request Baskets SSRF
Readme
# CVE-2023-27163 - Request Baskets SSRF 

Request Baskets SSRF PoC

![alt text](https://rvizx.github.io/CVE-2023-27163/img.png?raw=true)

Request Baskets versions <1.2.1 are vulnerable to Server Side Request Forgery (SSRF) attacks via the `/api/baskets/{name}` component.
 
# usage
```
git clone https://github.com/rvizx/CVE-2023-27163
cd CVE-2023-27163
chmod +x exploit.sh 
```

```
./exploit.sh <target_url> <attacker_url>
```

# notes

Credit to @beet1e from Shanghai Jiao Tong University and @chenlibo147 , @houqinsheng, 202037049@mail.sdu.edu.cn from Shandong University.
Article : https://notes.sjtu.edu.cn/s/MUUhEymt7#
File Snapshot

[4.0K] /data/pocs/cf71d843b57e950b69f64a7112038856f6a65faf ├── [ 519] exploit.sh └── [ 626] README.md 0 directories, 2 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.