CVE-2021-29442
Last modified
CVE-2021-29442 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Nacos is a platform designed for dynamic service discovery and configuration and service management. In Nacos before version 1.4.1, the ConfigOpsController lets the user perform management operations like querying the database or even wiping it out. EPSS estimates a 64.70% chance of exploitation in the next 30 days.
Description
Nacos is a platform designed for dynamic service discovery and configuration and service management. In Nacos before version 1.4.1, the ConfigOpsController lets the user perform management operations like querying the database or even wiping it out. While the /data/remove endpoint is properly protected with the @Secured annotation, the /derby endpoint is not protected and can be openly accessed by unauthenticated users. These endpoints are only valid when using embedded storage (derby DB) so this issue should not affect those installations using external storage (e.g. mysql)
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Alibaba | Nacos | < 1.4.1 |
References
- https://github.com/advisories/GHSA-36hp-jr8h-556fExploit, Third Party Advisory
- https://github.com/alibaba/nacos/issues/4463Exploit, Third Party Advisory
- https://github.com/alibaba/nacos/pull/4517Patch, Third Party Advisory
- https://github.com/advisories/GHSA-36hp-jr8h-556fExploit, Third Party Advisory
- https://github.com/alibaba/nacos/issues/4463Exploit, Third Party Advisory
- https://github.com/alibaba/nacos/pull/4517Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-29442?
How severe is CVE-2021-29442?
How do I fix CVE-2021-29442?
Are you affected by CVE-2021-29442?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
