2 matches found
EUVD-2025-198271
@perfood/couch-auth may expose session tokens, passwords...
GHSA-62VX-HPCR-M9CH @perfood/couch-auth may expose session tokens, passwords
Session tokens and passwords in couch-auth 0.21.2 are stored in JavaScript objects and remain in memory without explicit clearing in src/user.ts lines 700-707. This creates a window of opportunity for sensitive data extraction through memory dumps, debugging tools, or other memory access...