message_bus is a messaging bus for Ruby processes and web clients. In versions prior to 3.3.7 users who deployed message bus with diagnostics features enabled (default off) are vulnerable to a path traversal bug, which could lead to disclosure of secret information on a machine if an unintended user were to gain access to the diagnostic route. The impact is also greater if there is no proxy for your web application as the number of steps up the directories is not bounded. For deployments which uses a proxy, the impact varies. For example, If a request goes through a proxy like Nginx with `merge_slashes` enabled, the number of steps up the directories that can be read is limited to 3 levels. This issue has been patched in version 3.3.7. Users unable to upgrade should ensure that MessageBus::Diagnostics is disabled.
References
Link | Resource |
---|---|
https://github.com/discourse/message_bus/commit/9b6deee01ed474c7e9b5ff65a06bb0447b4db2ba | Patch Third Party Advisory |
https://github.com/discourse/message_bus/security/advisories/GHSA-xmgj-5fh3-xjmm | Third Party Advisory |
https://github.com/discourse/message_bus/commit/9b6deee01ed474c7e9b5ff65a06bb0447b4db2ba | Patch Third Party Advisory |
https://github.com/discourse/message_bus/security/advisories/GHSA-xmgj-5fh3-xjmm | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/discourse/message_bus/commit/9b6deee01ed474c7e9b5ff65a06bb0447b4db2ba - Patch, Third Party Advisory | |
References | () https://github.com/discourse/message_bus/security/advisories/GHSA-xmgj-5fh3-xjmm - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 4.4 |
Information
Published : 2021-12-17 19:15
Updated : 2024-11-21 06:29
NVD link : CVE-2021-43840
Mitre link : CVE-2021-43840
CVE.ORG link : CVE-2021-43840
JSON object : View
Products Affected
discourse
- message_bus
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')