From 68bbbef807fb4a16d856534b0d2e6b51f85257b2 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 7 Mar 2020 23:01:10 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/10xxx/CVE-2020-10219.json | 18 ++++++++++ 2020/10xxx/CVE-2020-10220.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 2020/10xxx/CVE-2020-10219.json create mode 100644 2020/10xxx/CVE-2020-10220.json diff --git a/2020/10xxx/CVE-2020-10219.json b/2020/10xxx/CVE-2020-10219.json new file mode 100644 index 00000000000..b724bf55dee --- /dev/null +++ b/2020/10xxx/CVE-2020-10219.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-10219", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/10xxx/CVE-2020-10220.json b/2020/10xxx/CVE-2020-10220.json new file mode 100644 index 00000000000..b25372b5bc7 --- /dev/null +++ b/2020/10xxx/CVE-2020-10220.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-10220", + "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": "An issue was discovered in rConfig through 3.9.4. The web interface is prone to a SQL injection via the commands.inc.php searchColumn parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/v1k1ngfr/exploits-rconfig/blob/master/rconfig_sqli.py", + "refsource": "MISC", + "name": "https://github.com/v1k1ngfr/exploits-rconfig/blob/master/rconfig_sqli.py" + } + ] + } +} \ No newline at end of file