支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%
获取后续新漏洞提醒登录后订阅
一、 漏洞 CVE-2023-28432 基础信息
漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Minio Information Disclosure in Cluster Deployment
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Minio is a Multi-Cloud Object Storage framework. In a cluster deployment starting with RELEASE.2019-12-17T23-16-33Z and prior to RELEASE.2023-03-20T20-16-18Z, MinIO returns all environment variables, including `MINIO_SECRET_KEY` and `MINIO_ROOT_PASSWORD`, resulting in information disclosure. All users of distributed deployment are impacted. All users are advised to upgrade to RELEASE.2023-03-20T20-16-18Z.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
信息暴露
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
MinIO 信息泄露漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
MinIO是美国MinIO公司的一款开源的对象存储服务器。该产品支持构建用于机器学习、分析和应用程序数据工作负载的基础架构。 MinIO 存在信息泄露漏洞,该漏洞源于在集群部署中MinIO会返回所有环境变量,导致信息泄露。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD
受影响产品
厂商产品影响版本CPE订阅
miniominio >= RELEASE.2019-12-17T23-16-33Z, < RELEASE.2023-03-20T20-16-18Z -
二、漏洞 CVE-2023-28432 的公开POC
#POC 描述源链接神龙链接
1CVE-2023-28434 nuclei templateshttps://github.com/Mr-xn/CVE-2023-28432POC详情
2MiniO verify interface sensitive information disclosure vulnerability (CVE-2023-28432) https://github.com/gobysec/CVE-2023-28432POC详情
3CVE-2023-28432,minio未授权访问检测工具https://github.com/Okaytc/minio_unauth_checkPOC详情
4MinIO敏感信息泄露漏洞批量扫描poc&exphttps://github.com/MzzdToT/CVE-2023-28432POC详情
5CVE-2023-28432 POChttps://github.com/acheiii/CVE-2023-28432POC详情
6通过vulhub的复现过程实现了,基本的批量检测。比较垃圾但是勉强能用https://github.com/steponeerror/Cve-2023-28432-POC详情
7CVE-2023-28432 MinIO敏感信息泄露检测脚本https://github.com/Cuerz/CVE-2023-28432POC详情
8minio敏感信息泄露https://github.com/Majus527/MinIO_CVE-2023-28432POC详情
9Nonehttps://github.com/LHXHL/Minio-CVE-2023-28432POC详情
10Test environments for CVE-2023-28432, information disclosure in MinIO clustershttps://github.com/h0ng10/CVE-2023-28432_dockerPOC详情
11Nonehttps://github.com/CHINA-china/MinIO_CVE-2023-28432_EXPPOC详情
12MinIO Information Disclosure Vulnerability scanner by metasploithttps://github.com/TaroballzChen/CVE-2023-28432-metasploit-scannerPOC详情
13CVE-2023-28432检测工具https://github.com/bingtangbanli/CVE-2023-28432POC详情
14Automated vulnerability scanner for CVE-2023-28432 in Minio deployments, revealing sensitive environment variables.https://github.com/Chocapikk/CVE-2023-28432POC详情
15Nonehttps://github.com/yTxZx/CVE-2023-28432POC详情
16https://github.com/AbelChe/evil_minio/tree/main 打包留存https://github.com/Fw-fW-fw/CVE-2023-28432-minio_update_rcePOC详情
17https://github.com/AbelChe/evil_minio/tree/main 打包留存https://github.com/unam4/CVE-2023-28432-minio_update_rcePOC详情
18CVE-2023-28432 Minio Information isclosure Exploithttps://github.com/C1ph3rX13/CVE-2023-28432POC详情
19Nonehttps://github.com/netuseradministrator/CVE-2023-28432POC详情
20minio系统存在信息泄露漏洞,未经身份认证的远程攻击,通过发送特殊POST请求到/minio/bootstrap/v1/verify即可获取所有敏感信息,其中包括MINIO_SECRET_KEY和MINIO_ROOT_PASSWORD,可能导致管理员账号密码泄露。https://github.com/xk-mt/CVE-2023-28432POC详情
21MinIO vulnerability exploit - CVE-2023-28432https://github.com/0xRulez/CVE-2023-28432POC详情
22PoC for CVE-2023-28432https://github.com/fhAnso/CVE-2023-28432POC详情
23MinIO vulnerability exploit - CVE-2023-28432https://github.com/BitWiz4rd/CVE-2023-28432POC详情
24CVE-2023-28432检测工具https://github.com/NET-Flowers/CVE-2023-28432POC详情
25MinIO is susceptible to information disclosure. In a cluster deployment starting with RELEASE.2019-12-17T23-16-33Z and prior to RELEASE.2023-03-20T20-16-18Z, MinIO returns all environment variables, including MINIO_SECRET_KEY and MINIO_ROOT_PASSWORD. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized operations without entering necessary credentials. All users of distributed deployment are impacted. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-28432.yamlPOC详情
26Nonehttps://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/MinIO%20%E9%9B%86%E7%BE%A4%E6%A8%A1%E5%BC%8F%E4%BF%A1%E6%81%AF%E6%B3%84%E9%9C%B2%E6%BC%8F%E6%B4%9E%20CVE-2023-28432.mdPOC详情
27https://github.com/vulhub/vulhub/blob/master/minio/CVE-2023-28432/README.mdPOC详情
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC
三、漏洞 CVE-2023-28432 的情报信息
Please 登录 to view more intelligence information
四、漏洞 CVE-2023-28432 的评论

暂无评论


发表评论