Improper Access Control Affecting org.jenkins-ci.main:jenkins-core package, versions [,2.303.3) [2.304,2.319)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGJENKINSCIMAIN-1911965
- published 5 Nov 2021
- disclosed 4 Nov 2021
- credit Daniel Beck of CloudBees Inc.
Introduced: 4 Nov 2021
CVE-2021-21697 Open this link in a new tabHow to fix?
Upgrade org.jenkins-ci.main:jenkins-core
to version 2.303.3, 2.319 or higher.
Overview
org.jenkins-ci.main:jenkins-core is an open source automation server.
Affected versions of this package are vulnerable to Improper Access Control. An incorrect access restriction vulnerability was found in Jenkins. The directories agents are allowed to access include the directories that store build-related information, intended to allow agents to store build-related metadata during build execution. As a consequence, this allows an attacker who controls agent process to read and write the contents of any build directory stored in Jenkins with very few restrictions (build.xml and some Pipeline-related metadata).