cvelist/2019/10xxx/CVE-2019-10393.json
2023-10-25 17:38:43 +00:00

68 lines
2.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-10393",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of method names in method call expressions allowed attackers to execute arbitrary code in sandboxed scripts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Script Security Plugin",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.62 and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://www.openwall.com/lists/oss-security/2019/09/12/2",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2019/09/12/2"
},
{
"url": "https://jenkins.io/security/advisory/2019-09-12/#SECURITY-1538",
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2019-09-12/#SECURITY-1538"
}
]
}
}