aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-03-27 09:13:11 +0800
committerJan Beich <jbeich@FreeBSD.org>2018-03-27 09:13:11 +0800
commit7643e0ff8400237bf6290ee324827c500f8ce279 (patch)
treec1e557203ec1cf1139a1212a405de7c5a6916a6b
parente44fdeb5b524118bd4ab247b62079c24d6f9f576 (diff)
downloadfreebsd-ports-7643e0ff8400237bf6290ee324827c500f8ce279.tar.gz
freebsd-ports-7643e0ff8400237bf6290ee324827c500f8ce279.tar.zst
freebsd-ports-7643e0ff8400237bf6290ee324827c500f8ce279.zip
security/vuxml: mark firefox < 59.0.2 as vulnerable
Notes
Notes: svn path=/head/; revision=465658
-rw-r--r--security/vuxml/vuln.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 87bc0b481c0a..87c9bc9e0825 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,59 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="23f59689-0152-42d3-9ade-1658d6380567">
+ <topic>mozilla -- use-after-free in compositor</topic>
+ <affects>
+ <package>
+ <name>firefox</name>
+ <range><lt>59.0.2,1</lt></range>
+ </package>
+ <package>
+ <name>waterfox</name>
+ <range><lt>56.0.4.36_3</lt></range>
+ </package>
+ <package>
+ <name>seamonkey</name>
+ <name>linux-seamonkey</name>
+ <range><lt>2.49.3</lt></range>
+ </package>
+ <package>
+ <name>firefox-esr</name>
+ <range><lt>52.7.3,1</lt></range>
+ </package>
+ <package>
+ <name>linux-firefox</name>
+ <range><lt>52.7.3,2</lt></range>
+ </package>
+ <package>
+ <name>libxul</name>
+ <name>thunderbird</name>
+ <name>linux-thunderbird</name>
+ <range><lt>52.7.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Mozilla Foundation reports:</p>
+ <blockquote cite="https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/">
+ <h1>CVE-2018-5148: Use-after-free in compositor</h1>
+ <p>A use-after-free vulnerability can occur in the
+ compositor during certain graphics operations when a raw
+ pointer is used instead of a reference counted one. This
+ results in a potentially exploitable crash.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>2018-5148</cvename>
+ <url>https://www.mozilla.org/security/advisories/mfsa2018-10/</url>
+ </references>
+ <dates>
+ <discovery>2018-03-26</discovery>
+ <entry>2018-03-27</entry>
+ </dates>
+ </vuln>
+
<vuln vid="81946ace-6961-4488-a164-22d58ebc8d66">
<topic>rails-html-sanitizer -- possible XSS vulnerability</topic>
<affects>