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)
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-xv5h-v7jh-p2qh | Authentication bypass for specific endpoint |
References
History
No history.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2024-08-03T22:02:51.966Z
Reserved: 2021-03-30T00:00:00.000Z
Link: CVE-2021-29442
No data.
Status : Modified
Published: 2021-04-27T21:15:08.030
Modified: 2024-11-21T06:01:06.423
Link: CVE-2021-29442
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA