- Synchronized data.

This commit is contained in:
CVE Team 2019-01-31 11:05:54 -05:00
parent f582481abc
commit 79616b26d9
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
3 changed files with 75 additions and 57 deletions

View File

@ -54,6 +54,8 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "https://www.openoffice.org/security/cves/CVE-2018-11790.html",
"refsource" : "CONFIRM",
"url" : "https://www.openoffice.org/security/cves/CVE-2018-11790.html" "url" : "https://www.openoffice.org/security/cves/CVE-2018-11790.html"
} }
] ]

View File

@ -1,58 +1,18 @@
{ {
"description" : { "CVE_data_meta" : {
"description_data" : [ "ASSIGNER" : "psirt@us.ibm.com",
{ "DATE_PUBLIC" : "2019-01-29T00:00:00",
"value" : "IBM I 7.2 and 7.3 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 156164.", "ID" : "CVE-2019-4040",
"lang" : "eng" "STATE" : "PUBLIC"
}
]
},
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "H"
},
"BM" : {
"C" : "L",
"SCORE" : "6.100",
"S" : "C",
"I" : "L",
"AV" : "N",
"AC" : "L",
"PR" : "N",
"A" : "N",
"UI" : "R"
}
}
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10869384",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10869384",
"title" : "IBM Security Bulletin 869384 (i)",
"refsource" : "CONFIRM"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156164",
"name" : "ibm-i-cve20194040-xss (156164)"
}
]
}, },
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
{ {
"vendor_name" : "IBM",
"product" : { "product" : {
"product_data" : [ "product_data" : [
{ {
"product_name" : "i",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -62,32 +22,70 @@
"version_value" : "7.3" "version_value" : "7.3"
} }
] ]
}, }
"product_name" : "i"
} }
] ]
} },
"vendor_name" : "IBM"
} }
] ]
} }
}, },
"CVE_data_meta" : { "data_format" : "MITRE",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-01-29T00:00:00",
"ID" : "CVE-2019-4040",
"STATE" : "PUBLIC"
},
"data_type" : "CVE", "data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM I 7.2 and 7.3 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 156164."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "N",
"AC" : "L",
"AV" : "N",
"C" : "L",
"I" : "L",
"PR" : "N",
"S" : "C",
"SCORE" : "6.100",
"UI" : "R"
},
"TM" : {
"E" : "H",
"RC" : "C",
"RL" : "O"
}
}
},
"problemtype" : { "problemtype" : {
"problemtype_data" : [ "problemtype_data" : [
{ {
"description" : [ "description" : [
{ {
"value" : "Cross-Site Scripting", "lang" : "eng",
"lang" : "eng" "value" : "Cross-Site Scripting"
} }
] ]
} }
] ]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10869384",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10869384"
},
{
"name" : "ibm-i-cve20194040-xss(156164)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156164"
}
]
} }
} }

View File

@ -0,0 +1,18 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-7251",
"STATE" : "RESERVED"
},
"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."
}
]
}
}