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" + } +}