CVE-2019-1003002
HIGH8.8EPSS 93.5%Jenkins Pipeline Declarative Plugin sandbox bypass vulnerability
發布日:2022/5/13修改日:2024/12/5
描述
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 Overall/Read permission, or able to control Jenkinsfile or sandboxed Pipeline shared library contents in SCM, to bypass the sandbox protection and execute arbitrary code on the Jenkins controller. All known unsafe AST transformations in Groovy are now prohibited in sandboxed scripts.
受影響套件(1)
- Maven/org.jenkinsci.plugins:pipeline-model-definitionfrom 0, < 1.3.4.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
參考連結(8)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2019-1003002
- WEBhttp://packetstormsecurity.com/files/152132/Jenkins-ACL-Bypass-Metaprogramming-Remote-Code-Execution.html
- WEBhttps://access.redhat.com/errata/RHBA-2019:0326
- WEBhttps://access.redhat.com/errata/RHBA-2019:0327
- WEBhttps://github.com/jenkinsci/pipeline-model-definition-plugin/commit/083abd96e68fd89f556a0cd53db5f878dbf09b92
- WEBhttps://jenkins.io/security/advisory/2019-01-08/#SECURITY-1266
- WEBhttps://www.exploit-db.com/exploits/46572
- WEBhttp://www.rapid7.com/db/modules/exploit/multi/http/jenkins_metaprogramming