CVE-2021-30120: 2FA bypass in Kaseya VSA <= v9.5.6
Kaseya VSA before 9.5.7 allows attackers to bypass the 2FA requirement. The need to use 2FA for authentication in enforce client-side instead of server-side and can be bypassed using a local proxy. Thus rendering 2FA useless. Detailed description --- During the login process, after the user authenticates with username and password, the server sends a response to the client with the booleans MFARequired and MFAEnroled. If the attacker has obtained a password of a user and used an intercepting proxy (e.g. Burp Suite) to change the value of MFARequered from True to False, there is no prompt for the second factor, but the user is still logged in.
Affected Software
Remediation
Patch Available
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2021-30120?
The severity of CVE-2021-30120 is considered critical due to its ability to bypass two-factor authentication.
How do I fix CVE-2021-30120?
To fix CVE-2021-30120, upgrade Kaseya VSA to version 9.5.7 or later.
What versions of Kaseya VSA are affected by CVE-2021-30120?
Kaseya VSA versions prior to 9.5.7 are affected by CVE-2021-30120.
What type of vulnerability is CVE-2021-30120?
CVE-2021-30120 is a vulnerability that allows attackers to bypass two-factor authentication.
Can CVE-2021-30120 be exploited remotely?
Yes, CVE-2021-30120 can potentially be exploited remotely through the login process using a local proxy.