一、 漏洞 CVE-2023-27163 基础信息
漏洞信息
                                        # N/A

## 漏洞概述
request-baskets组件在v1.2.1及以前版本中存在服务器端请求伪造(SSRF)漏洞。通过该漏洞,攻击者可以通过精心构造的API请求访问网络资源和敏感信息。

## 影响版本
- request-baskets v1.2.1及之前版本

## 细节
漏洞存在于`/api/baskets/{name}`组件中。攻击者可以通过发送特制的API请求触发此漏洞,从而访问内部网络资源或敏感信息。

## 影响
该漏洞允许攻击者通过精心构造的API请求,访问受保护的网络资源和敏感信息,可能会导致信息泄露或其他安全问题。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
request-baskets 代码问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
request-baskets是rbaskets开源的一个Web服务。 request-baskets v1.2.1版本及之前版本存在安全漏洞,该漏洞源于通过组件/api/baskets/{name}发现包含服务器端请求伪造 (SSRF)漏洞。攻击者利用该漏洞通过特制的API请求访问网络资源和敏感信息。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
代码问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2023-27163 的公开POC
# POC 描述 源链接 神龙链接
1 Proof-of-Concept for Server Side Request Forgery (SSRF) in request-baskets (<= v.1.2.1) https://github.com/entr0pie/CVE-2023-27163 POC详情
2 To assist in enumerating the webserver behind the webserver SSRF CVE-2023-27163 https://github.com/seanrdev/cve-2023-27163 POC详情
3 CVE-2023-27163 https://github.com/overgrowncarrot1/CVE-2023-27163 POC详情
4 Poc of SSRF for Request-Baskets (CVE-2023-27163) https://github.com/ThickCoco/CVE-2023-27163-POC POC详情
5 PoC CVE-2023-27163, SSRF, request-baskets hasta v1.2.1 https://github.com/davuXVI/CVE-2023-27163 POC详情
6 Requests Baskets (CVE-2023-27163) and Mailtrail v0.53 https://github.com/HusenjanDev/CVE-2023-27163-AND-Mailtrail-v0.53 POC详情
7 CVE-2023-27163 - Request Baskets SSRF https://github.com/rvizx/CVE-2023-27163 POC详情
8 Golang PoC for CVE-2023-27163 Mailtrail Exploit https://github.com/thomas-osgood/CVE-2023-27163 POC详情
9 CVE-2023-27163 Request-Baskets v1.2.1 - Server-side request forgery (SSRF) https://github.com/0xFTW/CVE-2023-27163 POC详情
10 A tool to perform port scanning using vulnerable Request-Baskets https://github.com/samh4cks/CVE-2023-27163-InternalProber POC详情
11 Python implementation of CVE-2023-27163 https://github.com/Hamibubu/CVE-2023-27163 POC详情
12 CVE-2023-27163 Request-Baskets v1.2.1 - Server-side request forgery (SSRF) https://github.com/cowsecurity/CVE-2023-27163 POC详情
13 this is a script that exploits the CVE-2023-27163 vulnerability which is request-basket SSRF https://github.com/KharimMchatta/basketcraft POC详情
14 Proof of Concept for Server Side Request Forgery (SSRF) in request-baskets (V<= v.1.2.1) https://github.com/MasterCode112/CVE-2023-27163 POC详情
15 Request Baskets vulnerable exploit to Server-Side Request Forgery up to version 1.2.1 https://github.com/mathias-mrsn/CVE-2023-27163 POC详情
16 A exploit for the CVE-2023-27163 (SSRF) vulnerability in the web application request-baskets (<= v.1.2.1) https://github.com/Rubioo02/CVE-2023-27163 POC详情
17 PoC for SSRF in request-baskets v1.2.1 (CVE-2023-27163) https://github.com/madhavmehndiratta/CVE-2023-27163 POC详情
18 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 https://github.com/Rishabh-Kumar-Cyber-Sec/CVE-2023-27163-ssrf-to-port-scanning POC详情
19 None https://github.com/btar1gan/exploit_CVE-2023-27163 POC详情
20 SSRF CVE-2023-27163 + maltrail vuln RCE https://github.com/G4sp4rCS/htb-sau-automated POC详情
21 Request Baskets is exposed. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/misconfiguration/request-baskets-exposure.yaml POC详情
22 CVE-2023-27163 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. This POC utilizes the SSRF to perfrom RCE. https://github.com/lukehebe/CVE-2023-27163 POC详情
23 Proof of Concept exploit for Server Side Request Forgery vulnerability in Requests Basket v1.2.1 and before. https://github.com/J0ey17/Exploit_CVE-2023-27163 POC详情
24 PoC and internal port brute-forcer for CVE-2023-27163 https://github.com/theopaid/CVE-2023-27163-Request-Baskets-Local-Ports-Bruteforcer POC详情
三、漏洞 CVE-2023-27163 的情报信息
四、漏洞 CVE-2023-27163 的评论

暂无评论


发表评论