- Synchronized data.

This commit is contained in:
CVE Team 2018-11-30 12:04:33 -05:00
parent 668c978728
commit ac10689f1e
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
3 changed files with 78 additions and 74 deletions

View File

@ -1,71 +1,72 @@
{ {
"CVE_data_meta": { "CVE_data_meta" : {
"ASSIGNER": "secure@dell.com", "ASSIGNER" : "secure@dell.com",
"DATE_PUBLIC": "2018-11-02T05:00:00.000Z", "DATE_PUBLIC" : "2018-11-02T05:00:00.000Z",
"ID": "CVE-2018-15767", "ID" : "CVE-2018-15767",
"STATE": "PUBLIC", "STATE" : "PUBLIC",
"TITLE": "Improper Authorization Vulnerability" "TITLE" : "Improper Authorization Vulnerability"
}, },
"affects": { "affects" : {
"vendor": { "vendor" : {
"vendor_data": [ "vendor_data" : [
{ {
"product": { "product" : {
"product_data": [ "product_data" : [
{ {
"product_name": "OpenManage Network Manager", "product_name" : "OpenManage Network Manager",
"version": { "version" : {
"version_data": [ "version_data" : [
{ {
"affected": "<", "affected" : "<",
"version_value": "6.5.3" "version_value" : "6.5.3"
}, },
{ {
"affected": "<", "affected" : "<",
"version_value": "6.5.0" "version_value" : "6.5.0"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Dell" "vendor_name" : "Dell"
} }
] ]
} }
}, },
"data_format": "MITRE", "data_format" : "MITRE",
"data_type": "CVE", "data_type" : "CVE",
"data_version": "4.0", "data_version" : "4.0",
"description": { "description" : {
"description_data": [ "description_data" : [
{ {
"lang": "eng", "lang" : "eng",
"value": "The Dell OpenManage Network Manager virtual appliance versions prior to 6.5.3 contain an improper authorization vulnerability caused by a misconfiguration in the /etc/sudoers file. " "value" : "The Dell OpenManage Network Manager virtual appliance versions prior to 6.5.3 contain an improper authorization vulnerability caused by a misconfiguration in the /etc/sudoers file."
} }
] ]
}, },
"problemtype": { "problemtype" : {
"problemtype_data": [ "problemtype_data" : [
{ {
"description": [ "description" : [
{ {
"lang": "eng", "lang" : "eng",
"value": "Improper Authorization Vulnerability. " "value" : "Improper Authorization Vulnerability. "
} }
] ]
} }
] ]
}, },
"references": { "references" : {
"reference_data": [ "reference_data" : [
{ {
"refsource": "CONFIRM", "name" : "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities",
"url": "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities" "refsource" : "MISC",
"url" : "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities"
} }
] ]
}, },
"source": { "source" : {
"discovery": "UNKNOWN" "discovery" : "UNKNOWN"
} }
} }

View File

@ -1,67 +1,68 @@
{ {
"CVE_data_meta": { "CVE_data_meta" : {
"ASSIGNER": "secure@dell.com", "ASSIGNER" : "secure@dell.com",
"DATE_PUBLIC": "2018-11-02T05:00:00.000Z", "DATE_PUBLIC" : "2018-11-02T05:00:00.000Z",
"ID": "CVE-2018-15768", "ID" : "CVE-2018-15768",
"STATE": "PUBLIC", "STATE" : "PUBLIC",
"TITLE": "Insecure MySQL Configuration Vulnerability" "TITLE" : "Insecure MySQL Configuration Vulnerability"
}, },
"affects": { "affects" : {
"vendor": { "vendor" : {
"vendor_data": [ "vendor_data" : [
{ {
"product": { "product" : {
"product_data": [ "product_data" : [
{ {
"product_name": "OpenManage Network Manager", "product_name" : "OpenManage Network Manager",
"version": { "version" : {
"version_data": [ "version_data" : [
{ {
"affected": "<", "affected" : "<",
"version_value": "6.5.0" "version_value" : "6.5.0"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Dell" "vendor_name" : "Dell"
} }
] ]
} }
}, },
"data_format": "MITRE", "data_format" : "MITRE",
"data_type": "CVE", "data_type" : "CVE",
"data_version": "4.0", "data_version" : "4.0",
"description": { "description" : {
"description_data": [ "description_data" : [
{ {
"lang": "eng", "lang" : "eng",
"value": "Dell OpenManage Network Manager versions prior to 6.5.0 enabled read/write access to the file system for MySQL users due to insecure default configuration setting for the embedded MySQL database." "value" : "Dell OpenManage Network Manager versions prior to 6.5.0 enabled read/write access to the file system for MySQL users due to insecure default configuration setting for the embedded MySQL database."
} }
] ]
}, },
"problemtype": { "problemtype" : {
"problemtype_data": [ "problemtype_data" : [
{ {
"description": [ "description" : [
{ {
"lang": "eng", "lang" : "eng",
"value": "Insecure MySQL Configuration Vulnerability" "value" : "Insecure MySQL Configuration Vulnerability"
} }
] ]
} }
] ]
}, },
"references": { "references" : {
"reference_data": [ "reference_data" : [
{ {
"refsource": "CONFIRM", "name" : "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities",
"url": "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities" "refsource" : "MISC",
"url" : "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities"
} }
] ]
}, },
"source": { "source" : {
"discovery": "UNKNOWN" "discovery" : "UNKNOWN"
} }
} }

View File

@ -54,6 +54,8 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0617",
"refsource" : "MISC",
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0617" "url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0617"
} }
] ]