WWBN AVideo(当前版本 e01e41ecc 及更早版本)存在一个暴力破解速率限制绕过漏洞。该漏洞位于 函数中,该函数负责保护 及其他 13 个接口。 函数通过一个缓存层( )来存储尝试次数计数器。然而,该缓存层会静默丢弃那些被 识别为机器人的客户端的写入操作。由于 默认将缺失 User-Agent 头部的请求视为机器人,并且还会匹配常见的机器人标识符(如 'curl'、'bot'、'crawler'、'spider' 等),因此对于这类客户端,计数器永远不会递增,导致速率限制无法生效。 因此,未认证的攻击
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-82645 | 8.6 HIGH | AVideo Unauthenticated Stream Credential Disclosure via Forgeable Token |
| CVE-2026-82648 | 7.1 HIGH | WWBN AVideo SSRF Filter Bypass via NAT64 Hex Address |
| CVE-2026-82643 | 6.5 MEDIUM | WWBN AVideo Unauthenticated Rate Limit Bypass via preauthorize.json.php |
| CVE-2026-82646 | 6.1 MEDIUM | WWBN AVideo Unauthenticated Reflected XSS via url2Embed.json.php |
| CVE-2026-82647 | 6.1 MEDIUM | WWBN AVideo Cross-Site Request Forgery via sendEmail.json.php |
No comments yet