cvelist/2020/2xxx/CVE-2020-2506.json

107 lines
3.3 KiB
JSON
Raw Normal View History

2019-12-09 14:01:01 +00:00
{
"CVE_data_meta": {
2021-02-03 11:26:10 +08:00
"ASSIGNER": "security@qnap.com",
"DATE_PUBLIC": "2020-10-07T03:07:00.000Z",
2019-12-09 14:01:01 +00:00
"ID": "CVE-2020-2506",
2021-02-03 11:26:10 +08:00
"STATE": "PUBLIC",
"TITLE": "improper access control vulnerability in Helpdesk"
2019-12-09 14:01:01 +00:00
},
2021-02-03 11:26:10 +08:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Helpdesk",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.0.3"
}
]
}
}
]
},
"vendor_name": "QNAP Systems Inc."
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Jose Antonio Pérez Piedra"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-09 14:01:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-03 11:26:10 +08:00
"value": "The vulnerability have been reported to affect earlier versions of QTS. If exploited, this improper access control vulnerability could allow attackers to obtain control of a QNAP device.\nThis issue affects:\nQNAP Systems Inc. Helpdesk\nversions prior to 3.0.3."
2019-12-09 14:01:01 +00:00
}
]
2021-02-03 11:26:10 +08:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.qnap.com/zh-tw/security-advisory/qsa-20-08"
}
]
},
"solution": [
{
"lang": "eng",
"value": "QNAP has already fixed these issues in Helpdesk 3.0.3 and later versions.\n"
}
],
"source": {
"advisory": "QSA-20-08",
"discovery": "EXTERNAL"
2019-12-09 14:01:01 +00:00
}
}