diff --git a/2019/6xxx/CVE-2019-6010.json b/2019/6xxx/CVE-2019-6010.json index 5d2ed8e35f9..64dfb334bd8 100644 --- a/2019/6xxx/CVE-2019-6010.json +++ b/2019/6xxx/CVE-2019-6010.json @@ -1,18 +1,62 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-6010", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", "data_version": "4.0", + "references": { + "reference_data": [ + { + "url": "https://play.google.com/store/apps/details?id=jp.naver.line.android&hl=en" + }, + { + "url": "http://jvn.jp/en/jp/JVN97845465/index.html" + } + ] + }, "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": "Integer overflow vulnerability in LINE(Android) from 4.4.0 to the version before 9.15.1 allows remote attackers to cause a denial of service (DoS) condition or execute arbitrary code via a specially crafted image." + } + ] + }, + "data_type": "CVE", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "from 4.4.0 to the version before 9.15.1" + } + ] + }, + "product_name": "LINE(Android)" + } + ] + }, + "vendor_name": "LINE Corporation" + } + ] + } + }, + "CVE_data_meta": { + "ID": "CVE-2019-6010", + "ASSIGNER": "vultures@jpcert.or.jp" + }, + "data_format": "MITRE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Integer overflow" + } + ] } ] } -} \ No newline at end of file +}