git: 2c264eb052ae - main - security/vuxml: Add net/rabbitmq CVE-2021-22116 DoS vuln

Dave Cottlehuber dch at FreeBSD.org
Mon Jun 28 15:01:57 UTC 2021


The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c264eb052ae9177293b608fed7cceb9320bc747

commit 2c264eb052ae9177293b608fed7cceb9320bc747
Author:     Dave Cottlehuber <dch at FreeBSD.org>
AuthorDate: 2021-06-28 14:52:53 +0000
Commit:     Dave Cottlehuber <dch at FreeBSD.org>
CommitDate: 2021-06-28 15:01:36 +0000

    security/vuxml: Add net/rabbitmq CVE-2021-22116 DoS vuln
    
    Security:       CVE-2021-22116
    Sponsored by:   SkunkWerks, GmbH
---
 security/vuxml/vuln-2021.xml | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index faf3184c5a57..200509999c68 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,34 @@
+  <vuln vid="7003b62d-7252-46ff-a9df-1b1900f1e65b">
+    <topic>RabbitMQ -- Denial of Service via improper input validation</topic>
+    <affects>
+      <package>
+	<name>rabbitmq</name>
+	<range><lt>3.8.16</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Jonathon Knudsen of Synopsys Cybersecurity Research Center reports:</p>
+	<blockquote cite="https://tanzu.vmware.com/security/cve-2021-22116">
+      <p>All versions prior to 3.8.16 are prone to a denial of service
+	  vulnerability due to improper input validation in AMQP 1.0 client
+	  connection endpoint. A malicious client can exploit the vulnerability
+	  by sending malicious AMQP messages to the target RabbitMQ instance
+	  having the AMQP 1.0 plugin enabled.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2021-22116</cvename>
+      <url>https://tanzu.vmware.com/security/cve-2021-22116</url>
+      <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22116</url>
+    </references>
+    <dates>
+      <discovery>2021-05-10</discovery>
+      <entry>2021-06-28</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="7c555ce3-658d-4589-83dd-4b6a31c5d610">
     <topic>RabbitMQ-C -- integer overflow leads to heap corruption</topic>
     <affects>


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