CVE-2023-46660
Published: 25 October 2023
Summary
CVE-2023-46660 is a medium-severity Incorrect Comparison (CWE-697) vulnerability in Jenkins Zanata. Its CVSS base score is 5.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Brute Force (T1110); ranked at the 28.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-2693
Vulnerability details
Jenkins Zanata Plugin 0.6 and earlier uses a non-constant time comparison function when checking whether the provided and expected webhook token hashes are equal, potentially allowing attackers to use statistical methods to obtain a valid webhook token.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Non-constant time comparison enables statistical brute force (T1110) to recover webhook tokens, facilitating exploitation of public-facing Jenkins (T1190) and credential access via software vulnerability (T1212).
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.