mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-08 22:18:26 +00:00
IBM20190628-121211
Added CVE-2019-4269, CVE-2019-4369
This commit is contained in:
parent
b1b5b8308f
commit
f34106aab3
@ -1,18 +1,102 @@
|
|||||||
{
|
{
|
||||||
"CVE_data_meta": {
|
|
||||||
"ASSIGNER": "cve@mitre.org",
|
|
||||||
"ID": "CVE-2019-4269",
|
|
||||||
"STATE": "RESERVED"
|
|
||||||
},
|
|
||||||
"data_format" : "MITRE",
|
"data_format" : "MITRE",
|
||||||
"data_type": "CVE",
|
|
||||||
"data_version" : "4.0",
|
"data_version" : "4.0",
|
||||||
|
"references" : {
|
||||||
|
"reference_data" : [
|
||||||
|
{
|
||||||
|
"refsource" : "CONFIRM",
|
||||||
|
"url" : "https://www-01.ibm.com/support/docview.wss?uid=ibm10884032",
|
||||||
|
"name" : "https://www-01.ibm.com/support/docview.wss?uid=ibm10884032",
|
||||||
|
"title" : "IBM Security Bulletin 884032 (WebSphere Application Server)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title" : "X-Force Vulnerability Report",
|
||||||
|
"name" : "ibm-websphere-cve20194269-info-disc (160202)",
|
||||||
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/160202",
|
||||||
|
"refsource" : "XF"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"problemtype" : {
|
||||||
|
"problemtype_data" : [
|
||||||
|
{
|
||||||
|
"description" : [
|
||||||
|
{
|
||||||
|
"lang" : "eng",
|
||||||
|
"value" : "Obtain Information"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"CVE_data_meta" : {
|
||||||
|
"ID" : "CVE-2019-4269",
|
||||||
|
"ASSIGNER" : "psirt@us.ibm.com",
|
||||||
|
"STATE" : "PUBLIC",
|
||||||
|
"DATE_PUBLIC" : "2019-06-26T00:00:00"
|
||||||
|
},
|
||||||
|
"data_type" : "CVE",
|
||||||
"description" : {
|
"description" : {
|
||||||
"description_data" : [
|
"description_data" : [
|
||||||
{
|
{
|
||||||
"lang" : "eng",
|
"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" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 Admin Console could allow a remote attacker to obtain sensitive information when a specially crafted url causes a stack trace to be dumped. IBM X-Force ID: 160202."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"affects" : {
|
||||||
|
"vendor" : {
|
||||||
|
"vendor_data" : [
|
||||||
|
{
|
||||||
|
"vendor_name" : "IBM",
|
||||||
|
"product" : {
|
||||||
|
"product_data" : [
|
||||||
|
{
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "7.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "8.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "8.5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "9.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"product_name" : "WebSphere Application Server"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"impact" : {
|
||||||
|
"cvssv3" : {
|
||||||
|
"BM" : {
|
||||||
|
"S" : "U",
|
||||||
|
"A" : "N",
|
||||||
|
"SCORE" : "5.300",
|
||||||
|
"AV" : "N",
|
||||||
|
"C" : "L",
|
||||||
|
"PR" : "N",
|
||||||
|
"I" : "N",
|
||||||
|
"UI" : "N",
|
||||||
|
"AC" : "L"
|
||||||
|
},
|
||||||
|
"TM" : {
|
||||||
|
"RL" : "O",
|
||||||
|
"RC" : "C",
|
||||||
|
"E" : "U"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@ -1,18 +1,90 @@
|
|||||||
{
|
{
|
||||||
"CVE_data_meta": {
|
"impact" : {
|
||||||
"ASSIGNER": "cve@mitre.org",
|
"cvssv3" : {
|
||||||
"ID": "CVE-2019-4369",
|
"TM" : {
|
||||||
"STATE": "RESERVED"
|
"RC" : "C",
|
||||||
|
"E" : "U",
|
||||||
|
"RL" : "O"
|
||||||
|
},
|
||||||
|
"BM" : {
|
||||||
|
"A" : "N",
|
||||||
|
"S" : "U",
|
||||||
|
"AC" : "L",
|
||||||
|
"UI" : "N",
|
||||||
|
"I" : "N",
|
||||||
|
"PR" : "L",
|
||||||
|
"AV" : "N",
|
||||||
|
"C" : "L",
|
||||||
|
"SCORE" : "4.300"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"data_format": "MITRE",
|
|
||||||
"data_type": "CVE",
|
|
||||||
"data_version": "4.0",
|
|
||||||
"description" : {
|
"description" : {
|
||||||
"description_data" : [
|
"description_data" : [
|
||||||
{
|
{
|
||||||
"lang" : "eng",
|
"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" : "IBM BigFix Inventory v9 (SUA v9 / ILMT v9) discloses sensitive information to unauthorized users. The information can be used to mount further attacks on the system. IBM X-Force ID: 161807."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"affects" : {
|
||||||
|
"vendor" : {
|
||||||
|
"vendor_data" : [
|
||||||
|
{
|
||||||
|
"product" : {
|
||||||
|
"product_data" : [
|
||||||
|
{
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "9.2"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"product_name" : "License Metric Tool"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"vendor_name" : "IBM"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"problemtype" : {
|
||||||
|
"problemtype_data" : [
|
||||||
|
{
|
||||||
|
"description" : [
|
||||||
|
{
|
||||||
|
"value" : "Obtain Information",
|
||||||
|
"lang" : "eng"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"references" : {
|
||||||
|
"reference_data" : [
|
||||||
|
{
|
||||||
|
"title" : "IBM Security Bulletin 957265 (License Metric Tool)",
|
||||||
|
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10957265",
|
||||||
|
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10957265",
|
||||||
|
"refsource" : "CONFIRM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "ibm-bigfix-cve20194369-info-disc (161807)",
|
||||||
|
"title" : "X-Force Vulnerability Report",
|
||||||
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/161807",
|
||||||
|
"refsource" : "XF"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"CVE_data_meta" : {
|
||||||
|
"DATE_PUBLIC" : "2019-06-26T00:00:00",
|
||||||
|
"STATE" : "PUBLIC",
|
||||||
|
"ASSIGNER" : "psirt@us.ibm.com",
|
||||||
|
"ID" : "CVE-2019-4369"
|
||||||
|
},
|
||||||
|
"data_type" : "CVE",
|
||||||
|
"data_version" : "4.0",
|
||||||
|
"data_format" : "MITRE"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user