aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln-2021.xml
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2021-06-28 14:52:53 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2021-06-28 15:01:36 +0000
commit2c264eb052ae9177293b608fed7cceb9320bc747 (patch)
tree935cfe3841cbc998cd3933732007b6407594c574 /security/vuxml/vuln-2021.xml
parent3ad8c34a571920724d5b47b5b5b22108bdc7455d (diff)
downloadports-2c264eb052ae9177293b608fed7cceb9320bc747.tar.gz
ports-2c264eb052ae9177293b608fed7cceb9320bc747.zip
security/vuxml: Add net/rabbitmq CVE-2021-22116 DoS vuln
Security: CVE-2021-22116 Sponsored by: SkunkWerks, GmbH
Diffstat (limited to 'security/vuxml/vuln-2021.xml')
-rw-r--r--security/vuxml/vuln-2021.xml31
1 files changed, 31 insertions, 0 deletions
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>