From 3bd2c437c3b25bc4edebe8702d0f7f3efa2be2f9 Mon Sep 17 00:00:00 2001 From: Choongwoo Han Date: Thu, 2 Aug 2018 11:57:47 +0900 Subject: [PATCH] CVE-2018-12448 --- 2018/12xxx/CVE-2018-12448.json | 76 +++++++++++++++++++++++++++++----- 1 file changed, 65 insertions(+), 11 deletions(-) diff --git a/2018/12xxx/CVE-2018-12448.json b/2018/12xxx/CVE-2018-12448.json index 893894e461e..169dc64f121 100644 --- a/2018/12xxx/CVE-2018-12448.json +++ b/2018/12xxx/CVE-2018-12448.json @@ -1,18 +1,72 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2018-12448", - "STATE" : "RESERVED" + "CVE_data_meta": { + "ASSIGNER": "cve@navercorp.com", + "ID": "CVE-2018-12448", + "STATE": "PUBLIC" }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Whale Browser", + "version": { + "version_data": [ + { + "affected": "<", + "version_value": "1.3.48.4" + } + ] + } + } + ] + }, + "vendor_name": "NAVER Corporation" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "YongShao (Zhiyong Feng) of Mobike Security Team" + } + ], + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "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." + "lang": "eng", + "value": "Whale Browser before 1.3.48.4 displays no URL information but only a title of a web page on the browser's address bar when visiting a non-http page, which allows an attacker to display a malicious web page with a fake domain name." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://cve.naver.com/detail/cve-2018-12448.html", + "refsource": "MISC", + "url": "https://cve.naver.com/detail/cve-2018-12448.html" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } }