目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-45232— Apache Apisix 访问控制错误漏洞

一分钟漏洞结论

影响对象
Apache Software Foundation Apache APISIX Dashboard
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Apache Apisix是美国阿帕奇(Apache)基金会的一个云原生的微服务API网关服务。该软件基于 OpenResty 和 etcd 来实现,具备动态路由和插件热加载,适合微服务体系下的 API 管理。 Apache APISIX Dashboard 存在访问控制错误漏洞,该漏洞源于 Manager API使用了两个框架,在 gin 框架的基础上引入了 droplet 框架,所有的 API 和鉴权中间件都是基于 droplet 框架开发的,但是有些API直接使用了 框架 gin 的接口从而绕过身份

AI 预测 8.6 利用难度: 较易 EPSS 85.94% · P100

公开利用映射 1

可能的 ATT&CK 技术 1 AI

T1078 · Valid Accounts
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2021-45232 基础信息

漏洞信息

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

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

Vulnerability Title
security vulnerability on unauthorized access.
来源: CVE Program / CVE List V5
Vulnerability Description
In Apache APISIX Dashboard before 2.10.1, the Manager API uses two frameworks and introduces framework `droplet` on the basis of framework `gin`, all APIs and authentication middleware are developed based on framework `droplet`, but some API directly use the interface of framework `gin` thus bypassing the authentication.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
关键功能的认证机制缺失
来源: CVE Program / CVE List V5
Vulnerability Title
Apache Apisix 访问控制错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache Apisix是美国阿帕奇(Apache)基金会的一个云原生的微服务API网关服务。该软件基于 OpenResty 和 etcd 来实现,具备动态路由和插件热加载,适合微服务体系下的 API 管理。 Apache APISIX Dashboard 存在访问控制错误漏洞,该漏洞源于 Manager API使用了两个框架,在 gin 框架的基础上引入了 droplet 框架,所有的 API 和鉴权中间件都是基于 droplet 框架开发的,但是有些API直接使用了 框架 gin 的接口从而绕过身份
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商 产品 影响版本 CPE 订阅
Apache Software Foundation Apache APISIX Dashboard 2.7 and 2.7.1 -

二、漏洞 CVE-2021-45232 的公开POC

# POC 描述 源链接 神龙链接
1 A vulnerability scanner that detects CVE-2021-45232 vulnerabilities. https://github.com/Osyanina/westone-CVE-2021-45232-scanner POC详情
2 None https://github.com/badboycxcc/CVE-2021-45232-POC POC详情
3 None https://github.com/LTiDi2000/CVE-2021-45232 POC详情
4 None https://github.com/Ilovewomen/cve-2021-45232 POC详情
5 CVE-2021-45232 RCE https://github.com/jxpsx/CVE-2021-45232-RCE POC详情
6 None https://github.com/wuppp/cve-2021-45232-exp POC详情
7 CVE-2021-45232 POC https://github.com/dskho/CVE-2021-45232 POC详情
8 The vulnerability affects Apache APISIX Dashboard version 2.10.1 https://github.com/itxfahdi/-cve-2021-45232 POC详情
9 CVE-2021-45232-RCE-多线程批量漏洞检测 https://github.com/GYLQ/CVE-2021-45232-RCE POC详情
10 CVE-2021-45232-RCE https://github.com/Kuibagit/CVE-2021-45232-RCE POC详情
11 CVE-2021-45232批量一键检测 https://github.com/yggcwhat/Demo POC详情
12 一键批量检测poc https://github.com/yggcwhat/CVE-2021-45232 POC详情
13 Apisix系列漏洞:未授权漏洞(CVE-2021-45232)、默认秘钥(CVE-2020-13945)批量探测。 https://github.com/YutuSec/Apisix_Crack POC详情
14 CVE-2021-45232-RCE https://github.com/fany0r/CVE-2021-45232-RCE POC详情
15 The vulnerability affects Apache APISIX Dashboard version 2.10.1 https://github.com/xiju2003/-cve-2021-45232 POC详情
16 In Apache APISIX Dashboard before 2.10.1, the Manager API uses two frameworks and introduces framework `droplet` on the basis of framework `gin.' While all APIs and authentication middleware are developed based on framework `droplet`, some API directly use the interface of framework `gin` thus bypassing their authentication. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2021/CVE-2021-45232.yaml POC详情
17 None https://github.com/Threekiii/Awesome-POC/blob/master/%E7%BD%91%E7%BB%9C%E8%AE%BE%E5%A4%87%E6%BC%8F%E6%B4%9E/Apache%20APISIX%20Dashboard%20API%E6%9D%83%E9%99%90%E7%BB%95%E8%BF%87%E5%AF%BC%E8%87%B4RCE%20CVE-2021-45232.md POC详情
18 https://github.com/vulhub/vulhub/blob/master/apisix/CVE-2021-45232/README.md POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2021-45232 的情报信息

登录查看更多情报信息。

CVE-2021-45232 邮件列表归档 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2021-45232

暂无评论


发表评论