SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2021-29442

Nacos is a platform designed for dynamic service discovery and configuration and service management.

HIGH 7.5EPSS 66.6%

Does this matter?

EPSS puts the probability of exploitation in the next 30 days at 66.6%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.

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)

CVSS 3.1
7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS
66.63% probability · 99th percentile
CISA KEV
Not listed
Weakness
CWE-306
Affected
alibaba/nacos
Source
security-advisories@github.com

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.