CVE-2022-31008

RabbitMQ is a multi-protocol messaging and streaming broker. In affected versions the shovel and federation plugins perform URI obfuscation in their worker (link) state. The encryption key used to encrypt the URI was seeded with a predictable secret. This means that in case of certain exceptions related to Shovel and Federation plugins, reasonably easily deobfuscatable data could appear in the node log. Patched versions correctly use a cluster-wide secret for that purpose. This issue has been addressed and Patched versions: `3.10.2`, `3.9.18`, `3.8.32` are available. Users unable to upgrade should disable the Shovel and Federation plugins.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*
cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*
cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*

History

21 Jul 2023, 17:09

Type Values Removed Values Added
CWE CWE-330 CWE-335

11 Oct 2022, 05:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-10-06 18:16

Updated : 2024-02-04 22:51


NVD link : CVE-2022-31008

Mitre link : CVE-2022-31008

CVE.ORG link : CVE-2022-31008


JSON object : View

Products Affected

vmware

  • rabbitmq
CWE
CWE-335

Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)

CWE-330

Use of Insufficiently Random Values