CVE-2024-2215
Description
CSRF in Jenkins docker-build-step Plugin allows attackers to connect to arbitrary sockets and reconfigure the plugin.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF in Jenkins docker-build-step Plugin allows attackers to connect to arbitrary sockets and reconfigure the plugin.
A cross-site request forgery (CSRF) vulnerability exists in the Jenkins docker-build-step Plugin versions 2.11 and earlier. The plugin does not require a token or other form of validation for HTTP requests, allowing an attacker to trick a Jenkins administrator into performing unintended actions [1]. This vulnerability enables an attacker to craft a malicious request that, when executed by an authenticated user, forces the plugin to connect to an attacker-specified TCP or Unix socket URL [1][3].
Exploitation requires no special authentication beyond having a Jenkins user with access to the plugin's configuration page. An attacker can leverage social engineering or other means to make an authenticated user visit a specially crafted web page, which then triggers the CSRF attack. The attack also reconfigures the plugin using the provided connection test parameters, affecting future build step executions [1][2].
The impact of successful exploitation is that an attacker can redirect the plugin's Docker connections to a malicious socket, potentially intercepting or modifying build processes. This can lead to further compromise of the Jenkins environment, as the plugin interacts with Docker daemon [1].
As of the advisory publication date (2024-03-06), no fix has been released for this vulnerability. The docker-build-step Plugin is listed among unresolved security issues in the Jenkins advisory [2]. Users are advised to disable the plugin or apply strict network access controls until a patch is available.
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:docker-build-stepMaven | <= 2.11 | — |
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-64c5-r2h5-c2fgghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-2215ghsaADVISORY
- www.jenkins.io/security/advisory/2024-03-06/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2024/03/06/3ghsaWEB
News mentions
1- Jenkins Security Advisory 2024-03-06Jenkins Security Advisories · Mar 6, 2024