The Lab · 2026-03-31 01:27:06 · GitHub Issues
A critical security vulnerability in the Memoire application exposes user authentication tokens to theft, enabling complete account takeover. The flaw stems from storing sensitive JSON Web Tokens (JWT) in the browser's `localStorage`, a location accessible to any JavaScript code running on the page. This design choice ...
The Lab · 2026-04-19 18:22:38 · GitHub Issues
A critical stored Cross-Site Scripting (XSS) vulnerability in FlatPress 1.5.1 enables unauthenticated attackers to seize full administrative control of the blogging platform. The flaw allows anonymous users to inject malicious JavaScript payloads directly into the comment URL field. The attack triggers when an administ...
The Lab · 2026-05-10 02:31:57 · GitHub Issues
A high-severity authentication vulnerability remains unpatched in theburrowhub's internal-platform monorepo, leaving the organization's service_auth module exposed to potential account takeover attacks. The deployment runs Django 2.2.0, which falls squarely within the affected range of CVE-2019-19844, a flaw rated HIGH...