cvelist/2021/44xxx/CVE-2021-44163.json
2021-12-20 04:01:07 +00:00

95 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"AKA": "TWCERT/CC",
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2021-12-17T08:27:00.000Z",
"ID": "CVE-2021-44163",
"STATE": "PUBLIC",
"TITLE": "Chain Sea Information Integration Co., Ltd ai chatbot system - Reflected XSS"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ai chatbot system",
"version": {
"version_data": [
{
"version_affected": "?",
"version_value": "0"
}
]
}
}
]
},
"vendor_name": "Chain Sea Information Integration Co., Ltd"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Chain Sea ai chatbot backend has improper filtering of special characters in URL parameters, which allows a remote attacker to perform JavaScript injection for XSS (reflected Cross-site scripting) attack without authentication."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.twcert.org.tw/tw/cp-132-5399-03b81-1.html",
"name": "https://www.twcert.org.tw/tw/cp-132-5399-03b81-1.html"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Contact tech support from Chain Sea Information Integration Co., Ltd"
}
],
"source": {
"advisory": "TVN-202112005",
"discovery": "EXTERNAL"
}
}