Closed
Bug 1943620
Opened 24 days ago
Closed 24 days ago
Thunderbird could falsely report a message was encrypted when a null cipher was used.
Categories
(MailNews Core :: Security: OpenPGP, defect)
MailNews Core
Security: OpenPGP
Tracking
(thunderbird_esr128 affected, thunderbird135 affected)
RESOLVED
FIXED
136 Branch
People
(Reporter: KaiE, Assigned: KaiE)
Details
Attachments
(1 file)
The Thunderbird UI could falsely report a message was encrypted when a null cipher was used.
That's because an incorrect variable is checked for the cipher null value.
Assignee | ||
Comment 1•24 days ago
|
||
Updated•24 days ago
|
Assignee: nobody → kaie
Status: NEW → ASSIGNED
Assignee | ||
Updated•24 days ago
|
Keywords: checkin-needed-tb
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/6a1fcbdade44
Check the correct variable to ensure no null cipher is used. r=mkmelin
Updated•21 days ago
|
status-thunderbird135:
--- → affected
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•