cvelist/2022/40xxx/CVE-2022-40978.json

96 lines
2.8 KiB
JSON
Raw Normal View History

2022-09-19 15:00:42 +00:00
{
"CVE_data_meta": {
2022-09-19 17:00:42 +00:00
"ASSIGNER": "security@jetbrains.com",
2022-09-19 15:00:42 +00:00
"ID": "CVE-2022-40978",
2022-09-19 17:44:06 +02:00
"STATE": "PUBLIC"
2022-09-19 15:00:42 +00:00
},
2022-09-19 17:44:06 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "IntelliJ IDEA",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<",
"version_name": "2022.2.2",
"version_value": "2022.2.2"
}
]
}
}
]
},
"vendor_name": "JetBrains"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Dmitry Zemlyakov"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-19 15:00:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-09-19 17:44:06 +02:00
"value": "The installer of JetBrains IntelliJ IDEA before 2022.2.2 was vulnerable to EXE search order hijacking"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-427 Uncontrolled Search Path Element"
}
]
2022-09-19 15:00:42 +00:00
}
]
2022-09-19 17:44:06 +02:00
},
"references": {
"reference_data": [
{
2022-09-19 17:00:42 +00:00
"refsource": "MISC",
"url": "https://www.jetbrains.com/privacy-security/issues-fixed/",
"name": "https://www.jetbrains.com/privacy-security/issues-fixed/"
2022-09-19 17:44:06 +02:00
}
]
},
"source": {
"defect": [
"IDEA-295424"
],
"discovery": "EXTERNAL"
2022-09-19 15:00:42 +00:00
}
2022-09-19 17:00:42 +00:00
}