CVE-2023-25570: Apollo has potential access control security issue in eureka
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
- github.com/advisories/GHSA-368x-wmmg-hq5c
- github.com/apolloconfig/apollo/commit/7df79bf8df6960433ed4ff782a54e3dfc74632bd
- github.com/apolloconfig/apollo/pull/4663
- github.com/apolloconfig/apollo/releases/tag/v2.1.0
- github.com/apolloconfig/apollo/security/advisories/GHSA-368x-wmmg-hq5c
- nvd.nist.gov/vuln/detail/CVE-2023-25570
Detect and mitigate CVE-2023-25570 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →