"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-07-13 17:00:55 +00:00
parent 003dc1d870
commit 9b655bac72
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
22 changed files with 1153 additions and 1059 deletions

View File

@ -248,6 +248,11 @@
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/163456/Apache-Tomcat-9.0.0M1-Open-Redirect.html",
"url": "http://packetstormsecurity.com/files/163456/Apache-Tomcat-9.0.0M1-Open-Redirect.html"
}
]
}

View File

@ -66,6 +66,11 @@
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/163110/OpenEMR-5.0.1.3-Shell-Upload.html",
"url": "http://packetstormsecurity.com/files/163110/OpenEMR-5.0.1.3-Shell-Upload.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/163482/OpenEMR-5.0.1.3-Shell-Upload.html",
"url": "http://packetstormsecurity.com/files/163482/OpenEMR-5.0.1.3-Shell-Upload.html"
}
]
}

View File

@ -189,6 +189,11 @@
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K13184144?utm_source=f5support&utm_medium=RSS",
"url": "https://support.f5.com/csp/article/K13184144?utm_source=f5support&utm_medium=RSS"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/163457/Apache-Tomcat-9.0.0.M1-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/163457/Apache-Tomcat-9.0.0.M1-Cross-Site-Scripting.html"
}
]
},

View File

@ -1,90 +1,90 @@
{
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"S" : "U",
"AV" : "N",
"C" : "H",
"UI" : "N",
"PR" : "N",
"SCORE" : "5.900",
"A" : "N",
"AC" : "H",
"I" : "N"
}
}
},
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Cloud Pak for Applications 4.3 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 195031."
}
]
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6471271 (Cloud Pak for Applications)",
"url" : "https://www.ibm.com/support/pages/node/6471271",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6471271"
},
{
"name" : "ibm-cpa-cve202120360-info-disc (195031)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195031",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-20360"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
},
"vendor_name" : "IBM"
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"E": "U",
"RC": "C"
},
"BM": {
"S": "U",
"AV": "N",
"C": "H",
"UI": "N",
"PR": "N",
"SCORE": "5.900",
"A": "N",
"AC": "H",
"I": "N"
}
]
}
},
"data_type" : "CVE"
}
}
},
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Cloud Pak for Applications 4.3 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 195031."
}
]
},
"data_format": "MITRE",
"references": {
"reference_data": [
{
"title": "IBM Security Bulletin 6471271 (Cloud Pak for Applications)",
"url": "https://www.ibm.com/support/pages/node/6471271",
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/pages/node/6471271"
},
{
"name": "ibm-cpa-cve202120360-info-disc (195031)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195031",
"title": "X-Force Vulnerability Report",
"refsource": "XF"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
},
"CVE_data_meta": {
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"ID": "CVE-2021-20360"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
},
"vendor_name": "IBM"
}
]
}
},
"data_type": "CVE"
}

View File

