IBM20210709-125059

Added CVE-2021-29712, CVE-2021-29730
This commit is contained in:
Scott Moore - IBM 2021-07-09 12:50:59 -04:00
parent 3e6e0f255d
commit cb710dd237
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
2 changed files with 174 additions and 30 deletions

View File

@ -1,18 +1,90 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29712",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_version" : "4.0",
"CVE_data_meta" : {
"ID" : "CVE-2021-29712",
"DATE_PUBLIC" : "2021-07-08T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"SCORE" : "6.100",
"AV" : "N",
"I" : "L",
"C" : "L",
"UI" : "R",
"S" : "C",
"PR" : "N",
"AC" : "L",
"A" : "N"
},
"TM" : {
"RL" : "O",
"E" : "H",
"RC" : "C"
}
}
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6468581",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6468581",
"title" : "IBM Security Bulletin 6468581 (InfoSphere Information Server)"
},
{
"title" : "X-Force Vulnerability Report",
"name" : "ibm-infosphere-cve202129712-xss (200966)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/200966"
}
]
},
"affects" : {
"vendor" : {
"vendor_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."
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "11.7"
}
]
},
"product_name" : "InfoSphere Information Server"
}
]
}
}
]
}
}
]
}
},
"description" : {
"description_data" : [
{
"value" : "IBM InfoSphere Information Server 11.7 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: 200966.",
"lang" : "eng"
}
]
},
"data_type" : "CVE"
}

View File

@ -1,18 +1,90 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29730",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_format" : "MITRE",
"data_type" : "CVE",
"description" : {
"description_data" : [
{
"value" : "IBM InfoSphere Information Server 11.7 is vulnerable to SQL injection. A remote attacker could send specially crafted SQL statements, which could allow the attacker to view, add, modify or delete information in the back-end database. IBM X-Force ID: 201164.",
"lang" : "eng"
}
]
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6468569 (InfoSphere Information Server)",
"url" : "https://www.ibm.com/support/pages/node/6468569",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6468569"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-infosphere-cve202129730-sql-injection (201164)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/201164"
}
]
},
"affects" : {
"vendor" : {
"vendor_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."
"product" : {
"product_data" : [
{
"product_name" : "InfoSphere Information Server",
"version" : {
"version_data" : [
{
"version_value" : "11.7"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"PR" : "L",
"AC" : "L",
"S" : "U",
"A" : "L",
"C" : "L",
"SCORE" : "6.300",
"AV" : "N",
"I" : "L",
"UI" : "N"
}
}
},
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Data Manipulation",
"lang" : "eng"
}
]
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-07-08T00:00:00",
"ID" : "CVE-2021-29730"
}
}