From 1ce1ea7d2c2796f0e8433a3cf26a0f37b40a881b Mon Sep 17 00:00:00 2001 From: SeongJin Date: Tue, 3 Sep 2019 10:24:51 +0900 Subject: [PATCH] Add CVE-2019-13156 --- 2019/13xxx/CVE-2019-13156.json | 72 ++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 2019/13xxx/CVE-2019-13156.json diff --git a/2019/13xxx/CVE-2019-13156.json b/2019/13xxx/CVE-2019-13156.json new file mode 100644 index 00000000000..f457a077f17 --- /dev/null +++ b/2019/13xxx/CVE-2019-13156.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@navercorp.com", + "ID": "CVE-2019-13156", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "NDrive", + "version": { + "version_data": [ + { + "affected": "<=", + "version_value": "1.2.2" + } + ] + } + } + ] + }, + "vendor_name": "NAVER Corporation" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "MyeongHwan Seo(f10w3r) rootsmh0311@gmail.com" + } + ], + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "NDrive(1.2.2).sys in Naver Cloud Explorer has a stack-based buffer overflow, which allows attackers to cause a denial of service when reading data from IOCTL handle." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-121" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://cve.naver.com/detail/cve-2019-13156", + "refsource": "CONFIRM", + "url": "https://cve.naver.com/detail/cve-2019-13156" + } + ] + }, + "source": { + "discovery": "EXTERNAL" + } +}