- Synchronized data.

This commit is contained in:
CVE Team 2018-08-02 09:32:16 -04:00
parent 8935ea7cdf
commit dfc589e655
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
4 changed files with 118 additions and 108 deletions

View File

@ -1,71 +1,77 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2018-10920",
"ASSIGNER": "psampaio@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "cz.nic",
"product": {
"product_data": [
{
"product_name": "knot-resolver",
"version": {
"version_data": [
{
"version_value": "before 2.4.1"
}
]
}
}
]
}
}
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2018-10920",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "knot-resolver",
"version" : {
"version_data" : [
{
"version_value" : "before 2.4.1"
}
]
}
}
]
},
"vendor_name" : "cz.nic"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Improper input validation bug in DNS resolver component of Knot Resolver before 2.4.1 allows remote attacker to poison cache."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10920",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10920",
"refsource": "CONFIRM"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper input validation bug in DNS resolver component of knot-resolver before 2.4.1 allows remote attacker to poison cache."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
}
]
]
}
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10920",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10920"
},
{
"name" : "https://www.knot-resolver.cz/2018-08-02-knot-resolver-2.4.1.html",
"refsource" : "CONFIRM",
"url" : "https://www.knot-resolver.cz/2018-08-02-knot-resolver-2.4.1.html"
}
]
}
}

View File

@ -1,72 +1,72 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@navercorp.com",
"ID": "CVE-2018-12448",
"STATE": "PUBLIC"
"CVE_data_meta" : {
"ASSIGNER" : "cve@navercorp.com",
"ID" : "CVE-2018-12448",
"STATE" : "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product": {
"product_data": [
"product" : {
"product_data" : [
{
"product_name": "Whale Browser",
"version": {
"version_data": [
"product_name" : "Whale Browser",
"version" : {
"version_data" : [
{
"affected": "<",
"version_value": "1.3.48.4"
"affected" : "<",
"version_value" : "1.3.48.4"
}
]
}
}
]
},
"vendor_name": "NAVER Corporation"
"vendor_name" : "NAVER Corporation"
}
]
}
},
"credit": [
"credit" : [
{
"lang": "eng",
"value": "YongShao (Zhiyong Feng) of Mobike Security Team"
"lang" : "eng",
"value" : "YongShao (Zhiyong Feng) of Mobike Security Team"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"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."
"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": [
"problemtype" : {
"problemtype_data" : [
{
"description": [
"description" : [
{
"lang": "eng",
"value": "CWE-20"
"lang" : "eng",
"value" : "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
"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"
"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"
"source" : {
"discovery" : "EXTERNAL"
}
}

View File

@ -2,7 +2,7 @@
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1329",
"STATE" : "RESERVED"
"STATE" : "REJECT"
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +11,7 @@
"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" : "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none."
}
]
}

View File

@ -35,7 +35,7 @@
"description_data" : [
{
"lang" : "eng",
"value" : "Apache Axis 1.x up to and including 1.4 is vulnerable to a cross-site scripting (XSS) attack in the default servlet/services"
"value" : "Apache Axis 1.x up to and including 1.4 is vulnerable to a cross-site scripting (XSS) attack in the default servlet/services."
}
]
},
@ -54,9 +54,13 @@
"references" : {
"reference_data" : [
{
"name" : "[axis-java-dev] 20180708 [jira] [Created] (AXIS-2924) CVE-2018-8032 XSS vulnerability",
"refsource" : "MLIST",
"url" : "http://mail-archives.apache.org/mod_mbox/axis-java-dev/201807.mbox/%3CJIRA.13170716.1531060536000.93536.1531060560060@Atlassian.JIRA%3E"
},
{
"name" : "https://issues.apache.org/jira/browse/AXIS-2924",
"refsource" : "CONFIRM",
"url" : "https://issues.apache.org/jira/browse/AXIS-2924"
}
]