Apollo is a configuration management system. Prior to version 2.1.0, there are potential security issues if users expose apollo-configservice to the internet, which is not recommended. This is because there is no authentication feature enabled for the built-in eureka service. Malicious hackers may access eureka directly to mock apollo-configservice and apollo-adminservice. Login authentication for eureka was added in version 2.1.0. As a workaround, avoid exposing apollo-configservice to the internet.
References
Link | Resource |
---|---|
https://github.com/apolloconfig/apollo/releases/tag/v2.1.0 | Release Notes |
https://github.com/apolloconfig/apollo/pull/4663 | Issue Tracking Patch |
https://github.com/apolloconfig/apollo/security/advisories/GHSA-368x-wmmg-hq5c | Third Party Advisory |
https://github.com/apolloconfig/apollo/commit/7df79bf8df6960433ed4ff782a54e3dfc74632bd | Patch |
Configurations
Information
Published : 2023-02-20 08:15
Updated : 2023-03-01 08:11
NVD link : CVE-2023-25570
Mitre link : CVE-2023-25570
JSON object : View
CWE
CWE-306
Missing Authentication for Critical Function
Products Affected
apolloconfig
- apollo