MEDIUM 5.4
GHSA-8pv9-qh96-9hc6
Jenkins does not perform a permission check in an HTTP endpoint
Quick fix
GHSA-8pv9-qh96-9hc6 — org.jenkins-ci.main:jenkins-core: upgrade to the fixed version with the command below.
# pom.xml: bump <version>2.452.4</version> for org.jenkins-ci.main:jenkins-core Details
Jenkins 2.470 and earlier, LTS 2.452.3 and earlier does not perform a permission check in an HTTP endpoint.
This allows attackers with Overall/Read permission to access other users' "My Views". Attackers with global View/Configure and View/Delete permissions are also able to change other users' "My Views".
Jenkins 2.471, LTS 2.452.4, LTS 2.462.1 restricts access to a user’s "My Views" to the owning user and administrators.
Are you affected?
Enter the version of the package you're using.
Affected packages
Maven / org.jenkins-ci.main:jenkins-core
Introduced in:
0 Fixed in: 2.452.4 Fix
# pom.xml: bump <version>2.452.4</version> for org.jenkins-ci.main:jenkins-core Maven / org.jenkins-ci.main:jenkins-core
Introduced in:
2.460 Fixed in: 2.462.1 Fix
# pom.xml: bump <version>2.462.1</version> for org.jenkins-ci.main:jenkins-core Maven / org.jenkins-ci.main:jenkins-core
Introduced in:
2.470 Fixed in: 2.471 Fix
# pom.xml: bump <version>2.471</version> for org.jenkins-ci.main:jenkins-core References
- https://nvd.nist.gov/vuln/detail/CVE-2024-43045 [ADVISORY]
- https://github.com/jenkinsci/jenkins/commit/0c13259cebc6a780fee7825838f4dd98ece8e68a [WEB]
- https://github.com/jenkinsci/jenkins/commit/3752f406bfef764e4954238acf44343169ae5799 [WEB]
- https://github.com/jenkinsci/jenkins/commit/efece77d759b38c95b39b191051a8203bbc2f428 [WEB]
- https://github.com/jenkinsci/jenkins [PACKAGE]
- https://www.jenkins.io/security/advisory/2024-08-07/#SECURITY-3349 [WEB]