mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 10:40:54 +00:00
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
![]() |
### [CVE-2018-1257](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1257)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Spring Framework, versions 5.0.x prior to 5.0.6, versions 4.3.x prior to 4.3.17, and older unsupported versions allows 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 regular expression, denial of service attack.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html
|
||
|
- https://www.oracle.com/security-alerts/cpujan2020.html
|
||
|
- https://www.oracle.com/security-alerts/cpujul2020.html
|
||
|
- https://www.oracle.com/security-alerts/cpuoct2021.html
|
||
|
- https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ilmari666/cybsec
|
||
|
- https://github.com/scordero1234/java_sec_demo-main
|
||
|
|