mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
20 lines
864 B
Markdown
20 lines
864 B
Markdown
### [CVE-2014-3576](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3576)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The processControlCommand function in broker/TransportConnection.java in Apache ActiveMQ before 5.11.0 allows remote attackers to cause a denial of service (shutdown) via a shutdown command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/134274/Apache-ActiveMQ-5.10.1-Denial-Of-Service.html
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html
|
|
- http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html
|
|
|
|
#### Github
|
|
- https://github.com/Liby99/cwe-bench-java
|
|
|