@ -1,90 +1,90 @@
{
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
}
}
]
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-20361"
},
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6471269",
"url" : "https://www.ibm.com/support/pages/node/6471269",
"title" : "IBM Security Bulletin 6471269 (Cloud Pak for Applications)",
"refsource" : "CONFIRM"
},
{
"name" : "ibm-cpa-cve202120361-xss (195032)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195032",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
}
}
]
}
]
},
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Applications 4.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: 195032.",
"lang" : "eng"
}
]
},
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "H",
"RC" : "C",
"RL" : "O"
},
"BM" : {
"AV" : "N",
"C" : "L",
"S" : "C",
"AC" : "L",
"I" : "L",
"A" : "N",
"SCORE" : "5.400",
"PR" : "L",
"UI" : "R"
}
}
}
}
}
},
"CVE_data_meta": {
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"ID": "CVE-2021-20361"
},
"data_type": "CVE",
"references": {
"reference_data": [
{
"name": "https://www.ibm.com/support/pages/node/6471269",
"url": "https://www.ibm.com/support/pages/node/6471269",
"title": "IBM Security Bulletin 6471269 (Cloud Pak for Applications)",
"refsource": "CONFIRM"
},
{
"name": "ibm-cpa-cve202120361-xss (195032)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195032",
"title": "X-Force Vulnerability Report",
"refsource": "XF"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"data_format": "MITRE",
"description": {
"description_data": [
{
"value": "IBM Cloud Pak for Applications 4.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: 195032.",
"lang": "eng"
}
]
},
"data_version": "4.0",
"impact": {
"cvssv3": {
"TM": {
"E": "H",
"RC": "C",
"RL": "O"
},
"BM": {
"AV": "N",
"C": "L",
"S": "C",
"AC": "L",
"I": "L",
"A": "N",
"SCORE": "5.400",
"PR": "L",
"UI": "R"
}
}
}
}

View File

@ -1,90 +1,90 @@
{
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Cloud Pak for Applications",
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"ID" : "CVE-2021-20362"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cloud Pak for Applications",
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
}
}
]
},
"vendor_name": "IBM"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6471343 (Cloud Pak for Applications)",
"url" : "https://www.ibm.com/support/pages/node/6471343",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6471343"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195033",
"name" : "ibm-cpa-cve202120362-xss (195033)"
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Applications 4.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: 195033.",
"lang" : "eng"
}
]
},
"data_format" : "MITRE",
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"BM" : {
"AC" : "L",
"I" : "L",
"A" : "N",
"SCORE" : "5.400",
"PR" : "L",
"UI" : "R",
"AV" : "N",
"C" : "L",
"S" : "C"
},
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
}
}
}
}
}
},
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2021-07-12T00:00:00",
"ID": "CVE-2021-20362"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Cross-Site Scripting",
"lang": "eng"
}
]
}
]
},
"references": {
"reference_data": [
{
"title": "IBM Security Bulletin 6471343 (Cloud Pak for Applications)",
"url": "https://www.ibm.com/support/pages/node/6471343",
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/pages/node/6471343"
},
{
"refsource": "XF",
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195033",
"name": "ibm-cpa-cve202120362-xss (195033)"
}
]
},
"description": {
"description_data": [
{
"value": "IBM Cloud Pak for Applications 4.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: 195033.",
"lang": "eng"
}
]
},
"data_format": "MITRE",
"data_version": "4.0",
"impact": {
"cvssv3": {
"BM": {
"AC": "L",
"I": "L",
"A": "N",
"SCORE": "5.400",
"PR": "L",
"UI": "R",
"AV": "N",
"C": "L",
"S": "C"
},
"TM": {
"RC": "C",
"E": "U",
"RL": "O"
}
}
}
}

View File

@ -1,90 +1,90 @@
{
"impact" : {
"cvssv3" : {
"BM" : {
"S" : "C",
"AV" : "N",
"C" : "L",
"PR" : "L",
"UI" : "R",
"SCORE" : "5.400",
"A" : "N",
"I" : "L",
"AC" : "L"
},
"TM" : {
"RL" : "O",
"E" : "H",
"RC" : "C"
}
}
},
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Cloud Pak for Applications 4.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: 195034."
}
]
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6471341",
"title" : "IBM Security Bulletin 6471341 (Cloud Pak for Applications)",
"name" : "https://www.ibm.com/support/pages/node/6471341"
},
{
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195034",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-cpa-cve202120363-xss (195034)"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"CVE_data_meta" : {
"ID" : "CVE-2021-20363",
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Cloud Pak for Applications",
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
}
}
]
}
"impact": {
"cvssv3": {
"BM": {
"S": "C",
"AV": "N",
"C": "L",
"PR": "L",
"UI": "R",
"SCORE": "5.400",
"A": "N",
"I": "L",
"AC": "L"
},
"TM": {
"RL": "O",
"E": "H",
"RC": "C"
}
]
}
},
"data_type" : "CVE"
}
}
},
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Cloud Pak for Applications 4.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: 195034."
}
]
},
"data_format": "MITRE",
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.ibm.com/support/pages/node/6471341",
"title": "IBM Security Bulletin 6471341 (Cloud Pak for Applications)",
"name": "https://www.ibm.com/support/pages/node/6471341"
},
{
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195034",
"title": "X-Force Vulnerability Report",
"name": "ibm-cpa-cve202120363-xss (195034)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Cross-Site Scripting",
"lang": "eng"
}
]
}
]
},
"CVE_data_meta": {
"ID": "CVE-2021-20363",
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Cloud Pak for Applications",
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
}
}
]
}
}
]
}
},
"data_type": "CVE"
}

