2019-12-05 01:01:38 +00:00
{
2023-10-25 17:35:14 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-12-05 01:01:38 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2020-2190" ,
2020-06-03 13:01:32 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-06-03 13:06:30 +02:00
} ,
2023-10-25 17:35:14 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Jenkins Script Security Plugin 1.72 and earlier does not correctly escape pending or approved classpath entries on the In-process Script Approval page, resulting in a stored cross-site scripting vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
2020-06-03 13:06:30 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Script Security Plugin" ,
"version" : {
"version_data" : [
{
2023-10-25 17:35:14 +00:00
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "1.72"
2020-06-03 13:06:30 +02:00
}
]
}
}
]
}
}
]
}
2019-12-05 01:01:38 +00:00
} ,
2020-06-03 13:06:30 +02:00
"references" : {
"reference_data" : [
{
"url" : "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1866" ,
2023-10-25 17:35:14 +00:00
"refsource" : "MISC" ,
"name" : "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1866"
2020-06-03 15:01:27 +00:00
} ,
{
2023-10-25 17:35:14 +00:00
"url" : "http://www.openwall.com/lists/oss-security/2020/06/03/3" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2020/06/03/3"
2019-12-05 01:01:38 +00:00
}
]
}
}