security/vuxml: mark firefox < 56 as vulnerable
This commit is contained in:
parent
829933d303
commit
5c78d6fcbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450877
1 changed files with 80 additions and 0 deletions
|
@ -58,6 +58,86 @@ Notes:
|
|||
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="1098a15b-b0f6-42b7-b5c7-8a8646e8be07">
|
||||
<topic>mozilla -- multiple vulnerabilities</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>firefox</name>
|
||||
<range><lt>56.0,1</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>seamonkey</name>
|
||||
<name>linux-seamonkey</name>
|
||||
<range><lt>2.49.2</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>firefox-esr</name>
|
||||
<range><lt>52.4.0,1</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>linux-firefox</name>
|
||||
<range><lt>52.4.0,2</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>libxul</name>
|
||||
<name>thunderbird</name>
|
||||
<name>linux-thunderbird</name>
|
||||
<range><lt>52.4.0</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>Mozilla Foundation reports:</p>
|
||||
<blockquote cite="https://www.mozilla.org/en-US/security/advisories/mfsa2017-18/">
|
||||
<p>CVE-2017-7793: Use-after-free with Fetch API</p>
|
||||
<p>CVE-2017-7817: Firefox for Android address bar spoofing through fullscreen mode</p>
|
||||
<p>CVE-2017-7818: Use-after-free during ARIA array manipulation</p>
|
||||
<p>CVE-2017-7819: Use-after-free while resizing images in design mode</p>
|
||||
<p>CVE-2017-7824: Buffer overflow when drawing and validating elements with ANGLE</p>
|
||||
<p>CVE-2017-7805: Use-after-free in TLS 1.2 generating handshake hashes</p>
|
||||
<p>CVE-2017-7812: Drag and drop of malicious page content to the tab bar can open locally stored files</p>
|
||||
<p>CVE-2017-7814: Blob and data URLs bypass phishing and malware protection warnings</p>
|
||||
<p>CVE-2017-7813: Integer truncation in the JavaScript parser</p>
|
||||
<p>CVE-2017-7825: OS X fonts render some Tibetan and Arabic unicode characters as spaces</p>
|
||||
<p>CVE-2017-7815: Spoofing attack with modal dialogs on non-e10s installations</p>
|
||||
<p>CVE-2017-7816: WebExtensions can load about: URLs in extension UI</p>
|
||||
<p>CVE-2017-7821: WebExtensions can download and open non-executable files without user interaction</p>
|
||||
<p>CVE-2017-7823: CSP sandbox directive did not create a unique origin</p>
|
||||
<p>CVE-2017-7822: WebCrypto allows AES-GCM with 0-length IV</p>
|
||||
<p>CVE-2017-7820: Xray wrapper bypass with new tab and web console</p>
|
||||
<p>CVE-2017-7811: Memory safety bugs fixed in Firefox 56</p>
|
||||
<p>CVE-2017-7810: Memory safety bugs fixed in Firefox 56 and Firefox ESR 52.4</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<cvename>CVE-2017-7793</cvename>
|
||||
<cvename>CVE-2017-7805</cvename>
|
||||
<cvename>CVE-2017-7810</cvename>
|
||||
<cvename>CVE-2017-7811</cvename>
|
||||
<cvename>CVE-2017-7812</cvename>
|
||||
<cvename>CVE-2017-7813</cvename>
|
||||
<cvename>CVE-2017-7814</cvename>
|
||||
<cvename>CVE-2017-7815</cvename>
|
||||
<cvename>CVE-2017-7816</cvename>
|
||||
<cvename>CVE-2017-7817</cvename>
|
||||
<cvename>CVE-2017-7818</cvename>
|
||||
<cvename>CVE-2017-7819</cvename>
|
||||
<cvename>CVE-2017-7820</cvename>
|
||||
<cvename>CVE-2017-7821</cvename>
|
||||
<cvename>CVE-2017-7822</cvename>
|
||||
<cvename>CVE-2017-7823</cvename>
|
||||
<cvename>CVE-2017-7824</cvename>
|
||||
<cvename>CVE-2017-7825</cvename>
|
||||
<url>https://www.mozilla.org/en-US/security/advisories/mfsa2017-21/</url>
|
||||
<url>https://www.mozilla.org/en-US/security/advisories/mfsa2017-22/</url>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2017-09-28</discovery>
|
||||
<entry>2017-09-29</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="43a1b8f9-3451-4f3c-b4fc-730c0f5876c1">
|
||||
<topic>sam2p -- multiple issues</topic>
|
||||
<affects>
|
||||
|
|
Loading…
Reference in a new issue