View File

@ -1,90 +1,90 @@
{
"impact" : {
"cvssv3" : {
"BM" : {
"UI" : "R",
"PR" : "L",
"SCORE" : "5.400",
"A" : "N",
"AC" : "L",
"I" : "L",
"S" : "C",
"C" : "L",
"AV" : "N"
},
"TM" : {
"RL" : "O",
"E" : "H",
"RC" : "C"
}
}
},
"data_version" : "4.0",
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Applications 4.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: 195035.",
"lang" : "eng"
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6471339",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6471339 (Cloud Pak for Applications)",
"url" : "https://www.ibm.com/support/pages/node/6471339"
},
{
"name" : "ibm-cpa-cve202120364-xss (195035)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195035",
"refsource" : "XF"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2021-20364"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Cloud Pak for Applications",
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
}
}
]
}
"impact": {
"cvssv3": {
"BM": {
"UI": "R",
"PR": "L",
"SCORE": "5.400",
"A": "N",
"AC": "L",
"I": "L",
"S": "C",
"C": "L",
"AV": "N"
},
"TM": {
"RL": "O",
"E": "H",
"RC": "C"
}
]
}
},
"data_type" : "CVE"
}
}
},
"data_version": "4.0",
"data_format": "MITRE",
"description": {
"description_data": [
{
"value": "IBM Cloud Pak for Applications 4.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: 195035.",
"lang": "eng"
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.ibm.com/support/pages/node/6471339",
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 6471339 (Cloud Pak for Applications)",
"url": "https://www.ibm.com/support/pages/node/6471339"
},
{
"name": "ibm-cpa-cve202120364-xss (195035)",
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195035",
"refsource": "XF"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Cross-Site Scripting",
"lang": "eng"
}
]
}
]
},
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ID": "CVE-2021-20364"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Cloud Pak for Applications",
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
}
}
]
}
}
]
}
},
"data_type": "CVE"
}

View File

@ -1,90 +1,90 @@
{
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6471345",
"title" : "IBM Security Bulletin 6471345 (Cloud Pak for Applications)",
"url" : "https://www.ibm.com/support/pages/node/6471345",
"refsource" : "CONFIRM"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195036",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-cpa-cve202120365-xss (195036)"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
"references": {
"reference_data": [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
},
"vendor_name" : "IBM"
"name": "https://www.ibm.com/support/pages/node/6471345",
"title": "IBM Security Bulletin 6471345 (Cloud Pak for Applications)",
"url": "https://www.ibm.com/support/pages/node/6471345",
"refsource": "CONFIRM"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195036",
"title": "X-Force Vulnerability Report",
"refsource": "XF",
"name": "ibm-cpa-cve202120365-xss (195036)"
}
]
}
},
"CVE_data_meta" : {
"ID" : "CVE-2021-20365",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-07-12T00:00:00"
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "H"
},
"BM" : {
"SCORE" : "5.400",
"UI" : "R",
"PR" : "L",
"I" : "L",
"AC" : "L",
"A" : "N",
"S" : "C",
"C" : "L",
"AV" : "N"
}
}
},
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Applications 4.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: 195036.",
"lang" : "eng"
}
]
},
"data_format" : "MITRE",
"data_version" : "4.0"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Cross-Site Scripting",
"lang": "eng"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
},
"vendor_name": "IBM"
}
]
}
},
"CVE_data_meta": {
"ID": "CVE-2021-20365",
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2021-07-12T00:00:00"
},
"data_type": "CVE",
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"RC": "C",
"E": "H"
},
"BM": {
"SCORE": "5.400",
"UI": "R",
"PR": "L",
"I": "L",
"AC": "L",
"A": "N",
"S": "C",
"C": "L",
"AV": "N"
}
}
},
"description": {
"description_data": [
{
"value": "IBM Cloud Pak for Applications 4.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: 195036.",
"lang": "eng"
}
]
},
"data_format": "MITRE",
"data_version": "4.0"
}

