Weakness
Sensitive Data Memory Exposure
sensitive-data-exposure-in-memory-dump
A recurring case where application data remains in process memory long after use, making it observable via memory dumps, and where remediation relies on clearing references (e.g., deleting variables/GC) rather than true low-level zeroization.