cvelist/2023/6xxx/CVE-2023-6055.json

84 lines
3.1 KiB
JSON
Raw Normal View History

2023-11-09 15:00:32 +00:00
{
2024-10-18 08:00:35 +00:00
"data_version": "4.0",
2023-11-09 15:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6055",
2024-10-18 08:00:35 +00:00
"ASSIGNER": "cve-requests@bitdefender.com",
"STATE": "PUBLIC"
2023-11-09 15:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-18 08:00:35 +00:00
"value": "A vulnerability has been identified in Bitdefender Total Security HTTPS scanning functionality where the software fails to properly validate website certificates. Specifically, if a site certificate lacks the \"Server Authentication\" specification in the Extended Key Usage extension, the product does not verify the certificate's compliance with the site, deeming such certificates as valid. This flaw could allow an attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and potentially altering communications between the user and the website."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-295 Improper Certificate Validation",
"cweId": "CWE-295"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Bitdefender",
"product": {
"product_data": [
{
"product_name": "Total Security",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "27.0.25.115"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bitdefender.com/support/security-advisories/improper-certificate-validation-in-bitdefender-total-security-https-scanning-va-11158/",
"refsource": "MISC",
"name": "https://bitdefender.com/support/security-advisories/improper-certificate-validation-in-bitdefender-total-security-https-scanning-va-11158/"
2023-11-09 15:00:32 +00:00
}
]
2024-10-18 08:00:35 +00:00
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "An automatic update to product version&nbsp;27.0.25.115 fixes the issue."
}
],
"value": "An automatic update to product version\u00a027.0.25.115 fixes the issue."
}
]
2023-11-09 15:00:32 +00:00
}