View File

@ -1,90 +1,90 @@
{
"CVE_data_meta" : {
"ID" : "CVE-2021-20366",
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6471337 (Cloud Pak for Applications)",
"url" : "https://www.ibm.com/support/pages/node/6471337",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6471337"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195037",
"refsource" : "XF",
"name" : "ibm-cpa-cve202120366-xss (195037)"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
"CVE_data_meta": {
"ID": "CVE-2021-20366",
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
},
"vendor_name": "IBM"
}
]
}
]
},
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Applications 4.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: 195037.",
"lang" : "eng"
}
]
},
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "H",
"RC" : "C",
"RL" : "O"
},
"BM" : {
"SCORE" : "5.400",
"PR" : "L",
"UI" : "R",
"I" : "L",
"AC" : "L",
"A" : "N",
"S" : "C",
"AV" : "N",
"C" : "L"
}
}
}
}
}
},
"data_type": "CVE",
"references": {
"reference_data": [
{
"title": "IBM Security Bulletin 6471337 (Cloud Pak for Applications)",
"url": "https://www.ibm.com/support/pages/node/6471337",
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/pages/node/6471337"
},
{
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195037",
"refsource": "XF",
"name": "ibm-cpa-cve202120366-xss (195037)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Cross-Site Scripting",
"lang": "eng"
}
]
}
]
},
"data_version": "4.0",
"description": {
"description_data": [
{
"value": "IBM Cloud Pak for Applications 4.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: 195037.",
"lang": "eng"
}
]
},
"data_format": "MITRE",
"impact": {
"cvssv3": {
"TM": {
"E": "H",
"RC": "C",
"RL": "O"
},
"BM": {
"SCORE": "5.400",
"PR": "L",
"UI": "R",
"I": "L",
"AC": "L",
"A": "N",
"S": "C",
"AV": "N",
"C": "L"
}
}
}
}

View File

@ -1,90 +1,90 @@
{
"data_version" : "4.0",
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Applications 4.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: 195357.",
"lang" : "eng"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"SCORE" : "5.400",
"UI" : "R",
"PR" : "L",
"I" : "L",
"AC" : "L",
"A" : "N",
"S" : "C",
"AV" : "N",
"C" : "L"
},
"TM" : {
"RL" : "O",
"E" : "H",
"RC" : "C"
}
}
},
"data_type" : "CVE",
"CVE_data_meta" : {
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-20368"
},
"affects" : {
"vendor" : {
"vendor_data" : [
"data_version": "4.0",
"data_format": "MITRE",
"description": {
"description_data": [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
}
"value": "IBM Cloud Pak for Applications 4.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: 195357.",
"lang": "eng"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
},
"impact": {
"cvssv3": {
"BM": {
"SCORE": "5.400",
"UI": "R",
"PR": "L",
"I": "L",
"AC": "L",
"A": "N",
"S": "C",
"AV": "N",
"C": "L"
},
"TM": {
"RL": "O",
"E": "H",
"RC": "C"
}
}
},
"data_type": "CVE",
"CVE_data_meta": {
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"ID": "CVE-2021-20368"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
}
}
]
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6471335",
"title" : "IBM Security Bulletin 6471335 (Cloud Pak for Applications)",
"name" : "https://www.ibm.com/support/pages/node/6471335"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195357",
"name" : "ibm-cpa-cve202120368-xss (195357)"
}
]
}
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.ibm.com/support/pages/node/6471335",
"title": "IBM Security Bulletin 6471335 (Cloud Pak for Applications)",
"name": "https://www.ibm.com/support/pages/node/6471335"
},
{
"refsource": "XF",
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195357",
"name": "ibm-cpa-cve202120368-xss (195357)"
}
]
}
}

