react icon indicating copy to clipboard operation
react copied to clipboard

Input value leak in chrome browser heap memory

Open 18wh1a1219 opened this issue 5 months ago • 2 comments

Whatever you type in the last focused input, that is getting stored in the chrome browsers heap memory in regex_last_match_info. Even the password is getting stored in plain text. How can I prevent it from storing ?

18wh1a1219 avatar Feb 05 '24 06:02 18wh1a1219

Hey there @18wh1a1219! 👋

Thanks for opening this issue! To help us fix the problem you're experiencing, could you please do two things for me:

  1. Try to determine if this issue is specific to Chrome or chromium-based browsers like Edge. Can it be reproduced on Firefox?
  2. If so, please create a minimal, reproducible example demonstrating this bug. Send it (or a link to it) and, if applicable, a screen recording.

Thanks! ❤️

pwbriggs avatar Feb 05 '24 07:02 pwbriggs

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

github-actions[bot] avatar May 05 '24 08:05 github-actions[bot]

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!

github-actions[bot] avatar May 12 '24 08:05 github-actions[bot]