diff --git a/2020/2xxx/CVE-2020-2506.json b/2020/2xxx/CVE-2020-2506.json index 668174271aa..32a26bab9d4 100644 --- a/2020/2xxx/CVE-2020-2506.json +++ b/2020/2xxx/CVE-2020-2506.json @@ -1,18 +1,107 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "security@qnap.com", + "DATE_PUBLIC": "2020-10-07T03:07:00.000Z", "ID": "CVE-2020-2506", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "improper access control vulnerability in Helpdesk" }, + "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", "description": { "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": "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." } ] + }, + "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" } } \ No newline at end of file diff --git a/2020/2xxx/CVE-2020-2507.json b/2020/2xxx/CVE-2020-2507.json index 95893a7f10b..47fccd37579 100644 --- a/2020/2xxx/CVE-2020-2507.json +++ b/2020/2xxx/CVE-2020-2507.json @@ -1,18 +1,99 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "security@qnap.com", + "DATE_PUBLIC": "2020-10-07T03:07:00.000Z", "ID": "CVE-2020-2507", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "improper access control vulnerability in Helpdesk" }, + "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", "description": { "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": "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." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 7.3, + "baseSeverity": "HIGH", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-284 Improper Access Control" + } + ] + } + ] + }, + "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" } } \ No newline at end of file