2023-02-16 19:00:35 +00:00
{
2023-02-23 15:00:35 +00:00
"data_version" : "4.0" ,
2023-02-16 19:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0868" ,
2023-02-23 15:00:35 +00:00
"ASSIGNER" : "security@opennms.com" ,
"STATE" : "PUBLIC"
2023-02-16 19:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-23 15:00:35 +00:00
"value" : "Reflected cross-site scripting in graph results in multiple versions of OpenNMS Meridian and Horizon could allow an attacker access to steal session cookies."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20 Improper Input Validation" ,
"cweId" : "CWE-20"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The OpenNMS Group" ,
"product" : {
"product_data" : [
{
"product_name" : "Meridian" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "2022.1.0" ,
"version_value" : "2023.1.0"
}
]
}
} ,
{
"product_name" : "Horizon" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "29.0.0" ,
"version_value" : "31.0.3"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/OpenNMS/opennms/pull/5740" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenNMS/opennms/pull/5740"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "INTERNAL"
} ,
"solution" : [
{
"lang" : "en" ,
"supportingMedia" : [
{
"base64" : false ,
"type" : "text/html" ,
"value" : "Upgrade to the latest version of Meridian or Horizon. "
}
] ,
"value" : "Upgrade to the latest version of Meridian or Horizon.\u00a0\u00a0"
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "ADJACENT_NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
2023-02-16 19:00:35 +00:00
}
]
}
}