CVE-2020-2301
UNKNOWN
Published 2020-11-04T14:35:37
Actions:
Expert Analysis
Professional remediation guidance
Get tailored security recommendations from our analyst team for CVE-2020-2301. We'll provide specific mitigation strategies based on your environment and risk profile.
No CVSS data available
Description
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.
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
Affected Versions:
GitHub Security Advisories
Community-driven vulnerability intelligence from GitHub
✓ GitHub Reviewed
CRITICAL
Authentication cache in Active Directory Jenkins Plugin allows logging in with any password
GHSA-954f-xw44-56r2Advisory Details
Jenkins Active Directory Plugin implements two separate modes: Integration with ADSI on Windows, and an OS agnostic LDAP-based mode. Optionally, to reduce lookup time, a cache can be configured to remember user lookups and user authentications.
In Active Directory Plugin prior to 2.20 and 2.16.1, when run in Windows/ADSI mode, the provided password was not used when looking up an applicable cache entry. This allows attackers to log in as any user using any password while a successful authentication of that user is still in the cache.
As a workaround for this issue, the cache can be disabled.
Active Directory Plugin 2.20 and 2.16.1 includes the provided password in cache entry lookup.
Additionally, the Java system property `hudson.plugins.active_directory.CacheUtil.noCacheAuth` can be set to `true` to no longer cache user authentications.
Affected Packages
Maven
org.jenkins-ci.plugins:active-directory
ECOSYSTEM:
≥2.17
<2.20
Maven
org.jenkins-ci.plugins:active-directory
ECOSYSTEM:
≥0
<2.16.1
CVSS Scoring
CVSS Score
9.0
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
Advisory provided by GitHub Security Advisory Database. Published: May 24, 2022, Modified: October 27, 2023
Published: 2020-11-04T14:35:37
Last Modified: 2024-08-04T07:09:54.474Z
Copied to clipboard!