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.
{
"cwe_ids": [
"CWE-290"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/24xxx/CVE-2022-24112.json",
"cna_assigner": "apache",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "Apache APISIX 2.12"
},
{
"fixed": "2.12.1"
},
{
"introduced": "Apache APISIX 2.10"
},
{
"fixed": "2.10.4"
},
{
"introduced": "1.3"
},
{
"fixed": "Apache APISIX 1*"
}
]
}
]
}{
"cpe": "cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.10.4"
},
{
"introduced": "2.11.0"
},
{
"fixed": "2.12.1"
}
]
}