From 502dcb6fd842a51dc464033899822fc37381d698 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 28 Jun 2019 16:00:49 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/15xxx/CVE-2018-15520.json | 48 ++++++++++++++++++++++++-- 2019/9xxx/CVE-2019-9846.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 108 insertions(+), 2 deletions(-) create mode 100644 2019/9xxx/CVE-2019-9846.json diff --git a/2018/15xxx/CVE-2018-15520.json b/2018/15xxx/CVE-2018-15520.json index bb34b10d688..f7e7ce3b4bf 100644 --- a/2018/15xxx/CVE-2018-15520.json +++ b/2018/15xxx/CVE-2018-15520.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-15520", - "STATE": "RESERVED" + "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", @@ -11,7 +34,28 @@ "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": "Various Lexmark devices have a Buffer Overflow (issue 2 of 2)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "http://support.lexmark.com/index?page=content&id=TE892", + "url": "http://support.lexmark.com/index?page=content&id=TE892" } ] } diff --git a/2019/9xxx/CVE-2019-9846.json b/2019/9xxx/CVE-2019-9846.json new file mode 100644 index 00000000000..785f0fb57a2 --- /dev/null +++ b/2019/9xxx/CVE-2019-9846.json @@ -0,0 +1,62 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-9846", + "ASSIGNER": "cve@mitre.org", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://www.seebug.org/vuldb/ssvid-97861", + "url": "https://www.seebug.org/vuldb/ssvid-97861" + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "RockOA 1.8.7 allows remote attackers to obtain sensitive information because the webmain/webmainAction.php publictreestore method constructs a SQL WHERE clause unsafely by using the pidfields and idfields parameters, aka background SQL injection." + } + ] + } +} \ No newline at end of file