"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-08-29 16:00:48 +00:00
parent 3dbffab3f7
commit 1575cc19d5
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
9 changed files with 358 additions and 261 deletions

View File

@ -0,0 +1,72 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-15502",
"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": "The TeamSpeak client before 3.3.2 allows remote servers to trigger a crash via the 0xe2 0x81 0xa8 0xe2 0x81 0xa7 byte sequence, aka Unicode characters U+2068 (FIRST STRONG ISOLATE) and U+2067 (RIGHT-TO-LEFT ISOLATE)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.youtube.com/watch?v=PlVbPIs75D4",
"refsource": "MISC",
"name": "https://www.youtube.com/watch?v=PlVbPIs75D4"
},
{
"refsource": "MISC",
"name": "https://r4p3.net/threads/teamkilled-new-teamspeak-crash.8144/",
"url": "https://r4p3.net/threads/teamkilled-new-teamspeak-crash.8144/"
},
{
"refsource": "MISC",
"name": "https://forum.teamspeak.com/threads/141134-Release-TeamSpeak-Client-3-3-2",
"url": "https://forum.teamspeak.com/threads/141134-Release-TeamSpeak-Client-3-3-2"
}
]
}
}

View File

@ -66,6 +66,11 @@
"url": "https://review.opendev.org/678098",
"refsource": "MISC",
"name": "https://review.opendev.org/678098"
},
{
"refsource": "CONFIRM",
"name": "https://security.openstack.org/ossa/OSSA-2019-004.html",
"url": "https://security.openstack.org/ossa/OSSA-2019-004.html"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://wordpress.org/plugins/handl-utm-grabber/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/handl-utm-grabber/#developers"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9848",
"url": "https://wpvulndb.com/vulnerabilities/9848"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://wordpress.org/plugins/woo-address-book/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/woo-address-book/#developers"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9849",
"url": "https://wpvulndb.com/vulnerabilities/9849"
}
]
}

View File

@ -61,6 +61,11 @@
"url": "https://www.pluginvulnerabilities.com/2019/08/22/gdpr-plugins-for-wordpress-continue-to-be-insecure/",
"refsource": "MISC",
"name": "https://www.pluginvulnerabilities.com/2019/08/22/gdpr-plugins-for-wordpress-continue-to-be-insecure/"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9850",
"url": "https://wpvulndb.com/vulnerabilities/9850"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://wordpress.org/plugins/facebook-by-weblizar/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/facebook-by-weblizar/#developers"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9851",
"url": "https://wpvulndb.com/vulnerabilities/9851"
}
]
}

View File

@ -1,90 +1,90 @@
{
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"BM" : {
"UI" : "N",
"S" : "U",
"I" : "N",
"AV" : "L",
"AC" : "L",
"A" : "N",
"PR" : "N",
"SCORE" : "4.000",
"C" : "L"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Cloud Automation Manager",
"version" : {
"version_data" : [
{
"version_value" : "3.1.2"
}
]
}
}
]
},
"vendor_name" : "IBM"
"data_type": "CVE",
"impact": {
"cvssv3": {
"BM": {
"UI": "N",
"S": "U",
"I": "N",
"AV": "L",
"AC": "L",
"A": "N",
"PR": "N",
"SCORE": "4.000",
"C": "L"
},
"TM": {
"E": "U",
"RC": "C",
"RL": "O"
}
]
}
},
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Automation Manager 3.1.2 could allow a user to be impropertly redirected and obtain sensitive information rather than receive a 404 error message. IBM X-Force ID: 158274.",
"lang" : "eng"
}
]
},
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
}
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cloud Automation Manager",
"version": {
"version_data": [
{
"version_value": "3.1.2"
}
]
}
}
]
},
"vendor_name": "IBM"
}
]
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-08-23T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2019-4132"
},
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10967477",
"title" : "IBM Security Bulletin 967477 (Cloud Automation Manager)",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10967477"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/158274",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-cam-cve20194132-redirect (158274)",
"refsource" : "XF"
}
]
}
}
}
},
"description": {
"description_data": [
{
"value": "IBM Cloud Automation Manager 3.1.2 could allow a user to be impropertly redirected and obtain sensitive information rather than receive a 404 error message. IBM X-Force ID: 158274.",
"lang": "eng"
}
]
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
},
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2019-08-23T00:00:00",
"STATE": "PUBLIC",
"ID": "CVE-2019-4132"
},
"data_version": "4.0",
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "http://www.ibm.com/support/docview.wss?uid=ibm10967477",
"title": "IBM Security Bulletin 967477 (Cloud Automation Manager)",
"url": "http://www.ibm.com/support/docview.wss?uid=ibm10967477"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/158274",
"title": "X-Force Vulnerability Report",
"name": "ibm-cam-cve20194132-redirect (158274)",
"refsource": "XF"
}
]
}
}

View File

@ -1,90 +1,90 @@
{
"data_version" : "4.0",
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2019-08-26T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2019-4133"
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10967359",
"title" : "IBM Security Bulletin 0967359 (Cloud Automation Manager)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10967359"
},
{
"name" : "ibm-cam-cve20194133-script-injection (158278)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/158278",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Automation Manager 3.1.2 could allow a malicious user on the client side (with access to client computer) to run a custom script. IBM X-Force ID: 158278.",
"lang" : "eng"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
"data_version": "4.0",
"CVE_data_meta": {
"STATE": "PUBLIC",
"DATE_PUBLIC": "2019-08-26T00:00:00",
"ASSIGNER": "psirt@us.ibm.com",
"ID": "CVE-2019-4133"
},
"references": {
"reference_data": [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "3.1.2"
}
]
},
"product_name" : "Cloud Automation Manager"
}
]
},
"vendor_name" : "IBM"
"url": "https://www.ibm.com/support/docview.wss?uid=ibm10967359",
"title": "IBM Security Bulletin 0967359 (Cloud Automation Manager)",
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/docview.wss?uid=ibm10967359"
},
{
"name": "ibm-cam-cve20194133-script-injection (158278)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/158278",
"title": "X-Force Vulnerability Report"
}
]
}
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"AC" : "L",
"A" : "L",
"C" : "N",
"SCORE" : "5.000",
"PR" : "N",
"UI" : "R",
"AV" : "L",
"I" : "L",
"S" : "C"
}
}
}
}
]
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Gain Access"
}
]
}
]
},
"description": {
"description_data": [
{
"value": "IBM Cloud Automation Manager 3.1.2 could allow a malicious user on the client side (with access to client computer) to run a custom script. IBM X-Force ID: 158278.",
"lang": "eng"
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "3.1.2"
}
]
},
"product_name": "Cloud Automation Manager"
}
]
},
"vendor_name": "IBM"
}
]
}
},
"data_type": "CVE",
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"RC": "C",
"E": "U"
},
"BM": {
"AC": "L",
"A": "L",
"C": "N",
"SCORE": "5.000",
"PR": "N",
"UI": "R",
"AV": "L",
"I": "L",
"S": "C"
}
}
}
}

View File

@ -1,90 +1,90 @@
{
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Privileges",
"lang" : "eng"
}
]
}
]
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm11071586",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm11071586",
"title" : "IBM Security Bulletin 1071586 (i)"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/165592",
"name" : "ibm-i-cve20194536-priv-escalation (165592)",
"refsource" : "XF"
}
]
},
"data_version" : "4.0",
"CVE_data_meta" : {
"ID" : "CVE-2019-4536",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2019-08-23T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com"
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"AV" : "L",
"I" : "H",
"S" : "U",
"UI" : "N",
"SCORE" : "6.700",
"PR" : "N",
"C" : "H",
"AC" : "H",
"A" : "N"
}
}
},
"data_type" : "CVE",
"description" : {
"description_data" : [
{
"value" : "IBM i 7.4 users who have done a Restore User Profile (RSTUSRPRF) on a system which has been configured with Db2 Mirror for i might have user profiles with elevated privileges caused by incorrect processing during a restore of multiple user profiles. A user with restore privileges could exploit this vulnerability to obtain elevated privileges on the restored system. IBM X-Force ID: 165592.",
"lang" : "eng"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
"problemtype": {
"problemtype_data": [
{
"product" : {
"product_data" : [
{
"product_name" : "i",
"version" : {
"version_data" : [
{
"version_value" : "7.4"
}
]
}
}
]
},
"vendor_name" : "IBM"
"description": [
{
"value": "Gain Privileges",
"lang": "eng"
}
]
}
]
}
}
}
]
},
"data_format": "MITRE",
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/docview.wss?uid=ibm11071586",
"url": "https://www.ibm.com/support/docview.wss?uid=ibm11071586",
"title": "IBM Security Bulletin 1071586 (i)"
},
{
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/165592",
"name": "ibm-i-cve20194536-priv-escalation (165592)",
"refsource": "XF"
}
]
},
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-4536",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2019-08-23T00:00:00",
"ASSIGNER": "psirt@us.ibm.com"
},
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"RC": "C",
"E": "U"
},
"BM": {
"AV": "L",
"I": "H",
"S": "U",
"UI": "N",
"SCORE": "6.700",
"PR": "N",
"C": "H",
"AC": "H",
"A": "N"
}
}
},
"data_type": "CVE",
"description": {
"description_data": [
{
"value": "IBM i 7.4 users who have done a Restore User Profile (RSTUSRPRF) on a system which has been configured with Db2 Mirror for i might have user profiles with elevated privileges caused by incorrect processing during a restore of multiple user profiles. A user with restore privileges could exploit this vulnerability to obtain elevated privileges on the restored system. IBM X-Force ID: 165592.",
"lang": "eng"
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "i",
"version": {
"version_data": [
{
"version_value": "7.4"
}
]
}
}
]
},
"vendor_name": "IBM"
}
]
}
}
}