2020-06-17 14:01:34 +00:00
{
2023-02-02 21:02:13 +00:00
"data_version" : "4.0" ,
2020-06-17 14:01:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-14333" ,
2020-08-18 14:01:35 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-08-17 15:05:19 -03:00
} ,
2023-02-02 21:02:13 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-12 23:00:55 +00:00
"value" : "A flaw was found in Ovirt Engine's web interface in ovirt 4.4 and earlier, where it did not filter user-controllable parameters completely, resulting in a reflected cross-site scripting attack. This flaw allows an attacker to leverage a phishing attack, steal an unsuspecting user's cookies or other confidential information, or impersonate them within the application's context."
2023-02-02 21:02:13 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-12 23:00:55 +00:00
"value" : "CWE-79" ,
2023-02-02 21:02:13 +00:00
"cweId" : "CWE-79"
}
]
}
]
} ,
2020-08-17 15:05:19 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-12 23:00:55 +00:00
"vendor_name" : "The ovirt Project" ,
2020-08-17 15:05:19 -03:00
"product" : {
"product_data" : [
{
2023-02-12 23:00:55 +00:00
"product_name" : "ovirt-engine" ,
2020-08-17 15:05:19 -03:00
"version" : {
"version_data" : [
{
2023-02-12 23:00:55 +00:00
"version_affected" : "=" ,
"version_value" : "4.4 and earlier"
2020-08-17 15:05:19 -03:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2023-02-02 21:02:13 +00:00
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14333" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14333"
2020-06-17 14:01:34 +00:00
}
]
2020-08-17 15:05:19 -03:00
} ,
"impact" : {
"cvss" : [
2023-02-02 21:02:13 +00:00
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
2023-02-12 23:00:55 +00:00
"availabilityImpact" : "LOW" ,
"baseScore" : 6.3 ,
2023-02-02 21:02:13 +00:00
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
2023-02-12 23:00:55 +00:00
"scope" : "UNCHANGED" ,
2023-02-02 21:02:13 +00:00
"userInteraction" : "REQUIRED" ,
2023-02-12 23:00:55 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L" ,
2023-02-02 21:02:13 +00:00
"version" : "3.1"
}
2020-08-17 15:05:19 -03:00
]
2020-06-17 14:01:34 +00:00
}
2020-08-18 14:01:35 +00:00
}