#VU84576 Spoofing attack in Mozilla Thunderbird - CVE-2023-50762
Published: December 19, 2023
Mozilla Thunderbird
Mozilla
Description
The vulnerability allows a remote attacker to spoof email content.
The vulnerability exists due to incorrect processing of user-supplied data. When processing a PGP/MIME payload that contains digitally signed text, the first paragraph of the text was never shown to the user. This is because the text was interpreted as a MIME message and the first paragraph was always treated as an email header section. A digitally signed text from a different context, such as a signed GIT commit, could be used to spoof an email message.