cvelist/2020/26xxx/CVE-2020-26221.json
2020-11-11 23:01:46 +00:00

83 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-26221",
"STATE": "PUBLIC",
"TITLE": "Stored Cross Site Scripting in touchbase.ai"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"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"
}
}