View File

@ -1,90 +1,90 @@
{
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
}
}
]
}
},
"CVE_data_meta" : {
"ID" : "CVE-2021-20369",
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
}
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6471331",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6471331",
"title" : "IBM Security Bulletin 6471331 (Cloud Pak for Applications)"
},
{
"name" : "ibm-cpa-cve202120369-info-disc (195361)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195361",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Applications 4.3 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 195361.",
"lang" : "eng"
}
]
},
"data_format" : "MITRE",
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
},
"BM" : {
"S" : "U",
"C" : "H",
"AV" : "N",
"UI" : "N",
"PR" : "N",
"SCORE" : "5.900",
"A" : "N",
"AC" : "H",
"I" : "N"
}
}
}
}
}
},
"CVE_data_meta": {
"ID": "CVE-2021-20369",
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.ibm.com/support/pages/node/6471331",
"refsource": "CONFIRM",
"url": "https://www.ibm.com/support/pages/node/6471331",
"title": "IBM Security Bulletin 6471331 (Cloud Pak for Applications)"
},
{
"name": "ibm-cpa-cve202120369-info-disc (195361)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195361",
"title": "X-Force Vulnerability Report",
"refsource": "XF"
}
]
},
"description": {
"description_data": [
{
"value": "IBM Cloud Pak for Applications 4.3 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 195361.",
"lang": "eng"
}
]
},
"data_format": "MITRE",
"data_version": "4.0",
"impact": {
"cvssv3": {
"TM": {
"RC": "C",
"E": "U",
"RL": "O"
},
"BM": {
"S": "U",
"C": "H",
"AV": "N",
"UI": "N",
"PR": "N",
"SCORE": "5.900",
"A": "N",
"AC": "H",
"I": "N"
}
}
}
}

View File

@ -1,90 +1,90 @@
{
"CVE_data_meta" : {
"ID" : "CVE-2021-20422",
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6471327 (Cloud Pak for Applications)",
"url" : "https://www.ibm.com/support/pages/node/6471327",
"name" : "https://www.ibm.com/support/pages/node/6471327"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/196304",
"refsource" : "XF",
"name" : "ibm-cp4a-cve202120422-info-disc (196304)"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
"CVE_data_meta": {
"ID": "CVE-2021-20422",
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
},
"vendor_name": "IBM"
}
]
}
]
},
"data_version" : "4.0",
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Cloud Pak for Applications 4.3 could disclose sensitive information to a malicious attacker by accessing data stored in memory. IBM X-Force ID: 196304."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"I" : "N",
"AC" : "L",
"A" : "N",
"SCORE" : "7.500",
"UI" : "N",
"PR" : "N",
"C" : "H",
"AV" : "N",
"S" : "U"
},
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
}
}
}
}
}
},
"data_type": "CVE",
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 6471327 (Cloud Pak for Applications)",
"url": "https://www.ibm.com/support/pages/node/6471327",
"name": "https://www.ibm.com/support/pages/node/6471327"
},
{
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/196304",
"refsource": "XF",
"name": "ibm-cp4a-cve202120422-info-disc (196304)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
},
"data_version": "4.0",
"data_format": "MITRE",
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Cloud Pak for Applications 4.3 could disclose sensitive information to a malicious attacker by accessing data stored in memory. IBM X-Force ID: 196304."
}
]
},
"impact": {
"cvssv3": {
"BM": {
"I": "N",
"AC": "L",
"A": "N",
"SCORE": "7.500",
"UI": "N",
"PR": "N",
"C": "H",
"AV": "N",
"S": "U"
},
"TM": {
"RL": "O",
"E": "U",
"RC": "C"
}
}
}
}

