Auto-merge PR#1747

Auto-merge PR#1747
This commit is contained in:
CVE Team 2019-03-22 14:50:20 -04:00 committed by GitHub
commit bf709dbd81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 177 additions and 30 deletions

View File

@ -1,18 +1,90 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-4035",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
"problemtype" : {
"problemtype_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."
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10869060",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10869060",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 869060 (Content Navigator)"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-content-cve20194035-spoofing (156001)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156001"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "L",
"UI" : "N",
"SCORE" : "6.300",
"PR" : "L",
"AC" : "L",
"S" : "U",
"AV" : "N",
"C" : "L",
"I" : "L"
},
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
}
}
},
"data_type" : "CVE",
"data_format" : "MITRE",
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ID" : "CVE-2019-4035",
"DATE_PUBLIC" : "2019-03-11T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com"
},
"description" : {
"description_data" : [
{
"value" : "IBM Content Navigator 3.0CD could allow attackers to direct web traffic to a malicious site. If attackers make a fake IBM Content Navigator site, they can send a link to ICN users to send request to their Edit client directly. Then Edit client will download documents from the fake ICN website. IBM X-Force ID: 156001.",
"lang" : "eng"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "3.0CD"
}
]
},
"product_name" : "Content Navigator"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_version" : "4.0"
}

View File

@ -1,18 +1,93 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-4052",
"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."
"value" : "IBM API Connect 2018.1 and 2018.4.1.2 apis can be leveraged by unauthenticated users to discover login ids of registered users. IBM X-Force ID: 156544."
}
]
},
"CVE_data_meta" : {
"ID" : "CVE-2019-4052",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-03-20T00:00:00"
},
"data_type" : "CVE",
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "API Connect",
"version" : {
"version_data" : [
{
"version_value" : "2018.1"
},
{
"version_value" : "2018.4.1.2"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10874248",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10874248",
"title" : "IBM Security Bulletin 874248 (API Connect)",
"refsource" : "CONFIRM"
},
{
"name" : "ibm-api-cve20194052-info-disc (156544)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156544",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"C" : "H",
"I" : "L",
"S" : "U",
"AV" : "N",
"PR" : "N",
"AC" : "L",
"SCORE" : "8.200",
"UI" : "N",
"A" : "N"
},
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
}
}
}
}