CVE-2022-24112
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Apache Software Foundation | Apache APISIX | Apache APISIX 2.12 < 2.12.1 | affected |
| Apache Software Foundation | Apache APISIX | Apache APISIX 2.10 < 2.10.4 | affected |
| Apache Software Foundation | Apache APISIX | 1.3 < Apache APISIX 1* | affected |
Weaknesses
- CWE-290: CWE-290 Authentication Bypass by Spoofing
Workarounds
- explicitly configure the enabled plugins in
conf/config.yaml, ensurebatch-requestsis disabled. (Or just comment outbatch-requestsinconf/config-default.yaml) Or - upgrade to 2.10.4 or 2.12.1.
ADP Enrichment
CVE Program Container
Additional References
- https://lists.apache.org/thread/lcdqywz8zy94mdysk7p3gfdgn51jmt94
- http://www.openwall.com/lists/oss-security/2022/02/11/3
- http://packetstormsecurity.com/files/166228/Apache-APISIX-Remote-Code-Execution.html
- http://packetstormsecurity.com/files/166328/Apache-APISIX-2.12.1-Remote-Code-Execution.html
CISA ADP Vulnrichment
- SSVC:
- Exploitation: active
- Automatable: yes
- Technical Impact: total
Additional References
References
- https://lists.apache.org/thread/lcdqywz8zy94mdysk7p3gfdgn51jmt94
- http://www.openwall.com/lists/oss-security/2022/02/11/3
- http://packetstormsecurity.com/files/166228/Apache-APISIX-Remote-Code-Execution.html
- http://packetstormsecurity.com/files/166328/Apache-APISIX-2.12.1-Remote-Code-Execution.html
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.