2019-03-29 13:01:13 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2019-10360" ,
2019-07-30 14:24:37 +02:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Maven Release Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "0.14.0 and earlier"
}
]
}
}
]
}
}
]
}
2019-03-29 13:01:13 +00:00
} ,
2019-07-30 14:24:37 +02:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-03-29 13:01:13 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-30 14:24:37 +02:00
"value" : "A stored cross site scripting vulnerability in Jenkins Maven Release Plugin 0.14.0 and earlier allowed attackers to inject arbitrary HTML and JavaScript in the plugin-provided web pages in Jenkins."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1184" ,
"refsource" : "CONFIRM"
2019-03-29 13:01:13 +00:00
}
]
}
}