cvelist/2017/2xxx/CVE-2017-2599.json

91 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-04-11 12:05:53 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2017-2599",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-04-09 12:16:08 -03:00
{
2018-04-11 12:05:53 -04:00
"product" : {
"product_data" : [
{
"product_name" : "jenkins",
"version" : {
"version_data" : [
{
"version_value" : "jenkins 2.44"
},
{
"version_value" : " jenkins 2.32.2"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-04-09 12:16:08 -03:00
}
2018-04-11 12:05:53 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Jenkins before versions 2.44 and 2.32.2 is vulnerable to an insufficient permission check. This allows users with permissions to create new items (e.g. jobs) to overwrite existing items they don't have access to (SECURITY-321)."
}
]
},
"impact" : {
"cvss" : [
[
2018-04-09 12:16:08 -03:00
{
2018-04-11 12:05:53 -04:00
"vectorString" : "5.4/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version" : "3.0"
2018-04-09 12:16:08 -03:00
}
2018-04-11 12:05:53 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-358"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2599",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2599"
},
{
"name" : "https://github.com/jenkinsci/jenkins/commit/4ed5c850b6855ab064a66d02fb338f366853ce89",
"refsource" : "CONFIRM",
"url" : "https://github.com/jenkinsci/jenkins/commit/4ed5c850b6855ab064a66d02fb338f366853ce89"
},
{
"name" : "https://jenkins.io/security/advisory/2017-02-01/",
"refsource" : "CONFIRM",
"url" : "https://jenkins.io/security/advisory/2017-02-01/"
2018-04-12 06:04:36 -04:00
},
{
"name" : "95949",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/95949"
2018-04-11 12:05:53 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}