mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-19 17:32:41 +00:00
Auto-merge PR#563
Auto-merge PR#563
This commit is contained in:
commit
1a1de3a41d
@ -1,18 +1,93 @@
|
|||||||
{
|
{
|
||||||
"data_type": "CVE",
|
"data_format" : "MITRE",
|
||||||
"data_format": "MITRE",
|
"description" : {
|
||||||
"data_version": "4.0",
|
"description_data" : [
|
||||||
"CVE_data_meta": {
|
{
|
||||||
"ID": "CVE-2020-4688",
|
"lang" : "eng",
|
||||||
"ASSIGNER": "cve@mitre.org",
|
"value" : "IBM Security Guardium 10.6 and 11.2 could allow a local attacker to execute arbitrary commands on the system as an unprivileged user, caused by command injection vulnerability. IBM X-Force ID: 186700."
|
||||||
"STATE": "RESERVED"
|
}
|
||||||
},
|
]
|
||||||
"description": {
|
},
|
||||||
"description_data": [
|
"data_type" : "CVE",
|
||||||
|
"problemtype" : {
|
||||||
|
"problemtype_data" : [
|
||||||
|
{
|
||||||
|
"description" : [
|
||||||
|
{
|
||||||
|
"value" : "Gain Privileges",
|
||||||
|
"lang" : "eng"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"references" : {
|
||||||
|
"reference_data" : [
|
||||||
|
{
|
||||||
|
"title" : "IBM Security Bulletin 6405952 (Security Guardium)",
|
||||||
|
"refsource" : "CONFIRM",
|
||||||
|
"name" : "https://www.ibm.com/support/pages/node/6405952",
|
||||||
|
"url" : "https://www.ibm.com/support/pages/node/6405952"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "ibm-guardium-cve20204688-command-exec (186700)",
|
||||||
|
"title" : "X-Force Vulnerability Report",
|
||||||
|
"refsource" : "XF",
|
||||||
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/186700"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"CVE_data_meta" : {
|
||||||
|
"ID" : "CVE-2020-4688",
|
||||||
|
"STATE" : "PUBLIC",
|
||||||
|
"ASSIGNER" : "psirt@us.ibm.com",
|
||||||
|
"DATE_PUBLIC" : "2021-01-19T00:00:00"
|
||||||
|
},
|
||||||
|
"impact" : {
|
||||||
|
"cvssv3" : {
|
||||||
|
"BM" : {
|
||||||
|
"S" : "U",
|
||||||
|
"PR" : "N",
|
||||||
|
"A" : "L",
|
||||||
|
"AC" : "L",
|
||||||
|
"AV" : "L",
|
||||||
|
"UI" : "N",
|
||||||
|
"C" : "L",
|
||||||
|
"I" : "L",
|
||||||
|
"SCORE" : "5.900"
|
||||||
|
},
|
||||||
|
"TM" : {
|
||||||
|
"E" : "U",
|
||||||
|
"RL" : "O",
|
||||||
|
"RC" : "C"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"data_version" : "4.0",
|
||||||
|
"affects" : {
|
||||||
|
"vendor" : {
|
||||||
|
"vendor_data" : [
|
||||||
{
|
{
|
||||||
"lang": "eng",
|
"vendor_name" : "IBM",
|
||||||
"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" : [
|
||||||
|
{
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "10.6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "11.2"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"product_name" : "Security Guardium"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
@ -1,18 +1,103 @@
|
|||||||
{
|
{
|
||||||
"data_type": "CVE",
|
"impact" : {
|
||||||
"data_format": "MITRE",
|
"cvssv3" : {
|
||||||
"data_version": "4.0",
|
"TM" : {
|
||||||
"CVE_data_meta": {
|
"E" : "U",
|
||||||
"ID": "CVE-2020-4887",
|
"RL" : "O",
|
||||||
"ASSIGNER": "cve@mitre.org",
|
"RC" : "C"
|
||||||
"STATE": "RESERVED"
|
},
|
||||||
},
|
"BM" : {
|
||||||
"description": {
|
"C" : "N",
|
||||||
"description_data": [
|
"I" : "H",
|
||||||
|
"SCORE" : "6.200",
|
||||||
|
"AC" : "L",
|
||||||
|
"AV" : "L",
|
||||||
|
"A" : "N",
|
||||||
|
"S" : "U",
|
||||||
|
"PR" : "N",
|
||||||
|
"UI" : "N"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"CVE_data_meta" : {
|
||||||
|
"DATE_PUBLIC" : "2021-01-19T00:00:00",
|
||||||
|
"ASSIGNER" : "psirt@us.ibm.com",
|
||||||
|
"ID" : "CVE-2020-4887",
|
||||||
|
"STATE" : "PUBLIC"
|
||||||
|
},
|
||||||
|
"data_version" : "4.0",
|
||||||
|
"affects" : {
|
||||||
|
"vendor" : {
|
||||||
|
"vendor_data" : [
|
||||||
{
|
{
|
||||||
"lang": "eng",
|
"product" : {
|
||||||
"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_data" : [
|
||||||
|
{
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "7.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "7.2"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"product_name" : "AIX"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"product_name" : "VIOS ",
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "3.1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"vendor_name" : "IBM"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"data_format" : "MITRE",
|
||||||
|
"description" : {
|
||||||
|
"description_data" : [
|
||||||
|
{
|
||||||
|
"lang" : "eng",
|
||||||
|
"value" : "IBM AIX 7.1, 7.2 and AIX VIOS 3.1 could allow a local user to exploit a vulnerability in the gencore user command to create arbitrary files in any directory. IBM X-Force ID: 190911."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"data_type" : "CVE",
|
||||||
|
"references" : {
|
||||||
|
"reference_data" : [
|
||||||
|
{
|
||||||
|
"refsource" : "CONFIRM",
|
||||||
|
"title" : "IBM Security Bulletin 6406022 (AIX)",
|
||||||
|
"name" : "https://www.ibm.com/support/pages/node/6406022",
|
||||||
|
"url" : "https://www.ibm.com/support/pages/node/6406022"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "ibm-aix-cve20204887-file-write (190911)",
|
||||||
|
"refsource" : "XF",
|
||||||
|
"title" : "X-Force Vulnerability Report",
|
||||||
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190911"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"problemtype" : {
|
||||||
|
"problemtype_data" : [
|
||||||
|
{
|
||||||
|
"description" : [
|
||||||
|
{
|
||||||
|
"lang" : "eng",
|
||||||
|
"value" : "Data Manipulation"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@ -1,18 +1,93 @@
|
|||||||
{
|
{
|
||||||
"data_type": "CVE",
|
"data_format" : "MITRE",
|
||||||
"data_format": "MITRE",
|
"description" : {
|
||||||
"data_version": "4.0",
|
"description_data" : [
|
||||||
"CVE_data_meta": {
|
{
|
||||||
"ID": "CVE-2020-4921",
|
"lang" : "eng",
|
||||||
"ASSIGNER": "cve@mitre.org",
|
"value" : "IBM Security Guardium 10.6 and 11.2 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: 191398."
|
||||||
"STATE": "RESERVED"
|
}
|
||||||
},
|
]
|
||||||
"description": {
|
},
|
||||||
"description_data": [
|
"references" : {
|
||||||
|
"reference_data" : [
|
||||||
|
{
|
||||||
|
"url" : "https://www.ibm.com/support/pages/node/6405952",
|
||||||
|
"refsource" : "CONFIRM",
|
||||||
|
"name" : "https://www.ibm.com/support/pages/node/6405952",
|
||||||
|
"title" : "IBM Security Bulletin 6405952 (Security Guardium)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "ibm-guardium-cve20204921-sql-injection (191398)",
|
||||||
|
"refsource" : "XF",
|
||||||
|
"title" : "X-Force Vulnerability Report",
|
||||||
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/191398"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"problemtype" : {
|
||||||
|
"problemtype_data" : [
|
||||||
|
{
|
||||||
|
"description" : [
|
||||||
|
{
|
||||||
|
"lang" : "eng",
|
||||||
|
"value" : "Data Manipulation"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"data_type" : "CVE",
|
||||||
|
"affects" : {
|
||||||
|
"vendor" : {
|
||||||
|
"vendor_data" : [
|
||||||
{
|
{
|
||||||
"lang": "eng",
|
"product" : {
|
||||||
"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_data" : [
|
||||||
|
{
|
||||||
|
"product_name" : "Security Guardium",
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "10.6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "11.2"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"vendor_name" : "IBM"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"data_version" : "4.0",
|
||||||
|
"impact" : {
|
||||||
|
"cvssv3" : {
|
||||||
|
"BM" : {
|
||||||
|
"S" : "U",
|
||||||
|
"A" : "L",
|
||||||
|
"PR" : "L",
|
||||||
|
"AC" : "L",
|
||||||
|
"AV" : "N",
|
||||||
|
"UI" : "N",
|
||||||
|
"C" : "H",
|
||||||
|
"SCORE" : "7.600",
|
||||||
|
"I" : "L"
|
||||||
|
},
|
||||||
|
"TM" : {
|
||||||
|
"RC" : "C",
|
||||||
|
"E" : "U",
|
||||||
|
"RL" : "O"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"CVE_data_meta" : {
|
||||||
|
"DATE_PUBLIC" : "2021-01-19T00:00:00",
|
||||||
|
"ASSIGNER" : "psirt@us.ibm.com",
|
||||||
|
"STATE" : "PUBLIC",
|
||||||
|
"ID" : "CVE-2020-4921"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@ -1,18 +1,100 @@
|
|||||||
{
|
{
|
||||||
"data_type": "CVE",
|
"description" : {
|
||||||
"data_format": "MITRE",
|
"description_data" : [
|
||||||
"data_version": "4.0",
|
{
|
||||||
"CVE_data_meta": {
|
"lang" : "eng",
|
||||||
"ID": "CVE-2020-4983",
|
"value" : "IBM Spectrum LSF 10.1 and IBM Spectrum LSF Suite 10.2 could allow a user on the local network who has privileges to submit LSF jobs to execute arbitrary commands. IBM X-Force ID: 192586."
|
||||||
"ASSIGNER": "cve@mitre.org",
|
}
|
||||||
"STATE": "RESERVED"
|
]
|
||||||
},
|
},
|
||||||
"description": {
|
"data_format" : "MITRE",
|
||||||
"description_data": [
|
"data_type" : "CVE",
|
||||||
|
"references" : {
|
||||||
|
"reference_data" : [
|
||||||
|
{
|
||||||
|
"refsource" : "CONFIRM",
|
||||||
|
"name" : "https://www.ibm.com/support/pages/node/6395478",
|
||||||
|
"title" : "IBM Security Bulletin 6395478 (Spectrum LSF Suite)",
|
||||||
|
"url" : "https://www.ibm.com/support/pages/node/6395478"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/192586",
|
||||||
|
"name" : "ibm-spectrum-cve20204983-code-exec (192586)",
|
||||||
|
"title" : "X-Force Vulnerability Report",
|
||||||
|
"refsource" : "XF"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"problemtype" : {
|
||||||
|
"problemtype_data" : [
|
||||||
|
{
|
||||||
|
"description" : [
|
||||||
|
{
|
||||||
|
"lang" : "eng",
|
||||||
|
"value" : "Gain Privileges"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"CVE_data_meta" : {
|
||||||
|
"STATE" : "PUBLIC",
|
||||||
|
"ID" : "CVE-2020-4983",
|
||||||
|
"DATE_PUBLIC" : "2021-01-13T00:00:00",
|
||||||
|
"ASSIGNER" : "psirt@us.ibm.com"
|
||||||
|
},
|
||||||
|
"impact" : {
|
||||||
|
"cvssv3" : {
|
||||||
|
"BM" : {
|
||||||
|
"C" : "H",
|
||||||
|
"SCORE" : "7.400",
|
||||||
|
"I" : "H",
|
||||||
|
"AV" : "L",
|
||||||
|
"AC" : "H",
|
||||||
|
"S" : "U",
|
||||||
|
"PR" : "N",
|
||||||
|
"A" : "H",
|
||||||
|
"UI" : "N"
|
||||||
|
},
|
||||||
|
"TM" : {
|
||||||
|
"E" : "U",
|
||||||
|
"RL" : "O",
|
||||||
|
"RC" : "C"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"data_version" : "4.0",
|
||||||
|
"affects" : {
|
||||||
|
"vendor" : {
|
||||||
|
"vendor_data" : [
|
||||||
{
|
{
|
||||||
"lang": "eng",
|
"product" : {
|
||||||
"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_data" : [
|
||||||
|
{
|
||||||
|
"product_name" : "Spectrum LSF Suite",
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "10.2"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"product_name" : "Spectrum LSF",
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "10.1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"vendor_name" : "IBM"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user