2020-08-13 09:16:11 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2021-08-26 03:00:54 +00:00
"ID" : "CVE-2020-19704" ,
"STATE" : "PUBLIC"
2020-08-13 09:16:11 +00:00
} ,
2021-08-26 03:00:54 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-08-13 09:16:11 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-26 03:00:54 +00:00
"value" : "A stored cross-site scripting (XSS) vulnerability via ResourceController.java in spring-boot-admin as of 20190710 allows attackers to execute arbitrary web scripts or HTML."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/sail-y/spring-boot-admin/issues/7" ,
"refsource" : "MISC" ,
"name" : "https://github.com/sail-y/spring-boot-admin/issues/7"
2020-08-13 09:16:11 +00:00
}
]
}
}