cvelist/2019/10xxx/CVE-2019-10306.json
2019-09-19 15:00:59 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2019-10306",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins ontrack Plugin",
"version": {
"version_data": [
{
"version_value": "3.4 and earlier"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A sandbox bypass vulnerability in Jenkins ontrack Plugin 3.4 and earlier allowed attackers with control over ontrack DSL definitions to execute arbitrary code on the Jenkins master JVM."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-265"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "BID",
"name": "108045",
"url": "http://www.securityfocus.com/bid/108045"
},
{
"url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-1341",
"refsource": "CONFIRM",
"name": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-1341"
}
]
}
}