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

70 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.471183",
"ID" : "CVE-2017-1000242",
"REQUESTER" : "danielbeck@beckweb.net",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Git Client Plugin",
"version" : {
"version_data" : [
{
"version_value" : "2.4.2 and earlier"
}
]
}
}
]
},
"vendor_name" : "Jenkins project"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Jenkins Git Client Plugin 2.4.2 and earlier creates temporary file with insecure permissions resulting in information disclosure"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Insecure Permissions"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2017-04-27/",
"refsource" : "CONFIRM",
"url" : "https://jenkins.io/security/advisory/2017-04-27/"
},
{
"name" : "101940",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101940"
}
]
}
}