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/commit/7df79bf8df6960433ed4ff782a54e3dfc74632bd | Patch | 
| https://github.com/apolloconfig/apollo/pull/4663 | Issue Tracking Patch | 
| https://github.com/apolloconfig/apollo/releases/tag/v2.1.0 | Release Notes | 
| https://github.com/apolloconfig/apollo/security/advisories/GHSA-368x-wmmg-hq5c | Third Party Advisory | 
| https://github.com/apolloconfig/apollo/commit/7df79bf8df6960433ed4ff782a54e3dfc74632bd | Patch | 
| https://github.com/apolloconfig/apollo/pull/4663 | Issue Tracking Patch | 
| https://github.com/apolloconfig/apollo/releases/tag/v2.1.0 | Release Notes | 
| https://github.com/apolloconfig/apollo/security/advisories/GHSA-368x-wmmg-hq5c | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 07:49
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/apolloconfig/apollo/commit/7df79bf8df6960433ed4ff782a54e3dfc74632bd - Patch | |
| References | () https://github.com/apolloconfig/apollo/pull/4663 - Issue Tracking, Patch | |
| References | () https://github.com/apolloconfig/apollo/releases/tag/v2.1.0 - Release Notes | |
| References | () https://github.com/apolloconfig/apollo/security/advisories/GHSA-368x-wmmg-hq5c - Third Party Advisory | 
Information
                Published : 2023-02-20 16:15
Updated : 2024-11-21 07:49
NVD link : CVE-2023-25570
Mitre link : CVE-2023-25570
CVE.ORG link : CVE-2023-25570
JSON object : View
Products Affected
                apolloconfig
- apollo
CWE
                
                    
                        
                        CWE-306
                        
            Missing Authentication for Critical Function
