cvelist/2019/1003xxx/CVE-2019-1003040.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-03-27 23:53:32 +01:00
{
"CVE_data_meta": {
"ID": "CVE-2019-1003040",
2019-03-28 19:00:49 +00:00
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"STATE": "PUBLIC"
2019-03-27 23:53:32 +01:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Script Security Plugin",
"version": {
"version_data": [
{
"version_value": "1.55 and earlier"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.55 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-265"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-03-28 18:00:52 +00:00
"url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-1353",
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-1353"
2019-03-28 21:00:46 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190328 Re: Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2019/03/28/2"
2019-03-27 23:53:32 +01:00
}
]
}
}