Description
Plane is an an open-source project management tool. Prior to 1.3.0, a vulnerability was identified in Plane's authentication flow where a user's email address is included as a query parameter in the URL during error handling (e.g., when an invalid magic code is submitted). Transmitting personally identifiable information (PII) via GET request query strings is classified as an insecure design practice. The affected code path is located in the authentication utility module (packages/utils/src/auth.ts). This vulnerability is fixed in 1.3.0.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-598: Use of GET Request Method With Sensitive Query Strings
Product status
References
github.com/.../plane/security/advisories/GHSA-8rvg-7w43-p2w2