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 up to v1.2.1 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/baskets/{name}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request.
Description
Poc of SSRF for Request-Baskets (CVE-2023-27163)
Readme
# CVE-2023-27163
Poc of SSRF for Request-Baskets (CVE-2023-27163) based on [this code](https://github.com/entr0pie/CVE-2023-27163) from [entr0pie](https://github.com/entr0pie).

The PoC is expanded to fuzz the content of another web service (local or otherwise) and return the content of the files found.

## Usage

```bash
python3 CVE-2023-27163.py http://<BaseURL>:<Port> -t http://<Target>:<Port> -w <wordlist>
```
File Snapshot

[4.0K] /data/pocs/998cec0700ab448c1f97d548e7804d984f88f99e ├── [1.8K] CVE-2023-27163.py └── [ 418] 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. 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 →