CVE-2018-19942

This commit is contained in:
Stanley S Huang 2021-04-16 09:02:29 +08:00
parent f6cc6a9d92
commit 6f4c09d729

View File

@ -1,9 +1,87 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security@qnap.com",
"DATE_PUBLIC": "2021-04-16T00:45:00.000Z",
"ID": "CVE-2018-19942",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting Vulnerability in File Station"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "QTS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.5.2.1566 build 20210202"
},
{
"version_affected": "<",
"version_value": "4.5.1.1456 build 20201015"
},
{
"version_affected": "<",
"version_value": "4.3.6.1446 build 20200929"
},
{
"version_affected": "<",
"version_value": "4.3.4.1463 build 20201006"
},
{
"version_affected": "<",
"version_value": "4.3.3.1432 build 20201006"
},
{
"version_affected": "<",
"version_value": "4.2.6 build 20210327"
}
]
}
},
{
"product_name": "QuTS hero",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "h4.5.1.1472 build 20201031"
}
]
}
},
{
"product_name": "QuTScloud",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "c4.5.4.1601 build 20210309"
},
{
"version_affected": "<",
"version_value": "c4.5.3.1454 build 20201013"
}
]
}
}
]
},
"vendor_name": "QNAP Systems Inc."
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Independent Security Evaluators"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
@ -11,8 +89,43 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A cross-site scripting (XSS) vulnerability has been reported to affect earlier versions of File Station. If exploited, this vulnerability allows remote attackers to inject malicious code. We have already fixed this vulnerability in the following versions:\nQTS 4.5.2.1566 build 20210202 (and later)\nQTS 4.5.1.1456 build 20201015 (and later)\nQTS 4.3.6.1446 build 20200929 (and later)\nQTS 4.3.4.1463 build 20201006 (and later)\nQTS 4.3.3.1432 build 20201006 (and later)\nQTS 4.2.6 build 20210327 (and later)\nQuTS hero h4.5.1.1472 build 20201031 (and later)\nQuTScloud c4.5.4.1601 build 20210309 (and later)\nQuTScloud c4.5.3.1454 build 20201013 (and later)"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.qnap.com/zh-tw/security-advisory/qsa-21-04"
}
]
},
"source": {
"advisory": "QSA-21-04",
"discovery": "EXTERNAL"
}
}