CyberRota Analysis
AI-GeneratedAVideo is vulnerable to an authentication bypass due to improper handling of cached empty result sets, allowing attackers with valid credentials to circumvent email two-factor authentication on new devices. This flaw can lead to unauthorized access and potential account compromise, making it critical for organizations using AVideo to prioritize patching this vulnerability to protect user accounts. Security teams should assess their systems for this issue to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains an authentication bypass vulnerability where sqlDAL caches empty result sets that writeSql never invalidates. Attackers with a valid password can bypass email two-factor authentication on new devices because the confirmation code hash fails to generate from the stale cached empty result.