{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-29209", "ASSIGNER": "support@hackerone.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A medium severity vulnerability has been identified in the update mechanism of the Phish Alert Button for Outlook, which could allow an attacker to remotely execute arbitrary code on the host machine. The vulnerability arises from the application's failure to securely verify the authenticity and integrity of the update server.\n\nThe application periodically checks for updates by querying a specific URL. However, this process does not enforce strict SSL/TLS verification, nor does it validate the digital signature of the received update files. An attacker with the capability to perform DNS spoofing can exploit this weakness. By manipulating DNS responses, the attacker can redirect the application's update requests to a malicious server under their control.\n\nOnce the application queries the spoofed update URL, the malicious server can respond with a crafted update package. Since the application fails to properly verify the authenticity of the update file, it will accept and execute the package, leading to arbitrary code execution on the host machine.\n\nImpact:\nSuccessful exploitation of this vulnerability allows an attacker to execute code with elevated privileges, potentially leading to data theft, installation of further malware, or other malicious activities on the host system.\n\nAffected Products:\nPhish Alert Button (PAB) for Outlook versions 1.10.0-1.10.11\nSecond Chance Client versions 2.0.0-2.0.9\nPIQ Client versions 1.0.0-1.0.15\n\nRemediation:\nAutomated updates will be pushed to address this issue. Users of affected versions should verify the latest version is applied and, if not, apply the latest updates provided by KnowBe4, which addresses this vulnerability by implementing proper SSL/TLS checks of the update server. It is also recommended to ensure DNS settings are secure to prevent DNS spoofing attacks.\n\nWorkarounds:\nUse secure corporate networks or VPN services to secure network communications, which can help mitigate the risk of DNS spoofing.\n\nCredits:\nThis vulnerability was discovered by Ceri Coburn at Pen Test Partners, who reported it responsibly to the vendor." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "KnowBe4", "product": { "product_data": [ { "product_name": "Phish Alert Button (PAB) for Outlook", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "1.10.12", "status": "affected", "lessThan": "1.10.12", "versionType": "semver" }, { "version": "1.10.0", "status": "unaffected", "lessThan": "1.10.0", "versionType": "semver" } ] } } ] } }, { "product_name": "Second Chance Client", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "2.0.10", "status": "affected", "lessThan": "2.0.10", "versionType": "semver" }, { "version": "2.0.0", "status": "unaffected", "lessThan": "2.0.0", "versionType": "semver" } ] } } ] } }, { "product_name": "PasswordIQ (PIQ) Client", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "1.0.16", "status": "affected", "lessThan": "1.0.16", "versionType": "semver" }, { "version": "1.0.0", "status": "unaffected", "lessThan": "1.0.0", "versionType": "semver" } ] } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://support.knowbe4.com/hc/en-us/articles/28959755127955-CVE-2024-29209", "refsource": "MISC", "name": "https://support.knowbe4.com/hc/en-us/articles/28959755127955-CVE-2024-29209" } ] }, "impact": { "cvss": [ { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "baseScore": 6, "baseSeverity": "MEDIUM" } ] } }