Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apolloconfig | Apollo | < 2.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/apolloconfig/apollo/commit/7df79bf8df6960433ed4ff782a54e3dfc7Patch
- https://github.com/apolloconfig/apollo/pull/4663Issue TrackingPatch
- https://github.com/apolloconfig/apollo/releases/tag/v2.1.0Release Notes
- https://github.com/apolloconfig/apollo/security/advisories/GHSA-368x-wmmg-hq5cThird Party Advisory
- https://github.com/apolloconfig/apollo/commit/7df79bf8df6960433ed4ff782a54e3dfc7Patch
- https://github.com/apolloconfig/apollo/pull/4663Issue TrackingPatch
- https://github.com/apolloconfig/apollo/releases/tag/v2.1.0Release Notes
- https://github.com/apolloconfig/apollo/security/advisories/GHSA-368x-wmmg-hq5cThird Party Advisory
FAQ
What is CVE-2023-25570?
CVE-2023-25570 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2023-25570?
CVE-2023-25570 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-25570?
Check the references section above for vendor advisories and patch information. Affected products include: Apolloconfig Apollo.