git: 62cdf74dea27 - main - security/vuxml: Document WeeChat vulnerability

Bernard Spil brnrd at FreeBSD.org
Sun Sep 5 11:32:16 UTC 2021


The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62cdf74dea2759c7ee07ac49a43486110111220d

commit 62cdf74dea2759c7ee07ac49a43486110111220d
Author:     Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-09-05 11:32:07 +0000
Commit:     Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-09-05 11:32:07 +0000

    security/vuxml: Document WeeChat vulnerability
---
 security/vuxml/vuln-2021.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index 31ce37c2583d..bb8836f9bfd3 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,29 @@
+  <vuln vid="65f05b71-0e3c-11ec-b335-d4c9ef517024">
+    <topic>WeeChat -- Crash when decoding a malformed websocket frame in relay plugin.</topic>
+    <affects>
+      <package>
+	<name>weechat</name>
+	<range><lt>3.2.1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The WeeChat project reports:</p>
+	<blockquote cite="https://weechat.org/doc/security/">
+	  <p>Crash when decoding a malformed websocket frame in relay plugin.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://weechat.org/doc/security/</url>
+      <url>https://github.com/weechat/weechat/commit/8b1331f98de1714bae15a9ca2e2b393ba49d735b</url>
+    </references>
+    <dates>
+      <discovery>2021-09-04</discovery>
+      <entry>2021-09-05</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="a67e358c-0bf6-11ec-875e-901b0e9408dc">
     <topic>py-matrix-synapse -- several vulnerabilities</topic>
     <affects>


More information about the dev-commits-ports-main mailing list