Electron developers report:
+++ +This update fixes the following vulnerabilities:
++
+- Security: backported fix for CVE-2023-6706.
+- Security: backported fix for CVE-2023-6705.
+- Security: backported fix for CVE-2023-6703.
+- Security: backported fix for CVE-2023-6702.
+- Security: backported fix for CVE-2023-6704.
+
Electron developers report:
This update fixes the following vulnerabilities:
- Security: backported fix for CVE-2023-6704.
- Security: backported fix for CVE-2023-6705.
- Security: backported fix for CVE-2023-6703.
- Security: backported fix for CVE-2023-6702.
The SSH protocol executes an initial handshake between the server and the client. This protocol handshake includes the possibility of several extensions allowing different options to be selected. Validation of the packets in the handshake is done through sequence numbers.
A man in the middle attacker can silently manipulate handshake messages to truncate extension negotiation messages potentially leading to less secure client authentication algorithms or deactivating keystroke timing attack countermeasures.