- Synchronized data.

This commit is contained in:
CVE Team 2018-11-13 10:07:24 -05:00
parent 5d0b9c9b33
commit 97645ee6d1
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
5 changed files with 191 additions and 183 deletions

View File

@ -1,16 +1,13 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2018-16850",
"ASSIGNER": "psampaio@redhat.com"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name": "The PostgreSQL Project",
"product" : {
"product_data" : [
{
@ -27,35 +24,15 @@
}
}
]
}
},
"vendor_name" : "The PostgreSQL Project"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.postgresql.org/about/news/1905/"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850",
"refsource": "CONFIRM"
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
@ -73,5 +50,31 @@
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-89"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850"
},
{
"name" : "https://www.postgresql.org/about/news/1905/",
"refsource" : "CONFIRM",
"url" : "https://www.postgresql.org/about/news/1905/"
}
]
}
}

View File

@ -53,9 +53,18 @@
"references" : {
"reference_data" : [
{
"name" : "https://issues.apache.org/jira/browse/PROTON-1962",
"refsource" : "MISC",
"url" : "https://issues.apache.org/jira/browse/PROTON-1962"
},
{
"name" : "https://mail-archives.apache.org/mod_mbox/qpid-users/201811.mbox/%3CCAFitrpQSV73Vz7rJYfLJK7gvEymZSCR5ooWUeU8j4jzRydk-eg%40mail.gmail.com%3E",
"refsource" : "MISC",
"url" : "https://mail-archives.apache.org/mod_mbox/qpid-users/201811.mbox/%3CCAFitrpQSV73Vz7rJYfLJK7gvEymZSCR5ooWUeU8j4jzRydk-eg%40mail.gmail.com%3E"
},
{
"name" : "https://qpid.apache.org/cves/CVE-2018-17187.html",
"refsource" : "MISC",
"url" : "https://qpid.apache.org/cves/CVE-2018-17187.html"
}
]

View File

@ -2,7 +2,7 @@
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1293",
"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

@ -1,61 +1,10 @@
{
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-11-12T00:00:00",
"ID" : "CVE-2018-1792",
"STATE" : "PUBLIC"
},
"BM" : {
"S" : "C",
"A" : "H",
"C" : "H",
"AV" : "L",
"PR" : "L",
"UI" : "N",
"AC" : "L",
"I" : "H",
"SCORE" : "8.800"
}
}
},
"description" : {
"description_data" : [
{
"value" : "IBM WebSphere MQ 8.0.0.0 through 8.0.0.10, 9.0.0.0 through 9.0.0.5, 9.0.1 through 9.0.5, and 9.1.0.0 could allow a local user to inject code that could be executed with root privileges. IBM X-Force ID: 148947.",
"lang" : "eng"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Privileges"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10734447",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10734447",
"title" : "IBM Security Bulletin 734447 (MQ)",
"refsource" : "CONFIRM"
},
{
"name" : "ibm-websphere-cve20181792-priv-escalation (148947)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148947",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
@ -63,6 +12,7 @@
"product" : {
"product_data" : [
{
"product_name" : "MQ",
"version" : {
"version_data" : [
{
@ -135,8 +85,7 @@
"version_value" : "9.1.0.0"
}
]
},
"product_name" : "MQ"
}
}
]
},
@ -145,12 +94,61 @@
]
}
},
"data_type" : "CVE",
"data_format" : "MITRE",
"CVE_data_meta" : {
"DATE_PUBLIC" : "2018-11-12T00:00:00",
"ID" : "CVE-2018-1792",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM WebSphere MQ 8.0.0.0 through 8.0.0.10, 9.0.0.0 through 9.0.0.5, 9.0.1 through 9.0.5, and 9.1.0.0 could allow a local user to inject code that could be executed with root privileges. IBM X-Force ID: 148947."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "H",
"AC" : "L",
"AV" : "L",
"C" : "H",
"I" : "H",
"PR" : "L",
"S" : "C",
"SCORE" : "8.800",
"UI" : "N"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Privileges"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10734447",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10734447"
},
{
"name" : "ibm-websphere-cve20181792-priv-escalation(148947)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148947"
}
]
}
}

View File

@ -1,18 +1,14 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-10-24T00:00:00",
"ID" : "CVE-2018-1808",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
"STATE" : "PUBLIC"
},
"data_format" : "MITRE",
"data_version" : "4.0",
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
@ -44,39 +40,15 @@
}
}
]
}
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www-01.ibm.com/support/docview.wss?uid=ibm10735905",
"name" : "https://www-01.ibm.com/support/docview.wss?uid=ibm10735905",
"title" : "IBM Security Bulletin 0735905",
"refsource" : "CONFIRM"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/149828",
"name" : "ibm-websphere-cve20181808-ssi (149828)"
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
@ -88,21 +60,47 @@
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "N",
"AC" : "L",
"AV" : "N",
"C" : "N",
"A" : "N",
"I" : "L",
"PR" : "L",
"S" : "U",
"SCORE" : "4.300",
"UI" : "N",
"AC" : "L",
"I" : "L",
"PR" : "L"
"UI" : "N"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O",
"E" : "U"
"RL" : "O"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www-01.ibm.com/support/docview.wss?uid=ibm10735905",
"refsource" : "CONFIRM",
"url" : "https://www-01.ibm.com/support/docview.wss?uid=ibm10735905"
},
{
"name" : "ibm-websphere-cve20181808-ssi(149828)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/149828"
}
]
}
}