6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- 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): Low (L)
- 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: Apollo Portal release endpoint allows cross-application configuration disclosure via releaseId
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. Prior to 2.5.0, Apollo Portal does not verify application and namespace permissions when an authenticated user requests a release by ID through GET /envs/{env}/releases/{releaseId} while configView.memberOnly.envs is enabled, allowing a low-privileged Portal user who obtains or guesses a valid releaseId to read configuration data from other applications and namespaces without calling UserPermissionValidator.shouldHideConfigToCurrentUser(...). This issue is fixed in version 2.5.0.
References
-
https://github.com/apolloconfig/apollo/security/advisories/GHSA-jxpj-9j24-w337 x_refsource_CONFIRM
-
https://github.com/apolloconfig/apollo/pull/5378 x_refsource_MISC
-
https://github.com/apolloconfig/apollo/releases/tag/v2.5.0 x_refsource_MISC
Affected products
- ==< 2.5.0
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