2020-10-01 14:02:57 +00:00
{
"CVE_data_meta" : {
2020-11-11 19:18:46 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-10-01 14:02:57 +00:00
"ID" : "CVE-2020-26221" ,
2020-11-11 19:18:46 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Stored Cross Site Scripting in touchbase.ai"
2020-10-01 14:02:57 +00:00
} ,
2020-11-11 19:18:46 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "touchbase.ai" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.0"
}
]
}
}
]
} ,
"vendor_name" : "puncsky"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-10-01 14:02:57 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-11 23:01:46 +00:00
"value" : "touchbase.ai before version 2.0 is vulnerable to Cross-Site Scripting (XSS). The vulnerability allows an attacker to send malicious JavaScript code which could result in hijacking of the user's cookie/session tokens, redirecting the user to a malicious webpage and performing unintended browser action. The issue is patched in version 2.0."
2020-10-01 14:02:57 +00:00
}
]
2020-11-11 19:18:46 -03:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/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')\"}"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/puncsky/touchbase.ai/security/advisories/GHSA-jc3v-h36h-6mx3" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/puncsky/touchbase.ai/security/advisories/GHSA-jc3v-h36h-6mx3"
}
]
} ,
"source" : {
"advisory" : "GHSA-jc3v-h36h-6mx3" ,
"discovery" : "UNKNOWN"
2020-10-01 14:02:57 +00:00
}
}