CVE-2023-37964
Description
CSRF in Jenkins ElasticBox CI Plugin allows attackers to capture stored credentials by tricking a victim into connecting to a malicious URL.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF in Jenkins ElasticBox CI Plugin allows attackers to capture stored credentials by tricking a victim into connecting to a malicious URL.
Vulnerability
Overview
CVE-2023-37964 is a cross-site request forgery (CSRF) vulnerability in the Jenkins ElasticBox CI Plugin, affecting version 5.0.1 and earlier. The plugin performs actions that are not protected against CSRF, meaning an attacker can craft a malicious request that, when executed by an authenticated Jenkins user, causes the plugin to connect to an attacker-controlled URL using attacker-specified credentials IDs [1][2].
Exploitation
Exploitation requires that the attacker first obtain valid credentials IDs through another method (e.g., another vulnerability or information disclosure). The attacker then crafts a CSRF attack (e.g., via a malicious link or hosted page) that, when visited by a Jenkins user with the plugin installed, triggers a request to the attacker's server using those credentials. The user does not need special permissions beyond being logged into Jenkins [1][3].
Impact
A successful attack allows the attacker to capture credentials stored in Jenkins, as the plugin sends them to the attacker-specified URL. This can lead to compromise of credential stores and lateral movement within environments using those credentials [1][2].
Mitigation
As of the advisory, no fixed version of the ElasticBox CI Plugin has been released, and the plugin is listed among those with unresolved security issues. Users are advised to either disable the plugin or limit access to Jenkins until a patch is available [1][2].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:elasticboxMaven | <= 5.0.3 | — |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-5v46-54vj-4mjqghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-37964ghsaADVISORY
- www.jenkins.io/security/advisory/2023-07-12/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2023/07/12/2ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-07-12Jenkins Security Advisories · Jul 12, 2023