mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
894 B
Markdown
18 lines
894 B
Markdown
### [CVE-2016-8737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8737)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
In Apache Brooklyn before 0.10.0, the REST server is vulnerable to cross-site request forgery (CSRF), which could permit a malicious web site to produce a link which, if clicked whilst a user is logged in to Brooklyn, would cause the server to execute the attacker's commands as the user. There is known to be a proof-of-concept exploit using this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://brooklyn.apache.org/community/security/CVE-2016-8737.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|