Description
Outline is a service that allows for collaborative documentation. Outline implements an Email OTP login flow for users not associated with an Identity Provider. Starting in version 0.86.0 and prior to version 1.6.0, Outline does not invalidate OTP codes based on amount or frequency of invalid submissions, rather it relies on the rate limiter to restrict attempts. Consequently, identified bypasses in the rate limiter permit unrestricted OTP code submissions within the codes lifetime. This allows attackers to perform brute force attacks which enable account takeover. Version 1.6.0 fixes the issue.
Problem types
CWE-307: Improper Restriction of Excessive Authentication Attempts
Product status
References
github.com/...utline/security/advisories/GHSA-cwhc-53hw-qqx6
github.com/outline/outline/releases/tag/v1.6.0