mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
94 lines
3.4 KiB
JSON
94 lines
3.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
|
|
"DATE_ASSIGNED": "2019-01-21T18:56:51.574311",
|
|
"ID": "CVE-2019-1003000",
|
|
"REQUESTER": "ml@beckweb.net",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Script Security Plugin",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "1.49 and earlier"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Jenkins project"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A sandbox bypass vulnerability exists in Script Security Plugin 1.49 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java that allows attackers with the ability to provide sandboxed scripts to execute arbitrary code on the Jenkins master JVM."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-693"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://jenkins.io/security/advisory/2019-01-08/#SECURITY-1266",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://jenkins.io/security/advisory/2019-01-08/#SECURITY-1266"
|
|
},
|
|
{
|
|
"name": "46453",
|
|
"refsource": "EXPLOIT-DB",
|
|
"url": "https://www.exploit-db.com/exploits/46453/"
|
|
},
|
|
{
|
|
"name": "RHBA-2019:0326",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHBA-2019:0326"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://packetstormsecurity.com/files/152132/Jenkins-ACL-Bypass-Metaprogramming-Remote-Code-Execution.html",
|
|
"url": "http://packetstormsecurity.com/files/152132/Jenkins-ACL-Bypass-Metaprogramming-Remote-Code-Execution.html"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://www.rapid7.com/db/modules/exploit/multi/http/jenkins_metaprogramming",
|
|
"url": "http://www.rapid7.com/db/modules/exploit/multi/http/jenkins_metaprogramming"
|
|
},
|
|
{
|
|
"refsource": "EXPLOIT-DB",
|
|
"name": "46572",
|
|
"url": "https://www.exploit-db.com/exploits/46572/"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHBA-2019:0327",
|
|
"url": "https://access.redhat.com/errata/RHBA-2019:0327"
|
|
}
|
|
]
|
|
}
|
|
} |