Windows 10: Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"...

Discus and support Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"... in AntiVirus, Firewalls and System Security to solve the problem; Simple steps to reproduce:Unlock a bitlocked drive.Open a file from that drive example = image fileReboot machine, confirm drive is relocked.From... Discussion in 'AntiVirus, Firewalls and System Security' started by EAS2020, Mar 16, 2024.

  1. EAS2020 Win User

    Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"...


    Simple steps to reproduce:Unlock a bitlocked drive.Open a file from that drive example = image fileReboot machine, confirm drive is relocked.From "Recent Items," attempt to open the fileThe file opens, even though the drive is lockedWHOA!Obviously this is a massive security problem that should never occur, but is there a user-implementable fix?

    :)
     
    EAS2020, Mar 16, 2024
    #1
  2. slozomby Win User

    Recent File List

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file1

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file2
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file3
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file4
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file5
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file6
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file7
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file8
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file9
    ...

    you get the idea. ( too lazy to put it in a for loop and test it.

    or just open regedit and remove all the fileX from that key.
     
    slozomby, Mar 16, 2024
    #2
  3. eidairaman1, Mar 16, 2024
    #3
  4. slozomby Win User

    Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"...

    Recent File List

    to prevent it from autopopulating try making the reg key
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List read only
     
    slozomby, Mar 16, 2024
    #4
Thema:

Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"...

Loading...
  1. Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"... - Similar Threads - Massive Security Flaw

  2. Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"...

    in Windows 10 Gaming
    Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"...: Simple steps to reproduce:Unlock a bitlocked drive.Open a file from that drive example = image fileReboot machine, confirm drive is relocked.From "Recent Items," attempt to open the fileThe file opens, even though the drive is lockedWHOA!Obviously this is a massive security...
  3. Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"...

    in Windows 10 Software and Apps
    Massive Security Flaw - Bitlocked Files Can Be Opened From "Recent Files" ...While "Locked"...: Simple steps to reproduce:Unlock a bitlocked drive.Open a file from that drive example = image fileReboot machine, confirm drive is relocked.From "Recent Items," attempt to open the fileThe file opens, even though the drive is lockedWHOA!Obviously this is a massive security...
  4. [SECURITY] File names and file thumbnails from locked BitLocker drive visible in Recent section

    in Windows 10 Gaming
    [SECURITY] File names and file thumbnails from locked BitLocker drive visible in Recent section: This issue was previously mentioned in this thread, however the provided response was not an answer to the question being asked.There is a clear security issue regarding BitLocker drives. After locking the drive via: manage-bde -lock -ForceDismount x:the file names and...
  5. [SECURITY] File names and file thumbnails from locked BitLocker drive visible in Recent section

    in Windows 10 Software and Apps
    [SECURITY] File names and file thumbnails from locked BitLocker drive visible in Recent section: This issue was previously mentioned in this thread, however the provided response was not an answer to the question being asked.There is a clear security issue regarding BitLocker drives. After locking the drive via: manage-bde -lock -ForceDismount x:the file names and...
  6. Massive oversight and flawed developing.

    in Windows 10 Installation and Upgrade
    Massive oversight and flawed developing.: Recently formatted my computer to sell it and get a new one. However, in the infinite wisdom of the windows developing team there is a great oversight. Once everything was done formatting it loaded back up to greet me with my old user admin. It was to my knowledge everything...
  7. Massive oversight and flawed developing.

    in Windows 10 Gaming
    Massive oversight and flawed developing.: Recently formatted my computer to sell it and get a new one. However, in the infinite wisdom of the windows developing team there is a great oversight. Once everything was done formatting it loaded back up to greet me with my old user admin. It was to my knowledge everything...
  8. Massive oversight and flawed developing.

    in Windows 10 Software and Apps
    Massive oversight and flawed developing.: Recently formatted my computer to sell it and get a new one. However, in the infinite wisdom of the windows developing team there is a great oversight. Once everything was done formatting it loaded back up to greet me with my old user admin. It was to my knowledge everything...
  9. Massive oversight and flawed developing.

    in Windows 10 Customization
    Massive oversight and flawed developing.: Recently formatted my computer to sell it and get a new one. However, in the infinite wisdom of the windows developing team there is a great oversight. Once everything was done formatting it loaded back up to greet me with my old user admin. It was to my knowledge everything...
  10. The Recent Files section of File Explorer allows me to open files from a locked,...

    in Windows 10 Ask Insider
    The Recent Files section of File Explorer allows me to open files from a locked,...: I have an USB-powered external hard drive connected to my Windows 10 computer. One of the partitions on the hard drive is Bitlocker protected, requiring a password to access. If I thereafter lock the drive or restart the computer (thereby re-locking the drive automatically),...