Lucene search
+L

37 matches found

Positive Technologies
Positive Technologies
added 2024/11/13 12:00 a.m.13 views

PT-2024-35373 · Jenkins · Jenkins Pipeline: Declarative Plugin

Name of the Vulnerable Software and Affected Versions: Jenkins Pipeline: Declarative Plugin versions 2.2214.vb b 34b 2ea 9b 83 and earlier Description: The issue allows attackers with Item/Build permission to restart a previous build whose Jenkinsfile script is no longer approved, as the plugin...

8CVSS6.4AI score0.00563EPSS
SaveExploits0References7
Jenkins Security Advisories
Jenkins Security Advisories
added 2024/11/13 12:00 a.m.11 views

Rebuilding a run with revoked script approval allowed by workflow-cps

workflow-cps 3990.vd281dd77a388 and earlier, except 3975.3977.v478dd9e956c3, does not check whether the main Jenkinsfile script for a rebuilt build is approved. This allows attackers with Item/Build permission to rebuild a previous build whose Jenkinsfile script is no longer approved. NOTE: This...

8CVSS7.6AI score0.00437EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2024/11/13 12:00 a.m.11 views

PT-2024-35372 · Jenkins · Jenkins Pipeline: Groovy Plugin

Name of the Vulnerable Software and Affected Versions: Jenkins Pipeline: Groovy Plugin versions 3990.vd281dd77a 388 and earlier, except version 3975.3977.v478dd9e956c3 Description: The issue allows attackers with Item/Build permission to rebuild a previous build whose Jenkinsfile script is no...

8CVSS6.2AI score0.00437EPSS
SaveExploits1References8
Oracle linux
Oracle linux
added 2022/11/29 12:00 a.m.58 views

kubernetes security update

kubernetes 1.22.16-1 - Added Oracle specific build files for Kubernetes - Add preBuildOL8Commands to Jenkinsfile kubernetes 1.23.14-1 - Added Oracle specific build files for Kubernetes kubernetes 1.24.8-1 - Added Oracle specific build files for Kubernetes olcne 1.5.8-4 - Fix 1.21 kubernetes versi...

10CVSS0.2AI score0.02743EPSS
SaveExploits2
Oracle linux
Oracle linux
added 2022/11/29 12:00 a.m.47 views

kubernetes security update

kubernetes 1.22.16-1 - Added Oracle specific build files for Kubernetes - Add preBuildOL8Commands to Jenkinsfile kubernetes 1.23.14-1 - Added Oracle specific build files for Kubernetes kubernetes 1.24.8-1 - Added Oracle specific build files for Kubernetes olcne 1.5.8-4 - Fix 1.21 kubernetes versi...

10CVSS0.2AI score0.02743EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2022/05/24 5:35 p.m.30 views

Jenkins Plugin Installation Manager Tool did not verify plugin downloads

Jenkins Plugin Installation Manager Tool is part of the Jenkins project Docker images. As jenkins-plugin-cli it is used to download and install plugins even before Jenkins is running. Jenkins Plugin Installation Manager Tool 2.1.3 and earlier does not verify plugin downloads. This may allow third...

10CVSS8.9AI score0.00917EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.30 views

Jenkins Script Security Plugin sandbox bypass vulnerability

The previously implemented script security sandbox protections prohibiting the use of unsafe AST transforming annotations such as @Grab 2019-01-08 fix for SECURITY-1266 could be circumvented through use of various Groovy language features: - Use of AnnotationCollector - Import aliasing -...

8.8CVSS7.8AI score0.0299EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/13 1:15 a.m.32 views

GHSA-JGPM-2862-Q5M8 Jenkins Script Security Plugin sandbox bypass vulnerability

The previously implemented script security sandbox protections prohibiting the use of unsafe AST transforming annotations such as @Grab 2019-01-08 fix for SECURITY-1266 could be circumvented through use of various Groovy language features: - Use of AnnotationCollector - Import aliasing -...

8.8CVSS9AI score0.0299EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.41 views

Jenkins Groovy Plugin sandbox bypass vulnerability

Jenkins Script Security sandbox protection could be circumvented during the script compilation phase by applying AST transforming annotations such as @Grab to source code elements. Both the pipeline validation REST APIs and actual script/pipeline execution are affected. This allowed users with...

8.8CVSS7.7AI score0.86054EPSS
SaveExploits10References11Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.38 views

Jenkins Pipeline Declarative Plugin sandbox bypass vulnerability

Jenkins Script Security sandbox protection could be circumvented during the script compilation phase by applying AST transforming annotations such as @Grab to source code elements. Both the pipeline validation REST APIs and actual script/pipeline execution are affected. This allowed users with...

8.8CVSS7.9AI score0.81362EPSS
SaveExploits10References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/13 12:00 a.m.30 views

Untrusted users can modify some Pipeline libraries in Jenkins Pipeline: Deprecated Groovy Libraries Plugin

Multibranch Pipelines by default limit who can change the Pipeline definition from the Jenkinsfile. This is useful for SCMs like GitHub: Jenkins can build content from users without commit access, but who can submit pull requests, without granting them the ability to modify the Pipeline definitio...

5.3CVSS5.7AI score0.01143EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2022/03/28 11:56 a.m.19 views

workflow-cps: Pipeline-related plugins follow symbolic links or do not limit path names

A flaw was found in Jenkins. The Pipeline: Groovy Plugin follows symbolic links to locations outside of the checkout directory for the configured SCM when reading the script file typically Jenkinsfile for Pipelines. This flaw allows attackers who can configure Pipelines to read arbitrary files on...

6.5CVSS5.8AI score0.01742EPSS
SaveExploits0References4
NVD
NVD
added 2022/02/15 5:15 p.m.24 views

CVE-2022-25176

Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier follows symbolic links to locations outside of the checkout directory for the configured SCM when reading the script file typically Jenkinsfile for Pipelines, allowing attackers able to configure Pipelines to read arbitrary files on t...

6.5CVSS0.01742EPSS
SaveExploits0References1
CVE
CVE
added 2022/02/15 4:10 p.m.212 views

CVE-2022-25176

CVE-2022-25176 is an in-scope vulnerability affecting Jenkins Pipeline-related plugins (notably Pipeline: Groovy Plugin and related modules) where reading the script file (Jenkinsfile) can follow symbolic links outside the configured SCM checkout, enabling an attacker with Pipeline configuration ...

6.5CVSS6.5AI score0.01742EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/02/15 12:00 a.m.9 views

PT-2022-17112 · Jenkins · Jenkins Pipeline: Groovy Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Pipeline: Groovy Plugin versions 2648.va9433432b33c and earlier Jenkins Pipeline: Groovy Plugin prior to 2656.vf7a e7b 75a 457 Jenkins Pipeline: Groovy Plugin version 2.94.1 Jenkins Pipeline: Groovy Plugin version 2.92.1 Description:...

8.8CVSS8.6AI score0.01444EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2022/02/15 12:00 a.m.12 views

Jenkinsfile Detected

Jenkins is a popular open source automation software used to help building, testing and deploying software. Jenkins Pipeline is a collection of plugins allowing developers to implement and integrate continuous delivery CD into Jenkins, by defining a Jenkinsfile file and adding it to their source...

7.3AI score
SaveExploits0References2
Prion
Prion
added 2017/10/05 1:29 a.m.21 views

Authorization

Blue Ocean allows the creation of GitHub organization folders that are set up to scan a GitHub organization for repositories and branches containing a Jenkinsfile, and create corresponding pipelines in Jenkins. It did not properly check the current user's authentication and authorization when...

4CVSS4.4AI score0.00717EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder