This commit is contained in:
Daniel Veditz 2020-05-05 16:28:57 -07:00
Родитель fff535792c
Коммит a7d4ea6317
1 изменённых файлов: 60 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,60 @@
## mfsa2020-18.yml
announced: May 5, 2020
impact: critical
fixed_in:
- Thunderbird 68.8.0
title: Security Vulnerabilities fixed in Thunderbird 68.8.0
description: |
*In general, these flaws cannot be exploited through email in the Thunderbird product because scripting is disabled when reading mail, but are potentially risks in browser or browser-like contexts.*
advisories:
CVE-2020-12397:
title: Sender Email Address Spoofing using encoded Unicode characters
impact: low
reporter: Ahmed Elsobky (@0xSobky)
description: |
By encoding Unicode whitespace characters within the From
email header, an attacker can spoof the sender email address
that Thunderbird displays.
bugs:
- url: 1617370
CVE-2020-12387:
title: Use-after-free during worker shutdown
impact: critical
reporter: Looben Yang
description: |
A race condition when running shutdown code for Web Worker led to a use-after-free vulnerability. This resulted in a potentially exploitable crash.
bugs:
- url: 1545345
CVE-2020-6831:
title: Buffer overflow in SCTP chunk input validation
impact: high
reporter: Natalie Silvanovich of Google Project Zero
description: |
A buffer overflow could occur when parsing and validating SCTP chunks in WebRTC. This could have led to memory corruption and a potentially exploitable crash.
bugs:
- url: 1632241
CVE-2020-12392:
title: Arbitrary local file access with 'Copy as cURL'
impact: moderate
reporter: Ophir LOJKINE
description: |
The 'Copy as cURL' feature of Devtools' network tab did not properly escape the HTTP POST data of a request, which can be controlled by the website. If a user used the 'Copy as cURL' feature and pasted the command into a terminal, it could have resulted in the disclosure of local files.
bugs:
- url: 1614468
CVE-2020-12393:
title: Devtools' 'Copy as cURL' feature did not fully escape website-controlled data, potentially leading to command injection
impact: moderate
reporter: David Yesland
description: |
The 'Copy as cURL' feature of Devtools' network tab did not properly escape the HTTP method of a request, which can be controlled by the website. If a user used the 'Copy as cURL' feature and pasted the command into a terminal, it could have resulted in command injection and arbitrary command execution.<br>*Note: this issue only affects Firefox on Windows operating systems.*
bugs:
- url: 1615471
CVE-2020-12395:
title: Memory safety bugs fixed in Thunderbird 68.8.0
impact: critical
reporter: Mozilla developers and community
description: |
Mozilla developers and community members Alexandru Michis, Jason Kratzer, philipp, Ted Campbell, Bas Schouten, André Bargull, and Karl Tomlinson reported memory safety bugs present in Firefox 75 and Firefox ESR 68.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
bugs:
- url: 1595886, 1611482, 1614704, 1624098, 1625749, 1626382, 1628076, 1631508
desc: Memory safety bugs fixed in Thunderbird 68.8.0