Vulnerabilities > Jenkins > Google Login

DATE CVE VULNERABILITY TITLE RISK
2023-09-06 CVE-2023-41936 Incorrect Comparison vulnerability in Jenkins Google Login
Jenkins Google Login Plugin 1.7 and earlier uses a non-constant time comparison function when checking whether the provided and expected token are equal, potentially allowing attackers to use statistical methods to obtain a valid token.
network
low complexity
jenkins CWE-697
7.5
2022-12-12 CVE-2022-46683 Open Redirect vulnerability in Jenkins Google Login 1.4
Jenkins Google Login Plugin 1.4 through 1.6 (both inclusive) improperly determines that a redirect URL after login is legitimately pointing to Jenkins.
network
low complexity
jenkins CWE-601
6.1
2022-07-07 CVE-2015-5298 Improper Authentication vulnerability in Jenkins Google Login 1.0/1.1
The Google Login Plugin (versions 1.0 and 1.1) allows malicious anonymous users to authenticate successfully against Jenkins instances that are supposed to be locked down to a particular Google Apps domain through client-side request modification.
network
low complexity
jenkins CWE-287
4.0
2018-05-08 CVE-2018-1000174 Open Redirect vulnerability in Jenkins Google Login
An open redirect vulnerability exists in Jenkins Google Login Plugin 1.3 and older in GoogleOAuth2SecurityRealm.java that allows attackers to redirect users to an arbitrary URL after successful login.
network
jenkins CWE-601
5.8
2018-05-08 CVE-2018-1000173 Session Fixation vulnerability in Jenkins Google Login
A session fixaction vulnerability exists in Jenkins Google Login Plugin 1.3 and older in GoogleOAuth2SecurityRealm.java that allows unauthorized attackers to impersonate another user if they can control the pre-authentication session.
network
jenkins CWE-384
4.3