2021-01-26 18:04:32 +00:00
{
2021-09-29 14:01:01 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"CVE_data_meta" : {
"ID" : "CVE-2021-25959" ,
"ASSIGNER" : "vulnerabilitylab@whitesourcesoftware.com" ,
"DATE_PUBLIC" : "2021-09-21T08:52:00.000Z" ,
"TITLE" : "OpenCRX - Reflected Cross-Site Scripting in Password Reset Functionality" ,
"AKA" : "" ,
"STATE" : "PUBLIC"
} ,
"source" : {
"defect" : [ ] ,
"advisory" : "https://www.whitesourcesoftware.com/vulnerability-database/" ,
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "org.opencrx" ,
"product" : {
"product_data" : [
{
"product_name" : "opencrx-core-config" ,
"version" : {
"version_data" : [
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "4.0.0" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "5.1.0" ,
"platform" : ""
}
]
}
}
]
2021-09-29 12:00:36 +03:00
}
}
]
}
2021-09-29 14:01:01 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-site Scripting (XSS)"
}
]
}
2021-01-26 18:04:32 +00:00
]
2021-09-29 14:01:01 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In OpenCRX, versions v4.0.0 through v5.1.0 are vulnerable to reflected Cross-site Scripting (XSS), due to unsanitized parameters in the password reset functionality. This allows execution of external javascript files on any user of the openCRX instance."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25959" ,
"name" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25959"
} ,
{
"refsource" : "MISC" ,
"url" : "https://github.com/opencrx/opencrx/commit/14e75f95e5f56fbe7ee897bdf5d858788072e818" ,
"name" : "https://github.com/opencrx/opencrx/commit/14e75f95e5f56fbe7ee897bdf5d858788072e818"
}
]
} ,
"configuration" : [ ] ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
}
} ,
"exploit" : [ ] ,
"work_around" : [ ] ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Update to 5.2.0"
}
] ,
"credit" : [ ]
}