From 1dcd2c681ab8a4ece5356b990d97ba5c8896a417 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 24 Aug 2020 19:01:55 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/6xxx/CVE-2020-6637.json | 71 +++++++++++++++++++++++++++++++++--- 1 file changed, 65 insertions(+), 6 deletions(-) diff --git a/2020/6xxx/CVE-2020-6637.json b/2020/6xxx/CVE-2020-6637.json index 30ab51ea7da..09ba9831f5b 100644 --- a/2020/6xxx/CVE-2020-6637.json +++ b/2020/6xxx/CVE-2020-6637.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-6637", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-6637", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "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": "openSIS Community Edition version 7.3 is vulnerable to SQL injection via the USERNAME parameter of index.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://opensis.com/", + "refsource": "MISC", + "name": "https://opensis.com/" + }, + { + "url": "https://sourceforge.net/projects/opensis-ce/files/", + "refsource": "MISC", + "name": "https://sourceforge.net/projects/opensis-ce/files/" + }, + { + "refsource": "MISC", + "name": "https://github.com/OS4ED/openSIS-Responsive-Design/commit/1127ae0bb7c3a2883febeabc6b71ad8d73510de8", + "url": "https://github.com/OS4ED/openSIS-Responsive-Design/commit/1127ae0bb7c3a2883febeabc6b71ad8d73510de8" + }, + { + "refsource": "MISC", + "name": "https://cinzinga.com/CVE-2020-6637/", + "url": "https://cinzinga.com/CVE-2020-6637/" } ] }