43 matches found
The vulnerability of the spring-messaging module in the Spring Framework software platform allows a hacker to gain full control over the application.
The vulnerability of the spring-messaging module in the Spring Framework is caused by errors in the handling of STOMP messages. Exploiting this vulnerability allows a malicious actor, operating remotely, to gain full control over the application through a specially crafted message...
spring-messaging Remote Code Execution(CVE-2018-1270)
漏洞公告 2018年4月5日漏洞公布: https://pivotal.io/security/cve-2018-1270 漏洞影响版本: Spring Framework 5.0 to 5.0.4 Spring Framework 4.3 to 4.3.14 Older unsupported versions are also affected 环境搭建 利用官方示例 https://github.com/spring-guides/gs-messaging-stomp-websocket ,git clone后checkout到未更新版本: git clone...