Nacos is a platform designed for dynamic service discovery and configuration and service management. In Nacos before version 1.4.1, when configured to use authentication (-Dnacos.core.auth.enabled=true) Nacos uses the AuthFilter servlet filter to enforce authentication. This filter has a backdoor that enables Nacos servers to bypass this filter and therefore skip authentication checks. This mechanism relies on the user-agent HTTP header so it can be easily spoofed. This issue may allow any user to carry out any administrative tasks on the Nacos server.
References
Link | Resource |
---|---|
https://github.com/advisories/GHSA-36hp-jr8h-556f | Exploit Third Party Advisory |
https://github.com/alibaba/nacos/issues/4701 | Exploit Third Party Advisory |
https://github.com/alibaba/nacos/pull/4703 | Patch Third Party Advisory |
https://github.com/advisories/GHSA-36hp-jr8h-556f | Exploit Third Party Advisory |
https://github.com/alibaba/nacos/issues/4701 | Exploit Third Party Advisory |
https://github.com/alibaba/nacos/pull/4703 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:01
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 8.6 |
References | () https://github.com/advisories/GHSA-36hp-jr8h-556f - Exploit, Third Party Advisory | |
References | () https://github.com/alibaba/nacos/issues/4701 - Exploit, Third Party Advisory | |
References | () https://github.com/alibaba/nacos/pull/4703 - Patch, Third Party Advisory |
Information
Published : 2021-04-27 21:15
Updated : 2024-11-21 06:01
NVD link : CVE-2021-29441
Mitre link : CVE-2021-29441
CVE.ORG link : CVE-2021-29441
JSON object : View
Products Affected
alibaba
- nacos
CWE
CWE-290
Authentication Bypass by Spoofing