Access Restriction Bypass Affecting org.jenkins-ci.plugins:script-security package, versions [0,]
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-ORGJENKINSCIPLUGINS-3247341
- published 25 Jan 2023
- disclosed 25 Jan 2023
- credit Devin Nusbaum (CloudBees)
Introduced: 25 Jan 2023
CVE-2023-24422 Open this link in a new tabHow to fix?
A fix was pushed into the master
branch but not yet published.
Overview
org.jenkins-ci.plugins:script-security is a package that allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.
Affected versions of this package are vulnerable to Access Restriction Bypass due to property assignments performed implicitly by the Groovy language runtime when invoking map constructors not being executed in a sandbox.This allows users with permissions to define and run sandboxed scripts to execute arbitrary code in the context of the Jenkins controller JVM.