The following table lists the changes that have been made to the
CVE-2025-0714 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by a341c0d1-ebf7-493f-a84e-38cf86618674Feb. 17, 2025
Action Type Old Value New Value Added Description The vulnerability existed in the password storage of Mobateks MobaXterm below 25.0.
MobaXTerm uses an initialization vector (IV) that is generated by encrypting null bytes with a derivate of the users master key. As both the master key is static, and AES ECB produces the same output with the same input the IV for AES CFB is always the same.The static IV makes it easier to obtain sensitive information and decrypt data if the data is stored at rest.Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N Added CWE CWE-1204 Added Reference https://www.cirosec.de/sa/sa-2024-012