"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-06-29 16:00:55 +00:00
parent 83eecc8588
commit 0b189eeddf
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
10 changed files with 563 additions and 281 deletions

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-20101", "ID": "CVE-2021-20101",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "vulnreport@tenable.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "AppNitro Machform",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 16"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Host Header Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/",
"url": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/"
}
]
}, },
"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": "Machform prior to version 16 is vulnerable to HTTP host header injection due to improperly validated host headers. This could cause a victim to receive malformed content."
} }
] ]
} }

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-20102", "ID": "CVE-2021-20102",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "vulnreport@tenable.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "AppNitro Machform",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 16"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/",
"url": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/"
}
]
}, },
"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": "Machform prior to version 16 is vulnerable to cross-site request forgery due to a lack of CSRF tokens in place."
} }
] ]
} }

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-20103", "ID": "CVE-2021-20103",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "vulnreport@tenable.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "AppNitro Machform",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 16"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Unauthenticated File Upload"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/",
"url": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/"
}
]
}, },
"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": "Machform prior to version 16 is vulnerable to stored cross-site scripting due to insufficient sanitization of file attachments uploaded with forms through upload.php."
} }
] ]
} }

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-20104", "ID": "CVE-2021-20104",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "vulnreport@tenable.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "AppNitro Machform",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 16"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/",
"url": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/"
}
]
}, },
"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": "Machform prior to version 16 is vulnerable to unauthenticated remote code execution due to insufficient sanitization of file attachments uploaded with forms through upload.php."
} }
] ]
} }

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-20105", "ID": "CVE-2021-20105",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "vulnreport@tenable.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "AppNitro Machform",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 16"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Open Redirect"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/",
"url": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/"
}
]
}, },
"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": "Machform prior to version 16 is vulnerable to an open redirect in Safari_init.php due to an improperly sanitized 'ref' parameter."
} }
] ]
} }

View File

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

View File

@ -1,93 +1,93 @@
{ {
"references" : { "references": {
"reference_data" : [ "reference_data": [
{
"title" : "IBM Security Bulletin 6466609 (Spectrum Protect Plus)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6466609",
"url" : "https://www.ibm.com/support/pages/node/6466609"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/197791",
"refsource" : "XF",
"name" : "ibm-spectrum-cve202120490-dos (197791)"
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM Spectrum Protect Plus 10.1.0 through 10.1.8 could allow a local user to cause a denial of service due to insecure file permission settings. IBM X-Force ID: 197791.",
"lang" : "eng"
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-20490",
"DATE_PUBLIC" : "2021-06-28T00:00:00"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"product" : { "title": "IBM Security Bulletin 6466609 (Spectrum Protect Plus)",
"product_data" : [ "refsource": "CONFIRM",
{ "name": "https://www.ibm.com/support/pages/node/6466609",
"product_name" : "Spectrum Protect Plus", "url": "https://www.ibm.com/support/pages/node/6466609"
"version" : { },
"version_data" : [ {
{ "title": "X-Force Vulnerability Report",
"version_value" : "10.1.0" "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/197791",
}, "refsource": "XF",
{ "name": "ibm-spectrum-cve202120490-dos (197791)"
"version_value" : "10.1.8"
}
]
}
}
]
},
"vendor_name" : "IBM"
} }
] ]
} },
}, "description": {
"impact" : { "description_data": [
"cvssv3" : { {
"TM" : { "value": "IBM Spectrum Protect Plus 10.1.0 through 10.1.8 could allow a local user to cause a denial of service due to insecure file permission settings. IBM X-Force ID: 197791.",
"RL" : "O", "lang": "eng"
"E" : "U", }
"RC" : "C" ]
}, },
"BM" : { "data_format": "MITRE",
"I" : "N", "data_type": "CVE",
"AC" : "L", "CVE_data_meta": {
"S" : "U", "STATE": "PUBLIC",
"C" : "N", "ASSIGNER": "psirt@us.ibm.com",
"SCORE" : "4.000", "ID": "CVE-2021-20490",
"AV" : "L", "DATE_PUBLIC": "2021-06-28T00:00:00"
"UI" : "N", },
"PR" : "N", "affects": {
"A" : "L" "vendor": {
} "vendor_data": [
} {
}, "product": {
"problemtype" : { "product_data": [
"problemtype_data" : [ {
{ "product_name": "Spectrum Protect Plus",
"description" : [ "version": {
{ "version_data": [
"lang" : "eng", {
"value" : "Denial of Service" "version_value": "10.1.0"
} },
{
"version_value": "10.1.8"
}
]
}
}
]
},
"vendor_name": "IBM"
}
] ]
} }
] },
}, "impact": {
"data_version" : "4.0" "cvssv3": {
} "TM": {
"RL": "O",
"E": "U",
"RC": "C"
},
"BM": {
"I": "N",
"AC": "L",
"S": "U",
"C": "N",
"SCORE": "4.000",
"AV": "L",
"UI": "N",
"PR": "N",
"A": "L"
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
},
"data_version": "4.0"
}

