Skip to main content

Missing Authentication for Critical Function

CVE-2023-25570

Severity High
Score 7.5/10

Summary

Apollo is a configuration management system. In versions prior to 2.1.0, there are potential security issues if users expose apollo-config service 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-config service and apollo-admin service. Login authentication for eureka was added in version 2.1.0. As a workaround, avoid exposing apollo-config service to the internet.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • NONE

CWE-306 - Missing Authentication for Critical Function

The software does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Advisory Timeline

  • Published