mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
18 lines
857 B
Markdown
18 lines
857 B
Markdown
### [CVE-2016-2141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2141)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
It was found that JGroups did not require necessary headers for encrypt and auth protocols from new nodes joining the cluster. An attacker could use this flaw to bypass security restrictions, and use this vulnerability to send and receive messages within the cluster, leading to information disclosure, message spoofing, or further possible attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|