AVideo 登录控件(LoginControl)中存在一个认证绕过漏洞。该漏洞位于 PGP 双因子验证环节:系统在比对挑战响应值时,使用了松散等于(loose equality)与一个未初始化的会话变量进行比较。 攻击者若已知受害者的密码,即可通过向 发起一个不带参数的 GET 请求来绕过双因子验证。由于会话变量未被初始化(即值为 ),而请求也未携带任何挑战响应参数(参数值同样为 ),导致 评估为真,系统因此将认证标记为已完成,从而实现绕过双因子验证。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-92913 | 7.4 HIGH | AVideo Weak PRNG Activation Code Authentication Bypass |
| CVE-2026-92915 | 7.3 HIGH | WWBN AVideo userVerifyEmail.php Unauthenticated Access Control |
| CVE-2026-92912 | 6.5 MEDIUM | AVideo Cryptographically Weak PRNG via uniqid Stream Key |
No comments yet