cvelist/2019/1003xxx/CVE-2019-1003030.json
2023-10-25 17:34:08 +00:00

78 lines
2.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-1003030",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A sandbox bypass vulnerability exists in Jenkins Pipeline: Groovy Plugin 2.63 and earlier in pom.xml, src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShell.java that allows attackers able to control pipeline scripts to execute arbitrary code on the Jenkins master JVM."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Pipeline: Groovy Plugin",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.63 and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1336%20%282%29",
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1336%20%282%29"
},
{
"url": "http://www.securityfocus.com/bid/107476",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/107476"
},
{
"url": "https://access.redhat.com/errata/RHSA-2019:0739",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2019:0739"
},
{
"url": "http://packetstormsecurity.com/files/159603/Jenkins-2.63-Sandbox-Bypass.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/159603/Jenkins-2.63-Sandbox-Bypass.html"
}
]
}
}