cvelist/2020/1xxx/CVE-2020-1985.json

116 lines
3.6 KiB
JSON
Raw Normal View History

2019-12-05 00:00:58 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "psirt@paloaltonetworks.com",
"DATE_PUBLIC": "2020-04-08T16:00:00.000Z",
2019-12-05 00:00:58 +00:00
"ID": "CVE-2020-1985",
"STATE": "PUBLIC",
"TITLE": "Secdo: Incorrect Default Permissions "
2019-12-05 00:00:58 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Secdo",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "=",
"version_value": "all versions"
}
]
}
}
]
},
"vendor_name": "Secdo"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "We like to thank Eviatar Gerzi of CyberArk Labs Team for discovering and reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-05 00:00:58 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Incorrect Default Permissions on C:\\Programdata\\Secdo\\Logs folder in Secdo allows local authenticated users to overwrite system files and gain escalated privileges. This issue affects all versions Secdo for Windows."
2019-12-05 00:00:58 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-276 Incorrect Default Permissions"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-04-08 19:01:29 +00:00
"refsource": "MISC",
"url": "https://security.paloaltonetworks.com/CVE-2020-1985",
"name": "https://security.paloaltonetworks.com/CVE-2020-1985"
}
]
},
"solution": [
{
"lang": "eng",
"value": "This product is no longer supported and the issue will not be fixed. Change permission on C:\\Programdata\\Secdo\\Logs folder to not allow unprivileged users access."
}
],
"source": {
"defect": [
"PDV-1614"
],
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "eng",
"time": "2020-04-08T16:00:00.000Z",
"value": "Initial publication"
}
],
"work_around": [
{
"lang": "eng",
"value": "Change permission on C:\\Programdata\\Secdo\\Logs to not allow unprivileged users access."
}
]
2019-12-05 00:00:58 +00:00
}