Overview
- 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.
- Source
- security@apache.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Known exploits
Data from CISA
- Vulnerability name
- Apache APISIX Authentication Bypass Vulnerability
- Exploit added on
- Aug 25, 2022
- Exploit action due
- Sep 15, 2022
- Required action
- Apply updates per vendor instructions.
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DA41EFA2-1D6E-4D57-89BC-F8A96D684F23", "versionEndExcluding": "2.10.4" }, { "criteria": "cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8F0B2998-1638-42BC-8585-9AF1E137F4CF", "versionEndExcluding": "2.12.1", "versionStartIncluding": "2.11.0" } ], "operator": "OR" } ] } ]