Vulnerability Description
Vert.x STOMP is a vert.x implementation of the STOMP specification that provides a STOMP server and client. From versions 3.1.0 until 3.9.16 and 4.0.0 until 4.4.2, a Vert.x STOMP server processes client STOMP frames without checking that the client send an initial CONNECT frame replied with a successful CONNECTED frame. The client can subscribe to a destination or publish message without prior authentication. Any Vert.x STOMP server configured with an authentication handler is impacted. The issue is patched in Vert.x 3.9.16 and 4.4.2. There are no trivial workarounds.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Vert.X Stomp | >= 3.1.0, < 3.9.16 |
Related Weaknesses (CWE)
References
- https://github.com/vert-x3/vertx-stomp/commit/0de4bc5a44ddb57e74d92c445f16456fa0Patch
- https://github.com/vert-x3/vertx-stomp/security/advisories/GHSA-gvrq-cg5r-7chpVendor Advisory
- https://github.com/vert-x3/vertx-stomp/commit/0de4bc5a44ddb57e74d92c445f16456fa0Patch
- https://github.com/vert-x3/vertx-stomp/security/advisories/GHSA-gvrq-cg5r-7chpVendor Advisory
FAQ
What is CVE-2023-32081?
CVE-2023-32081 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Vert.x STOMP is a vert.x implementation of the STOMP specification that provides a STOMP server and client. From versions 3.1.0 until 3.9.16 and 4.0.0 until 4.4.2, a Vert.x STOMP server processes clie...
How severe is CVE-2023-32081?
CVE-2023-32081 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-32081?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Vert.X Stomp.