1. Plain-Text PIN Storage Vulnerability Identified in IndexedDB — PinModal Component Under Scrutiny
A critical security flaw has been flagged in a web application's authentication layer. The PIN modal and storage service are storing user PINs in plain text within IndexedDB, exposing sensitive credential data to anyone with access to browser storage. The vulnerability spans two key files: `/src/components/PinModal.tsx...