3 matches found
CVE-2022-3474
A bad credential handling in the remote assets API for Bazel versions prior to 5.3.2 and 4.2.3 sends all user-provided credentials instead of only the required ones for the requests. We recommend upgrading to versions later than or equal to 5.3.2 or 4.2.3...
PT-2022-22308 · Google · Bazel
Name of the Vulnerable Software and Affected Versions: Bazel versions prior to 5.3.2 Bazel versions prior to 4.2.3 Description: A bad credential handling in the remote assets API sends all user-provided credentials instead of only the required ones for the requests. Recommendations: For Bazel...
CVE-2022-3474
CVE-2022-3474 concerns a flaw in Bazel's remote assets API where bad credential handling causes all user-provided credentials to be sent instead of only the required ones. Affected are Bazel versions prior to 5.3.2 and 4.2.3. The consequence is credential exposure for requests using this API. The...