PT-2021-6081 · Apache · Apache Apisix Dashboard
Zhu Yucheng
·
Published
2021-12-27
·
Updated
2024-03-06
·
CVE-2021-45232
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Apache APISIX Dashboard versions prior to 2.10.1
Description
The issue is related to the Manager API in Apache APISIX Dashboard, which uses two frameworks,
gin and droplet. While all APIs and authentication middleware are developed based on the droplet framework, some APIs directly use the interface of the gin framework, bypassing authentication. This allows a remote attacker to bypass the authentication procedure.Recommendations
For Apache APISIX Dashboard versions prior to 2.10.1, update to version 2.10.1 or later to resolve the issue. As a temporary workaround, consider restricting access to the Manager API to minimize the risk of exploitation. Avoid using the interface of the
gin framework directly in APIs until the issue is resolved.Exploit
Fix
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Apisix Dashboard