View File

@ -1,90 +1,90 @@
{
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
}
}
]
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-20423"
},
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6471329",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6471329",
"title" : "IBM Security Bulletin 6471329 (Cloud Pak for Applications)"
},
{
"name" : "ibm-cp4a-cve202120423-priv-escalation (196308)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/196308",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Privileges"
}
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
}
}
]
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Applications 4.3 could allow an authenticated user gain escalated privilesges due to improper application permissions. IBM X-Force ID: 196308.",
"lang" : "eng"
}
]
},
"data_format" : "MITRE",
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"A" : "H",
"AC" : "L",
"I" : "H",
"UI" : "N",
"PR" : "L",
"SCORE" : "8.800",
"C" : "H",
"AV" : "N",
"S" : "U"
}
}
}
}
}
},
"CVE_data_meta": {
"DATE_PUBLIC": "2021-07-12T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"ID": "CVE-2021-20423"
},
"data_type": "CVE",
"references": {
"reference_data": [
{
"name": "https://www.ibm.com/support/pages/node/6471329",
"refsource": "CONFIRM",
"url": "https://www.ibm.com/support/pages/node/6471329",
"title": "IBM Security Bulletin 6471329 (Cloud Pak for Applications)"
},
{
"name": "ibm-cp4a-cve202120423-priv-escalation (196308)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/196308",
"title": "X-Force Vulnerability Report",
"refsource": "XF"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Gain Privileges"
}
]
}
]
},
"description": {
"description_data": [
{
"value": "IBM Cloud Pak for Applications 4.3 could allow an authenticated user gain escalated privilesges due to improper application permissions. IBM X-Force ID: 196308.",
"lang": "eng"
}
]
},
"data_format": "MITRE",
"data_version": "4.0",
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"E": "U",
"RC": "C"
},
"BM": {
"A": "H",
"AC": "L",
"I": "H",
"UI": "N",
"PR": "L",
"SCORE": "8.800",
"C": "H",
"AV": "N",
"S": "U"
}
}
}
}

View File

@ -1,90 +1,90 @@
{
"data_type" : "CVE",
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-07-12T00:00:00",
"ID" : "CVE-2021-20424"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.3"
}
]
},
"product_name" : "Cloud Pak for Applications"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
"data_type": "CVE",
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2021-07-12T00:00:00",
"ID": "CVE-2021-20424"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.3"
}
]
},
"product_name": "Cloud Pak for Applications"
}
]
},
"vendor_name": "IBM"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6471325 (Cloud Pak for Applications)",
"url" : "https://www.ibm.com/support/pages/node/6471325",
"name" : "https://www.ibm.com/support/pages/node/6471325"
},
{
"name" : "ibm-cp4a-cve202120424-info-disc (196309)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/196309",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_version" : "4.0",
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Cloud Pak for Applications 4.3 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in the browser. This information could be used in further attacks against the system. X-Force ID: 196309."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"AC" : "L",
"I" : "N",
"A" : "N",
"SCORE" : "4.300",
"PR" : "L",
"UI" : "N",
"AV" : "N",
"C" : "L",
"S" : "U"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
}
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Obtain Information",
"lang": "eng"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 6471325 (Cloud Pak for Applications)",
"url": "https://www.ibm.com/support/pages/node/6471325",
"name": "https://www.ibm.com/support/pages/node/6471325"
},
{
"name": "ibm-cp4a-cve202120424-info-disc (196309)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/196309",
"title": "X-Force Vulnerability Report"
}
]
},
"data_version": "4.0",
"data_format": "MITRE",
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Cloud Pak for Applications 4.3 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in the browser. This information could be used in further attacks against the system. X-Force ID: 196309."
}
]
},
"impact": {
"cvssv3": {
"BM": {
"AC": "L",
"I": "N",
"A": "N",
"SCORE": "4.300",
"PR": "L",
"UI": "N",
"AV": "N",
"C": "L",
"S": "U"
},
"TM": {
"E": "U",
"RC": "C",
"RL": "O"
}
}
}
}

