2018-05-09 11:02:57 -04:00
{
2023-02-02 16:01:47 +00:00
"data_version" : "4.0" ,
2019-11-22 12:49:47 +01:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-18 02:13:11 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2018-10854" ,
2019-11-22 12:02:02 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-11-22 12:49:47 +01:00
} ,
2023-02-02 16:01:47 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-13 04:00:45 +00:00
"value" : "cloudforms version, cloudforms 5.8 and cloudforms 5.9, is vulnerable to a cross-site-scripting. A flaw was found in CloudForms's v2v infrastructure mapping delete feature. A stored cross-site scripting due to improper sanitization of user input in Name field."
2023-02-02 16:01:47 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-13 04:00:45 +00:00
"value" : "CWE-79" ,
2023-02-02 16:01:47 +00:00
"cweId" : "CWE-79"
}
]
}
]
} ,
2019-11-22 12:49:47 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
2023-02-13 04:00:45 +00:00
"product_name" : "cloudforms" ,
2019-11-22 12:49:47 +01:00
"version" : {
"version_data" : [
{
2023-02-13 04:00:45 +00:00
"version_affected" : "=" ,
"version_value" : "cloudforms 5.8 and cloudforms 5.9"
2019-11-22 12:49:47 +01:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2023-02-02 16:01:47 +00:00
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10854" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10854"
2019-03-18 02:13:11 +00:00
}
]
2019-11-22 12:49:47 +01:00
} ,
"impact" : {
"cvss" : [
2023-02-02 16:01:47 +00:00
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L" ,
"version" : "3.0"
}
2019-11-22 12:49:47 +01:00
]
2019-03-18 02:13:11 +00:00
}
2019-11-22 12:02:02 +00:00
}