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

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-24112— Apache APISIX 安全漏洞

一分钟漏洞结论

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

Apache Apisix是美国阿帕奇(Apache)基金会的一个云原生的微服务API网关服务。该软件基于 OpenResty 和 etcd 来实现,具备动态路由和插件热加载,适合微服务体系下的 API 管理。 Apache APISIX 中存在安全漏洞,该漏洞源于产品的batch-requests插件未对用户的批处理请求进行有效限制。攻击者可通过该漏洞绕过Admin Api的限制。 以下产品及版本受到影响:Apache APISIX 2.10.4 之前版本、Apache APISIX 2.12.1 之前

AI 预测 9.8 利用难度: 较易 KEV EPSS 96.07% · P100
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2022-24112 基础信息

漏洞信息

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

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

Vulnerability Title
apisix/batch-requests plugin allows overwriting the X-REAL-IP header
来源: CVE Program / CVE List V5
Vulnerability Description
An attacker can abuse the batch-requests plugin to send requests to bypass the IP restriction of Admin API. A default configuration of Apache APISIX (with default API key) is vulnerable to remote code execution. When the admin key was changed or the port of Admin API was changed to a port different from the data panel, the impact is lower. But there is still a risk to bypass the IP restriction of Apache APISIX's data panel. There is a check in the batch-requests plugin which overrides the client IP with its real remote IP. But due to a bug in the code, this check can be bypassed.
来源: 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 中存在安全漏洞,该漏洞源于产品的batch-requests插件未对用户的批处理请求进行有效限制。攻击者可通过该漏洞绕过Admin Api的限制。 以下产品及版本受到影响:Apache APISIX 2.10.4 之前版本、Apache APISIX 2.12.1 之前
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

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

受影响产品

厂商 产品 影响版本 CPE 订阅
Apache Software Foundation Apache APISIX Apache APISIX 2.12 ~ 2.12.1 -

二、漏洞 CVE-2022-24112 的公开POC

# POC 描述 源链接 神龙链接
1 CVE-2022-24112:Apache APISIX apisix/batch-requests RCE https://github.com/Mr-xn/CVE-2022-24112 POC详情
2 Apache APISIX apisix/batch-requests RCE https://github.com/Udyz/CVE-2022-24112 POC详情
3 Apache APISIX batch-requests RCE(CVE-2022-24112) https://github.com/Axx8/CVE-2022-24112 POC详情
4 CVE-2022-24112: Apache APISIX Remote Code Execution Vulnerability https://github.com/Mah1ndra/CVE-2022-24112 POC详情
5 Apache APISIX Remote Code Execution (CVE-2022-24112) proof of concept exploit https://github.com/M4xSec/Apache-APISIX-CVE-2022-24112 POC详情
6 Apache APISIX 2.12.1 Remote Code Execution by IP restriction bypass and using default admin AIP token https://github.com/kavishkagihan/CVE-2022-24112-POC POC详情
7 Apache APISIX < 2.12.1 Remote Code Execution and Docker Lab https://github.com/twseptian/cve-2022-24112 POC详情
8 CVE-2022-24112_POC https://github.com/Acczdy/CVE-2022-24112_POC POC详情
9 None https://github.com/wshepherd0010/CVE-2022-24112-Lab POC详情
10 New exploit for Apache APISIX 2.12.1 - Remote Code Execution (RCE) https://github.com/btar1gan/exploit_CVE-2022-24112 POC详情
11 Apache APISIX apisix/batch-requests RCE https://github.com/CrackerCat/CVE-2022-24112 POC详情
12 A default configuration of Apache APISIX (with default API key) is vulnerable to remote code execution. An attacker can abuse the batch-requests plugin to send requests to bypass the IP restriction of Admin API. When the admin key was changed or the port of Admin API was changed to a port different from the data panel, the impact is lower. But there is still a risk to bypass the IP restriction of Apache APISIX's data panel. There is a check in the batch-requests plugin which overrides the client IP with its real remote IP. But due to a bug in the code, this check can be bypassed. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-24112.yaml POC详情
13 Apache APISIX batch-requests RCE(CVE-2022-24112) https://github.com/SecNN/CVE-2022-24112 POC详情
14 None https://github.com/fatkz/CVE-2022-24112 POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-24112 的情报信息

登录查看更多情报信息。

CVE-2022-24112 公开利用代码 (2)

CVE-2022-24112 邮件列表归档 (2)

同批安全公告 · Apache Software Foundation · 2022-02-11 · 共 3 条

CVE-2022-24289 Apache Cayenne 代码问题漏洞
CVE-2021-44521 Apache Cassandra 代码注入漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2022-24112

暂无评论


发表评论