
Notepad++ Path Traversal Vulnerability (CVE-2024-3613) Fixed in Version 8.6.9
Notepad++ has addressed a critical path traversal vulnerability (CVE-2024-3613, CVSS score: 7.8) in its update mechanism that could allow attackers to distribute malicious files to users. The vulnerability stems from improper path sanitization during the update process, enabling arbitrary file write operations on the system. This flaw affects all versions prior to 8.6.9. Path traversal vulnerabilities are particularly dangerous in update mechanisms as they can be exploited to deliver malware disguised as legitimate updates. The high CVSS score reflects the potential for remote code execution without user interaction, depending on system configurations. Users and organizations are strongly advised to update to version 8.6.9 or later immediately. Additionally, this incident underscores the importance of implementing robust input validation and integrity checks in software update mechanisms to prevent similar vulnerabilities.