2021-09-15 19:01:11 +00:00
{
"CVE_data_meta" : {
2022-04-21 16:40:25 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-09-15 19:01:11 +00:00
"ID" : "CVE-2021-41162" ,
2022-04-21 16:40:25 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross-site Scripting in Combodo iTop"
2021-09-15 19:01:11 +00:00
} ,
2022-04-21 16:40:25 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "iTop" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 3.0.0-beta, < 3.0.0-beta6"
}
]
}
}
]
} ,
"vendor_name" : "Combodo"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-09-15 19:01:11 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-21 16:40:25 +00:00
"value" : "Combodo iTop is a web based IT Service Management tool. In 3.0.0 beta releases prior to beta6 the `ajax.render.php?operation=wizard_helper` page did not properly escape the user supplied parameters, allowing for a cross site scripting attack vector. Users are advised to upgrade. There are no known workarounds for this issue."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 9.3 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
2021-09-15 19:01:11 +00:00
}
]
2022-04-21 16:40:25 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Combodo/iTop/security/advisories/GHSA-w5jw-hfvp-gx95" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/Combodo/iTop/security/advisories/GHSA-w5jw-hfvp-gx95"
} ,
{
"name" : "https://github.com/Combodo/iTop/commit/83125d9ae16cfb2527b9d0ab0805a68b863244a0" ,
"refsource" : "MISC" ,
"url" : "https://github.com/Combodo/iTop/commit/83125d9ae16cfb2527b9d0ab0805a68b863244a0"
}
]
} ,
"source" : {
"advisory" : "GHSA-w5jw-hfvp-gx95" ,
"discovery" : "UNKNOWN"
2021-09-15 19:01:11 +00:00
}
}