security/vuxml: Add net/rabbitmq CVE-2021-22116 DoS vuln
Security: CVE-2021-22116 Sponsored by: SkunkWerks, GmbH
This commit is contained in:
parent
3ad8c34a57
commit
2c264eb052
1 changed files with 31 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue