7.5 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Apollo ConfigService access key authentication bypass via raw config file appId parsing
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. Prior to 2.5.2, Apollo ConfigService may allow unauthorized access to raw configuration data when AccessKey or management key authentication is enabled because requests under /configfiles/raw/{appId}/{clusterName}/{namespace} are parsed for authentication as appId raw instead of the actual path appId, causing ConfigService to look up AccessKey secrets for raw before verifying the request signature and potentially continue without signature verification for the target appId. This issue is fixed in version 2.5.2.
References
-
https://github.com/apolloconfig/apollo/security/advisories/GHSA-h4pc-58cc-hc95 x_refsource_CONFIRM
-
https://github.com/apolloconfig/apollo/releases/tag/v2.5.2 x_refsource_MISC
Affected products
- ==< 2.5.2
Matching in nixpkgs
pkgs.python313Packages.apollo-fpga
Microcontroller-based FPGA / JTAG programmer
pkgs.python314Packages.apollo-fpga
Microcontroller-based FPGA / JTAG programmer
pkgs.vscode-extensions.apollographql.vscode-apollo
Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform
Package maintainers
-
@carlossless Karolis Stasaitis <contact@carlossless.io>
-
@datafoo datafoo