From 31badc486221fe63f6533c1770c7b2dc0a4e6856 Mon Sep 17 00:00:00 2001 From: yinnping Date: Thu, 25 Jul 2019 11:31:10 +0800 Subject: [PATCH] Adding TWCERT/CC CVE-2019-9884 and CVE-2019-9885 --- 2019/9xxx/CVE-2019-9884.json | 98 +++++++++++++++++++++++++++++++++--- 2019/9xxx/CVE-2019-9885.json | 98 +++++++++++++++++++++++++++++++++--- 2 files changed, 184 insertions(+), 12 deletions(-) diff --git a/2019/9xxx/CVE-2019-9884.json b/2019/9xxx/CVE-2019-9884.json index cfa21a73aea..01935adcedf 100644 --- a/2019/9xxx/CVE-2019-9884.json +++ b/2019/9xxx/CVE-2019-9884.json @@ -1,18 +1,104 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve@cert.org.tw", + "DATE_PUBLIC": "2019-07-16T16:00:00.000Z", "ID": "CVE-2019-9884", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "eClass platform contains a Broken Access Control vulnerability" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "eclass", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "ip", + "version_value": "2.25.10.2.1" + } + ] + } + } + ] + }, + "vendor_name": "BroadLearning" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Chris Chan @ UDomain Web Hosting Co.Ltd " + } + ], + "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": "eClass platform < ip.2.5.10.2.1 allows an attacker to use GETS method to request /admin page to bypass the password validation and access management page." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.7" + }, + "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-284 Improper Access Control" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904004", + "refsource": "CONFIRM", + "url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904004" + }, + { + "name": "http://surl.twcert.org.tw/b7jfz", + "refsource": "CONFIRM", + "url": "http://surl.twcert.org.tw/b7jfz" + }, + { + "name": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00332", + "refsource": "CONFIRM", + "url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00332" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file diff --git a/2019/9xxx/CVE-2019-9885.json b/2019/9xxx/CVE-2019-9885.json index ab86995e5f3..2ebdd6613d2 100644 --- a/2019/9xxx/CVE-2019-9885.json +++ b/2019/9xxx/CVE-2019-9885.json @@ -1,18 +1,104 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve@cert.org.tw", + "DATE_PUBLIC": "2019-07-16T16:00:00.000Z", "ID": "CVE-2019-9885", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "eClass platform contains a SQL injection vulnerability " }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "eclass", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "ip", + "version_value": "2.25.10.2.1" + } + ] + } + } + ] + }, + "vendor_name": "BroadLearning" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Chris Chan @ UDomain Web Hosting Co.Ltd" + } + ], + "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": "eClass platform < ip.2.5.10.2.1 allows an attacker to execute SQL command via /admin/academic/studenview_left.php StudentID parameter. " } ] + }, + "generator": { + "engine": "Vulnogram 0.0.7" + }, + "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904005", + "refsource": "CONFIRM", + "url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904005" + }, + { + "name": "http://surl.twcert.org.tw/eBDZP", + "refsource": "CONFIRM", + "url": "http://surl.twcert.org.tw/eBDZP" + }, + { + "name": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00333", + "refsource": "CONFIRM", + "url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00333" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file