mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
100 lines
3.2 KiB
JSON
100 lines
3.2 KiB
JSON
{
|
||
"CVE_data_meta": {
|
||
"AKA": "TWCERT/CC",
|
||
"ASSIGNER": "cve@cert.org.tw",
|
||
"DATE_PUBLIC": "2021-05-28T07:56:00.000Z",
|
||
"ID": "CVE-2021-32542",
|
||
"STATE": "PUBLIC",
|
||
"TITLE": "SysJust CTS Web - Reflected XSS"
|
||
},
|
||
"affects": {
|
||
"vendor": {
|
||
"vendor_data": [
|
||
{
|
||
"product": {
|
||
"product_data": [
|
||
{
|
||
"product_name": " CTS Web",
|
||
"version": {
|
||
"version_data": [
|
||
{
|
||
"version_affected": "<=",
|
||
"version_value": "released 2021.3.25"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"vendor_name": "SysJust"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"data_format": "MITRE",
|
||
"data_type": "CVE",
|
||
"data_version": "4.0",
|
||
"description": {
|
||
"description_data": [
|
||
{
|
||
"lang": "eng",
|
||
"value": "The parameters of the specific functions in the CTS Web trading system do not filter special characters, which allows unauthenticated attackers can remotely perform reflected XSS and obtain the users’ connection token that triggered the attack."
|
||
}
|
||
]
|
||
},
|
||
"generator": {
|
||
"engine": "Vulnogram 0.0.9"
|
||
},
|
||
"impact": {
|
||
"cvss": {
|
||
"attackComplexity": "LOW",
|
||
"attackVector": "NETWORK",
|
||
"availabilityImpact": "NONE",
|
||
"baseScore": 4.7,
|
||
"baseSeverity": "MEDIUM",
|
||
"confidentialityImpact": "LOW",
|
||
"integrityImpact": "NONE",
|
||
"privilegesRequired": "NONE",
|
||
"scope": "CHANGED",
|
||
"userInteraction": "REQUIRED",
|
||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N",
|
||
"version": "3.1"
|
||
}
|
||
},
|
||
"problemtype": {
|
||
"problemtype_data": [
|
||
{
|
||
"description": [
|
||
{
|
||
"lang": "eng",
|
||
"value": "CWE-79 Cross-site Scripting (XSS)"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"references": {
|
||
"reference_data": [
|
||
{
|
||
"name": "https://www.twcert.org.tw/tw/cp-132-4758-82b05-1.html",
|
||
"refsource": "MISC",
|
||
"url": "https://www.twcert.org.tw/tw/cp-132-4758-82b05-1.html"
|
||
},
|
||
{
|
||
"name": "https://www.chtsecurity.com/news/40e165e2-e539-49bc-bcf1-e3b27c29e344",
|
||
"refsource": "CONFIRM",
|
||
"url": "https://www.chtsecurity.com/news/40e165e2-e539-49bc-bcf1-e3b27c29e344"
|
||
}
|
||
]
|
||
},
|
||
"solution": [
|
||
{
|
||
"lang": "eng",
|
||
"value": "Update CTS to version released after 2021.3.25"
|
||
}
|
||
],
|
||
"source": {
|
||
"advisory": "TVN-202105004",
|
||
"discovery": "EXTERNAL"
|
||
}
|
||
} |