View File

@ -1,90 +1,90 @@
{ {
"data_type" : "CVE", "data_type": "CVE",
"CVE_data_meta" : { "CVE_data_meta": {
"DATE_PUBLIC" : "2021-06-28T00:00:00", "DATE_PUBLIC": "2021-06-28T00:00:00",
"ID" : "CVE-2021-20580", "ID": "CVE-2021-20580",
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER": "psirt@us.ibm.com",
"STATE" : "PUBLIC" "STATE": "PUBLIC"
}, },
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"product_name" : "Planning Analytics", "product_name": "Planning Analytics",
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "2.0" "version_value": "2.0"
} }
] ]
} }
} }
] ]
}, },
"vendor_name" : "IBM" "vendor_name": "IBM"
} }
]
}
},
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
},
"BM" : {
"S" : "U",
"AC" : "L",
"I" : "L",
"PR" : "N",
"A" : "N",
"UI" : "R",
"SCORE" : "4.300",
"AV" : "N",
"C" : "N"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
] ]
} }
] },
}, "data_version": "4.0",
"references" : { "impact": {
"reference_data" : [ "cvssv3": {
{ "TM": {
"title" : "IBM Security Bulletin 6462331 (Planning Analytics )", "RC": "C",
"url" : "https://www.ibm.com/support/pages/node/6462331", "E": "U",
"name" : "https://www.ibm.com/support/pages/node/6462331", "RL": "O"
"refsource" : "CONFIRM" },
}, "BM": {
{ "S": "U",
"title" : "X-Force Vulnerability Report", "AC": "L",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/198241", "I": "L",
"name" : "ibm-planning-cve202120580-csrf (198241)", "PR": "N",
"refsource" : "XF" "A": "N",
} "UI": "R",
] "SCORE": "4.300",
}, "AV": "N",
"data_format" : "MITRE", "C": "N"
"description" : { }
"description_data" : [ }
{ },
"lang" : "eng", "problemtype": {
"value" : "IBM Planning Analytics 2.0 could be vulnerable to cross-site request forgery (CSRF) which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 198241." "problemtype_data": [
} {
] "description": [
} {
} "value": "Gain Access",
"lang": "eng"
}
]
}
]
},
"references": {
"reference_data": [
{
"title": "IBM Security Bulletin 6462331 (Planning Analytics )",
"url": "https://www.ibm.com/support/pages/node/6462331",
"name": "https://www.ibm.com/support/pages/node/6462331",
"refsource": "CONFIRM"
},
{
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/198241",
"name": "ibm-planning-cve202120580-csrf (198241)",
"refsource": "XF"
}
]
},
"data_format": "MITRE",
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Planning Analytics 2.0 could be vulnerable to cross-site request forgery (CSRF) which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 198241."
}
]
}
}

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-21871", "ID": "CVE-2021-21871",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "talos-cna@cisco.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "PowerISO",
"version": {
"version_data": [
{
"version_value": "PowerISO 7.9"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "out of bounds write"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1308",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1308"
}
]
}, },
"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": "A memory corruption vulnerability exists in the DMG File Format Handler functionality of PowerISO 7.9. A specially crafted DMG file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability. The vendor fixed it in a bug-release of the current version."
} }
] ]
} }

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-35940",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
}
}