cvelist/2022/0xxx/CVE-2022-0915.json

100 lines
3.1 KiB
JSON
Raw Normal View History

2022-03-10 17:29:00 +00:00
{
"CVE_data_meta": {
2022-04-11 23:20:19 +02:00
"ASSIGNER": "cve-coordination@logitech.com",
"DATE_PUBLIC": "2022-04-08T20:31:00.000Z",
2022-03-10 17:29:00 +00:00
"ID": "CVE-2022-0915",
2022-04-11 23:20:19 +02:00
"STATE": "REVIEW",
"TITLE": "Logitech Sync desktop application prior to 2.4.574 - TOCTOU during installation leads to privelege escalation"
2022-03-10 17:29:00 +00:00
},
2022-04-11 23:20:19 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Sync",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<",
"version_name": "prior to 2.4.574",
"version_value": "2.4.574"
}
]
}
}
]
},
"vendor_name": "Logitech"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Karan Bamal"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-10 17:29:00 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-04-11 23:20:19 +02:00
"value": "There is a Time-of-check Time-of-use (TOCTOU) Race Condition Vulnerability in Logitech Sync for Windows prior to 2.4.574. Successful exploitation of these vulnerabilities may escalate the permission to the system user.\n\n"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition"
}
]
2022-03-10 17:29:00 +00:00
}
]
2022-04-11 23:20:19 +02:00
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://prosupport.logi.com/hc/en-us/articles/360040085114-Download-Logitech-Sync"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to 2.4.574"
}
],
"source": {
"discovery": "EXTERNAL"
2022-03-10 17:29:00 +00:00
}
}