ghsa-xvxq-hq48-xphm
Vulnerability from github
Published
2022-05-13 01:00
Modified
2024-07-05 17:55
Severity ?
Summary
Sandbox bypass in Script Security Plugin
Details

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java, src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.jenkins-ci.plugins:script-security",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "1.54",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2019-1003029",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-693",
      ],
      github_reviewed: true,
      github_reviewed_at: "2022-06-01T20:08:15Z",
      nvd_published_at: "2019-03-08T21:29:00Z",
      severity: "CRITICAL",
   },
   details: "A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java, src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM.",
   id: "GHSA-xvxq-hq48-xphm",
   modified: "2024-07-05T17:55:06Z",
   published: "2022-05-13T01:00:55Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2019-1003029",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:0739",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/jenkinsci/script-security-plugin",
      },
      {
         type: "WEB",
         url: "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1336%20%281%29",
      },
      {
         type: "WEB",
         url: "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1336%20(1)",
      },
      {
         type: "WEB",
         url: "http://packetstormsecurity.com/files/166778/Jenkins-Remote-Code-Execution.html",
      },
      {
         type: "WEB",
         url: "http://www.securityfocus.com/bid/107476",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
         type: "CVSS_V3",
      },
   ],
   summary: "Sandbox bypass in Script Security Plugin",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.