{ "schema_version": "1.4.0", "id": "GHSA-2vc7-6w39-6rh2", "modified": "2022-03-17T00:05:44Z", "published": "2022-02-12T00:00:48Z", "aliases": [ "CVE-2022-24112" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24112" }, { "type": "WEB", "url": "https://lists.apache.org/thread/lcdqywz8zy94mdysk7p3gfdgn51jmt94" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/166228/Apache-APISIX-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/166328/Apache-APISIX-2.12.1-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/02/11/3" } ], "database_specific": { "cwe_ids": [ "CWE-290" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-02-11T13:15:00Z" } }