cvelist/2022/39xxx/CVE-2022-39025.json
2022-10-31 07:00:30 +00:00

95 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"AKA": "TWCERT/CC",
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2022-10-31T06:16:00.000Z",
"ID": "CVE-2022-39025",
"STATE": "PUBLIC",
"TITLE": "e-Excellence Inc. U-Office Force - Reflected XSS"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "U-Office Force",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "20.50.7821D Build:202104sp1"
}
]
}
}
]
},
"vendor_name": "e-Excellence Inc."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "U-Office Force PrintMessage function has insufficient filtering for special characters. An unauthenticated remote attacker can exploit this vulnerability to inject JavaScript and perform XSS (Reflected Cross-Site Scripting) attack."
}
]
},
"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-6640-e74a3-1.html",
"name": "https://www.twcert.org.tw/tw/cp-132-6640-e74a3-1.html"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update U-Office Force version to 23.0"
}
],
"source": {
"advisory": "TVN-202210005",
"discovery": "EXTERNAL"
}
}