cvelist/2018/5xxx/CVE-2018-5560.json
2019-03-18 06:50:22 +00:00

112 lines
3.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@rapid7.com",
"DATE_PUBLIC": "2018-12-27T14:05:00.000Z",
"ID": "CVE-2018-5560",
"STATE": "PUBLIC",
"TITLE": "Guardzilla All-In-One Video Security System Hard-Coded Credential"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Guardzilla All-In-One Video Security System",
"version": {
"version_data": [
{
"version_name": "2018",
"version_value": "2018"
}
]
}
}
]
},
"vendor_name": "Practecol, LLC"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Discovered by Nick McClendon, Andrew Mirghassemi, Charles Dardaman, INIT_6, and Chris."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A reliance on a static, hard-coded credential in the design of the cloud-based storage system of Practecol's Guardzilla All-In-One Video Security System allows an attacker to view the private data of all users of the Guardzilla device."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 10,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-798"
},
{
"lang": "eng",
"value": "Use of Hard-coded Credentials"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.0dayallday.org/guardzilla-video-camera-hard-coded-aws-credentials/",
"refsource": "MISC",
"url": "https://www.0dayallday.org/guardzilla-video-camera-hard-coded-aws-credentials/"
},
{
"name": "https://blog.rapid7.com/2018/12/27/r7-2018-52-guardzilla-iot-video-camera-hard-coded-credential-cve-2018-5560/",
"refsource": "MISC",
"url": "https://blog.rapid7.com/2018/12/27/r7-2018-52-guardzilla-iot-video-camera-hard-coded-credential-cve-2018-5560/"
}
]
},
"solution": [
{
"lang": "eng",
"value": "There is no vendor-provided fix available, see work_around."
}
],
"source": {
"advisory": "R7-2018-52",
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "Users concerned with video privacy should disable the cloud storage functionality provided by the vendor."
}
]
}