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

70 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.322861",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-1000109",
"REQUESTER" : "ml@beckweb.net",
2017-10-16 12:31:07 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Jenkins OWASP Dependency-Check Plugin",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "2.0.1.1 and earlier"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Jenkins OWASP Dependency-Check Plugin"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The custom Details view of the Static Analysis Utilities based OWASP Dependency-Check Plugin, was vulnerable to a persisted cross-site scripting vulnerability: Malicious users able to influence the input to this plugin could insert arbitrary HTML into this view."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XSS"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2017-08-07/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://jenkins.io/security/advisory/2017-08-07/"
},
{
"name" : "100227",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/100227"
}
]
}
}