cvelist/2017/1000xxx/CVE-2017-1000502.json

64 lines
2.0 KiB
JSON
Raw Normal View History

2018-01-24 18:04:17 -05:00
{
2019-03-18 00:54:35 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2017-12-01",
"ID": "CVE-2017-1000502",
"REQUESTER": "ml@beckweb.net",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-01-24 18:04:17 -05:00
{
2019-03-18 00:54:35 +00:00
"lang": "eng",
"value": "Users with permission to create or configure agents in Jenkins 1.37 and earlier could configure an EC2 agent to run arbitrary shell commands on the master node whenever the agent was supposed to be launched. Configuration of these agents now requires the 'Run Scripts' permission typically only granted to administrators."
2018-01-24 18:04:17 -05:00
}
2019-03-18 00:54:35 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jenkins.io/security/advisory/2017-12-06/",
"refsource": "CONFIRM",
"url": "https://jenkins.io/security/advisory/2017-12-06/"
}
]
}
}