Update CVE-2019-6178.json

populated data for CVE-2019-6178
This commit is contained in:
lenpsirt 2019-08-16 16:36:59 -04:00
parent 81c94ab615
commit e54e8cd7ca
No known key found for this signature in database
GPG Key ID: BBFC49008A1FEA3C

View File

@ -1,9 +1,40 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "psirt@lenovo.com",
"DATE_PUBLIC": "2019-08-16T20:00:00.000Z",
"ID": "CVE-2019-6178",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NAS products",
"version": {
"version_data": [
{
"affected": "=",
"version_value": "various"
}
]
}
}
]
},
"vendor_name": "Iomega and LenovoEMC"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Lenovo would like to thank Rafael Pedrero for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
@ -11,8 +42,54 @@
"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": "An information leakage vulnerability in Iomega and LenovoEMC NAS products could allow disclosure of some device details such as Share names through the device API when Personal Cloud is enabled. This does not allow read, write, delete, or any other access to the underlying file systems and their contents."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://support.lenovo.com/solutions/LEN-25557"
}
]
},
"solution": [
{
"lang": "eng",
"value": "To protect your device against this vulnerability, disable Personal Cloud. If Personal Cloud is enabled, avoid using sensitive share names and only use the device on trusted networks."
}
],
"source": {
"advisory": "LEN-25557",
"discovery": "UNKNOWN"
}
}