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

95 lines
2.8 KiB
JSON
Raw Normal View History

2022-09-19 17:00:42 +00:00
{
"CVE_data_meta": {
2022-09-23 11:00:33 +00:00
"ASSIGNER": "security@jetbrains.com",
2022-09-19 17:00:42 +00:00
"ID": "CVE-2022-40979",
2022-09-23 12:44:54 +02:00
"STATE": "PUBLIC"
2022-09-19 17:00:42 +00:00
},
2022-09-23 12:44:54 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "TeamCity",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2022.04.4",
"version_value": "2022.04.4"
}
]
}
}
]
},
"vendor_name": "JetBrains"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Pierre Hosteins and Yvan Serykh"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-19 17:00:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-09-23 12:44:54 +02:00
"value": "In JetBrains TeamCity before 2022.04.4 environmental variables of \"password\" type could be logged when using custom Perforce executable"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-532 Information Exposure Through Log Files"
}
]
2022-09-19 17:00:42 +00:00
}
]
2022-09-23 12:44:54 +02:00
},
"references": {
"reference_data": [
{
2022-09-23 11:00:33 +00:00
"refsource": "MISC",
"url": "https://www.jetbrains.com/privacy-security/issues-fixed/",
"name": "https://www.jetbrains.com/privacy-security/issues-fixed/"
2022-09-23 12:44:54 +02:00
}
]
},
"source": {
"defect": [
"TW-77474"
],
"discovery": "EXTERNAL"
2022-09-19 17:00:42 +00:00
}
2022-09-23 11:00:33 +00:00
}