Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-27163 — CVE-2023-27163 - Request Baskets SSRF | Kitploit
Tools/GitHubGitHub/rvzsec/cve-2023-27163
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationPenetration Testing
GitHubrvzsec/cve-2023-27163

CVE-2023-27163

CVE-2023-27163 - Request Baskets SSRF

View Repository
213 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-27163 - Request Baskets SSRF

Request Baskets SSRF PoC

alt text

Request Baskets versions <1.2.1 are vulnerable to Server Side Request Forgery (SSRF) attacks via the /api/baskets/{name} component.

usage

root@kitploit:~
git clone https://github.com/rvizx/CVE-2023-27163
cd CVE-2023-27163
chmod +x exploit.sh 
root@kitploit:~
./exploit.sh <target_url> <attacker_url>

notes

Credit to @beet1e from Shanghai Jiao Tong University and @chenlibo147 , @houqinsheng, [email protected] from Shandong University. Article : https://notes.sjtu.edu.cn/s/MUUhEymt7#

Download Tool