Gradle Enterprise before 2021.4.3 relies on cleartext data transmission in some situations. It uses Keycloak for identity management services. During the sign-in process, Keycloak sets browser cookies that effectively provide remember-me functionality. For backwards compatibility with older Safari versions, Keycloak sets a duplicate of the cookie without the Secure attribute, which allows the cookie to be sent when accessing the location that cookie is set for via HTTP. This creates the potential for an attacker (with the ability to impersonate the Gradle Enterprise host) to capture the login session of a user by having them click an http:// link to the server, despite the real server requiring HTTPS.
References
Link | Resource |
---|---|
https://security.gradle.com/advisory/2022-03 | Vendor Advisory |
https://security.gradle.com/advisory/2022-03 | Vendor Advisory |
Configurations
History
21 Nov 2024, 06:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://security.gradle.com/advisory/2022-03 - Vendor Advisory |
Information
Published : 2022-03-16 01:15
Updated : 2024-11-21 06:55
NVD link : CVE-2022-27225
Mitre link : CVE-2022-27225
CVE.ORG link : CVE-2022-27225
JSON object : View
Products Affected
gradle
- enterprise
CWE
CWE-311
Missing Encryption of Sensitive Data