View File

@ -53,6 +53,11 @@
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/162812/VMware-Security-Advisory-2021-0010.html",
"url": "http://packetstormsecurity.com/files/162812/VMware-Security-Advisory-2021-0010.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/163487/VMware-vCenter-Server-Virtual-SAN-Health-Check-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/163487/VMware-vCenter-Server-Virtual-SAN-Health-Check-Remote-Code-Execution.html"
}
]
},

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-34552",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-34552",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"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": "Pillow through 8.2.0 and PIL (aka Python Imaging Library) through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/index.html",
"refsource": "MISC",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/index.html"
},
{
"refsource": "MISC",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/8.3.0.html#buffer-overflow",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.3.0.html#buffer-overflow"
}
]
}

View File

@ -48,6 +48,11 @@
"refsource": "MISC",
"name": "https://k4m1ll0.com/cve-pandorafms754-chained-xss-rce.html",
"url": "https://k4m1ll0.com/cve-pandorafms754-chained-xss-rce.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/163466/Pandora-FMS-7.54-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/163466/Pandora-FMS-7.54-Cross-Site-Scripting.html"
}
]
},

View File

@ -88,6 +88,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210713 CVE-2021-35515: Apache Commons Compress 1.6 to 1.20 denial of service vulnerability",
"url": "http://www.openwall.com/lists/oss-security/2021/07/13/1"
},
{
"refsource": "MLIST",
"name": "[announce] 20210713 CVE-2021-35515: Apache Commons Compress 1.6 to 1.20 denial of service vulnerability",
"url": "https://lists.apache.org/thread.html/rbaea15ddc5a7c0c6b66660f1d6403b28595e2561bb283eade7d7cd69@%3Cannounce.apache.org%3E"
}
]
},

View File

@ -88,6 +88,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210713 CVE-2021-35516: Apache Commons Compress 1.6 to 1.20 denial of service vulnerability",
"url": "http://www.openwall.com/lists/oss-security/2021/07/13/2"
},
{
"refsource": "MLIST",
"name": "[announce] 20210713 CVE-2021-35516: Apache Commons Compress 1.6 to 1.20 denial of service vulnerability",
"url": "https://lists.apache.org/thread.html/rf5b1016fb15b7118b9a5e16bb0b78cb4f1dfcf7821eb137ab5757c91@%3Cannounce.apache.org%3E"
}
]
},

View File

@ -86,6 +86,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210713 CVE-2021-35517: Apache Commons Compress 1.1 to 1.20 denial of service vulnerability",
"url": "http://www.openwall.com/lists/oss-security/2021/07/13/3"
},
{
"refsource": "MLIST",
"name": "[announce] 20210713 CVE-2021-35517: Apache Commons Compress 1.1 to 1.20 denial of service vulnerability",
"url": "https://lists.apache.org/thread.html/ra393ffdc7c90a4a37ea023946f390285693795013a642d80fba20203@%3Cannounce.apache.org%3E"
}
]
},

View File

@ -81,6 +81,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210713 CVE-2021-36090: Apache Commons Compress 1.0 to 1.20 denial of service vulnerability",
"url": "http://www.openwall.com/lists/oss-security/2021/07/13/4"
},
{
"refsource": "MLIST",
"name": "[announce] 20210713 CVE-2021-36090: Apache Commons Compress 1.0 to 1.20 denial of service vulnerability",
"url": "https://lists.apache.org/thread.html/r9a23d4dbf4e34d498664080bff59f2893b855eb16dae33e4aa92fa53@%3Cannounce.apache.org%3E"
}
]
},