CVE-2018-12448

This commit is contained in:
Choongwoo Han 2018-08-02 11:57:47 +09:00
parent 30ac3670d4
commit 3bd2c437c3
No known key found for this signature in database
GPG Key ID: B0FD4A68D22CDAED

View File

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