Access Restriction Bypass Affecting org.jenkins-ci.plugins:script-security package, versions [0,]


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.04% (6th percentile)
Expand this section
NVD
8.8 high
Expand this section
Red Hat
8.8 high

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)

How 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.