Vulnerabilities > Jenkins > Active Directory > 1.22

DATE CVE VULNERABILITY TITLE RISK
2023-07-12 CVE-2023-37943 Missing Encryption of Sensitive Data vulnerability in Jenkins Active Directory
Jenkins Active Directory Plugin 2.30 and earlier ignores the "Require TLS" and "StartTls" options and always performs the connection test to Active directory unencrypted, allowing attackers able to capture network traffic between the Jenkins controller and Active Directory servers to obtain Active Directory credentials.
network
high complexity
jenkins CWE-311
5.9
2022-01-12 CVE-2022-23105 Cleartext Transmission of Sensitive Information vulnerability in Jenkins Active Directory
Jenkins Active Directory Plugin 2.25 and earlier does not encrypt the transmission of data between the Jenkins controller and Active Directory servers in most configurations.
low complexity
jenkins CWE-319
6.5
2020-11-04 CVE-2020-2303 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Active Directory
A cross-site request forgery (CSRF) vulnerability in Jenkins Active Directory Plugin 2.19 and earlier allows attackers to perform connection tests, connecting to attacker-specified or previously configured Active Directory servers using attacker-specified credentials.
network
low complexity
jenkins CWE-352
4.3
2020-11-04 CVE-2020-2302 Missing Authorization vulnerability in Jenkins Active Directory
A missing permission check in Jenkins Active Directory Plugin 2.19 and earlier allows attackers with Overall/Read permission to access the domain health check diagnostic page.
network
low complexity
jenkins CWE-862
4.3
2020-11-04 CVE-2020-2301 Unspecified vulnerability in Jenkins Active Directory
Jenkins Active Directory Plugin 2.19 and earlier allows attackers to log in as any user with any password while a successful authentication of that user is still in the optional cache when using Windows/ADSI mode.
network
low complexity
jenkins
critical
9.8
2020-11-04 CVE-2020-2300 Unspecified vulnerability in Jenkins Active Directory
Jenkins Active Directory Plugin 2.19 and earlier does not prohibit the use of an empty password in Windows/ADSI mode, which allows attackers to log in to Jenkins as any user depending on the configuration of the Active Directory server.
network
low complexity
jenkins
critical
9.8
2020-11-04 CVE-2020-2299 Unspecified vulnerability in Jenkins Active Directory
Jenkins Active Directory Plugin 2.19 and earlier allows attackers to log in as any user if a magic constant is used as the password.
network
low complexity
jenkins
critical
9.8
2019-02-06 CVE-2019-1003009 Improper Certificate Validation vulnerability in Jenkins Active Directory
An improper certificate validation vulnerability exists in Jenkins Active Directory Plugin 2.10 and earlier in src/main/java/hudson/plugins/active_directory/ActiveDirectoryDomain.java, src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java, src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java that allows attackers to impersonate the Active Directory server Jenkins connects to for authentication if Jenkins is configured to use StartTLS.
network
high complexity
jenkins CWE-295
7.4
2018-07-27 CVE-2017-2649 Improper Certificate Validation vulnerability in Jenkins Active Directory
It was found that the Active Directory Plugin for Jenkins up to and including version 2.2 did not verify certificates of the Active Directory server, thereby enabling Man-in-the-Middle attacks.
network
jenkins CWE-295
6.8