GHSA-v9gv-xp36-jgj8
RabbitMQ has predictable credential obfuscation seed value used in Shovel and Federation plugins
상세
### Impact
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.
### Patches
Patched versions:
* `3.10.2` * `3.9.18` * `3.8.32`
### Workarounds
Disable Shovel and Federation plugins.
### Credits
RabbitMQ core team would like to thank Lajos @luos Gerecs and Anh Nguyen from Erlang Solutions for responsibly disclosing and working with us on a patch for this vulnerability.
### For more information
* [Mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users) * [Community Slack](https://rabbitmq-slack.herokuapp.com/)
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-v9gv-xp36-jgj8 [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2022-31008 [ADVISORY]
- https://github.com/rabbitmq/rabbitmq-server/pull/4841 [WEB]
- https://github.com/rabbitmq/rabbitmq-server/commit/c22e1cb20e656d211e025c417d1fc75a9067b717 [WEB]
- https://github.com/rabbitmq/rabbitmq-server [PACKAGE]