2021-01-26 18:04:15 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-25917" ,
2021-03-22 20:00:40 +00:00
"ASSIGNER" : "vulnerabilitylab@whitesourcesoftware.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "openemr" ,
"version" : {
"version_data" : [
{
"version_value" : "5.0.2, 5.0.2.1, 5.0.2.2, 5.0.2.3, 5.0.2.4, 6.0.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-Site-Scripting"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/openemr/openemr/commit/0fadc3e592d84bc9dfe9e0403f8bd6e3c7d8427f" ,
"url" : "https://github.com/openemr/openemr/commit/0fadc3e592d84bc9dfe9e0403f8bd6e3c7d8427f"
} ,
{
"refsource" : "MISC" ,
"name" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25917" ,
"url" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25917"
}
]
2021-01-26 18:04:15 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-03-22 20:00:40 +00:00
"value" : "In OpenEMR, versions 5.0.2 to 6.0.0 are vulnerable to Stored Cross-Site-Scripting (XSS) due to user input not being validated properly. A highly privileged attacker could inject arbitrary code into input fields when creating a new user."
2021-01-26 18:04:15 +00:00
}
]
}
}