Closed
Bug 1939203
Opened 1 month ago
Closed 1 month ago
Add Zone support
Categories
(Thunderbird :: Untriaged, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1839394
People
(Reporter: rudolf_lechleitner, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Steps to reproduce:
- Save a received attachement (e.g. test.exe) on a Windows PC with NTFS filesystem.
- Launch the saved file from the explorer.
Actual results:
The file is executed immediately.
Expected results:
The operating system should raise a message that the file is from an untrusted source (internet zone). Requesting explicit confirmation of the users trust.
This nowadays happens in any Webbrowser to avoid unwanted/unintended execution of potential unsafe files.
Further documentation about the behavior and available API's can be found here:
https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/ms537021(v=vs.85)
IInternetSecurityManager
IInternetZoneManager
ZONEATTRIBUTES
Updated•1 month ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 1 month ago
Duplicate of bug: 1839394
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•