cve/2018/CVE-2018-1270.md
2024-06-09 00:33:16 +00:00

3.7 KiB

CVE-2018-1270

Description

Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can lead to a remote code execution attack.

POC

Reference

Github