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.

INFO

Published Date :

March 31, 2023, 8:15 p.m.

Last Modified :

Aug. 11, 2023, 3:15 p.m.

Remotely Exploitable :

Yes !

Impact Score :

5.2

Exploitability Score :

1.2
Public PoC/Exploit Available at Github

CVE-2023-27163 has a 24 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

Affected Products

The following products are affected by CVE-2023-27163 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Rbaskets request_baskets
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2023-27163.

URL Resource
http://packetstormsecurity.com/files/174128/Request-Baskets-1.2.1-Server-Side-Request-Forgery.html
http://packetstormsecurity.com/files/174129/Maltrail-0.53-Remote-Code-Execution.html
http://request-baskets.com Broken Link Product
https://gist.github.com/b33t1e/3079c10c88cad379fb166c389ce3b7b3 Exploit Third Party Advisory
https://github.com/darklynx/request-baskets Product
https://notes.sjtu.edu.cn/s/MUUhEymt7 Exploit Third Party Advisory

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Updated: 3 days, 13 hours ago
0 stars 0 fork 0 watcher
Born at : Sept. 22, 2024, 3:33 a.m. This repo has been linked 1 different CVEs too.

It is a simple script to automate internal port scanning dueto SSRF in requests-baskets v 1.2.1. this script can also assisst in solving 'SAU' machine from hackthebox

Python

Updated: 2 months, 4 weeks ago
0 stars 0 fork 0 watcher
Born at : June 27, 2024, 9:48 a.m. This repo has been linked 1 different CVEs too.

PoC for SSRF in request-baskets v1.2.1 (CVE-2023-27163)

Python

Updated: 8 months, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : Jan. 6, 2024, 1:16 p.m. This repo has been linked 1 different CVEs too.

Walkthrough for the retired HTB machine 'Sau'

hackthebox nmap rce ssrf

Python

Updated: 8 months, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : Jan. 5, 2024, 9:49 p.m. This repo has been linked 1 different CVEs too.

A exploit for the CVE-2023-27163 (SSRF) vulnerability in the web application request-baskets (<= v.1.2.1)

Shell

Updated: 8 months, 3 weeks ago
2 stars 0 fork 0 watcher
Born at : Jan. 4, 2024, 2:46 p.m. This repo has been linked 1 different CVEs too.

Server-Side Request Forgery exploit for Request Baskets up to version 1.2.1

exploit python3 ssrf vulnerability

Python

Updated: 8 months, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : Dec. 29, 2023, 9:10 p.m. This repo has been linked 1 different CVEs too.

Proof of Concept for Server Side Request Forgery (SSRF) in request-baskets (V<= v.1.2.1)

Shell

Updated: 8 months, 4 weeks ago
0 stars 0 fork 0 watcher
Born at : Dec. 28, 2023, 11:36 a.m. This repo has been linked 1 different CVEs too.

this is a script that exploits the CVE-2023-27163 vulnerability which is request-basket SSRF

Shell

Updated: 8 months, 2 weeks ago
1 stars 0 fork 0 watcher
Born at : Dec. 20, 2023, 6:29 a.m. This repo has been linked 1 different CVEs too.

None

Updated: 11 months, 1 week ago
0 stars 0 fork 0 watcher
Born at : Oct. 16, 2023, 3:27 a.m. This repo has been linked 1 different CVEs too.

Python implementation of CVE-2023-27163

Python

Updated: 1 year ago
0 stars 0 fork 0 watcher
Born at : Sept. 21, 2023, 2:43 a.m. This repo has been linked 1 different CVEs too.

Writeup of the room called "Sau" on HackTheBox done for educational purposes.

HTML

Updated: 1 year ago
0 stars 0 fork 0 watcher
Born at : Sept. 14, 2023, 9:35 a.m. This repo has been linked 1 different CVEs too.

A tool to perform port scanning using vulnerable Request-Baskets

Python Shell

Updated: 1 month, 1 week ago
5 stars 1 fork 1 watcher
Born at : Aug. 28, 2023, 4:19 p.m. This repo has been linked 1 different CVEs too.

Embark on my CTFs Journey, where I document my conquests and lessons learned while navigating the dynamic challenges of Capture The Flag contests. From cracking codes to outsmarting puzzles, join me in exploring the diverse landscape of cybersecurity challenges.

Python Shell C Makefile

Updated: 2 months ago
10 stars 0 fork 0 watcher
Born at : Aug. 27, 2023, 12:48 a.m. This repo has been linked 7 different CVEs too.

CVE-2023-27163 Request-Baskets v1.2.1 - Server-side request forgery (SSRF)

Python

Updated: 1 year, 1 month ago
0 stars 0 fork 0 watcher
Born at : Aug. 13, 2023, 8:49 a.m. This repo has been linked 1 different CVEs too.

Golang PoC for CVE-2023-27163 Mailtrail Exploit

Go Makefile

Updated: 2 months ago
1 stars 0 fork 0 watcher
Born at : Aug. 13, 2023, 4:19 a.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2023-27163 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2023-27163 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Modified by [email protected]

    Aug. 11, 2023

    Action Type Old Value New Value
    Added Reference http://packetstormsecurity.com/files/174129/Maltrail-0.53-Remote-Code-Execution.html [No Types Assigned]
    Added Reference http://packetstormsecurity.com/files/174128/Request-Baskets-1.2.1-Server-Side-Request-Forgery.html [No Types Assigned]
  • Initial Analysis by [email protected]

    Apr. 07, 2023

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
    Changed Reference Type http://request-baskets.com No Types Assigned http://request-baskets.com Broken Link, Product
    Changed Reference Type https://gist.github.com/b33t1e/3079c10c88cad379fb166c389ce3b7b3 No Types Assigned https://gist.github.com/b33t1e/3079c10c88cad379fb166c389ce3b7b3 Exploit, Third Party Advisory
    Changed Reference Type https://github.com/darklynx/request-baskets No Types Assigned https://github.com/darklynx/request-baskets Product
    Changed Reference Type https://notes.sjtu.edu.cn/s/MUUhEymt7 No Types Assigned https://notes.sjtu.edu.cn/s/MUUhEymt7 Exploit, Third Party Advisory
    Added CWE NIST CWE-918
    Added CPE Configuration OR *cpe:2.3:a:rbaskets:request_baskets:*:*:*:*:*:*:*:* versions up to (including) 1.2.1
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2023-27163 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2023-27163 weaknesses.

Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

9.43 }} 1.32%

score

0.94788

percentile

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability