{ "schema_version": "1.4.0", "id": "GHSA-8h2m-54wh-gwj3", "modified": "2024-08-27T14:15:07Z", "published": "2024-03-06T18:30:39Z", "aliases": [ "CVE-2024-2216" ], "summary": "Jenkins docker-build-step Plugin missing permission check", "details": "A missing permission check in an HTTP endpoint in Jenkins docker-build-step Plugin 2.11 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified TCP or Unix socket URL, and to reconfigure the plugin using the provided connection test parameters, affecting future build step executions.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:docker-build-step" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.11" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2216" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/docker-build-step-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3200" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/03/06/3" } ], "database_specific": { "cwe_ids": [ "CWE-862" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-06T20:17:20Z", "nvd_published_at": "2024-03-06T17:15:11Z" } }