Files
CVEs-PoC/2016/CVE-2016-6521.md
T
2024-06-18 02:51:15 +02:00

19 lines
803 B
Markdown

### [CVE-2016-6521](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6521)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site request forgery (CSRF) vulnerability in Grails console (aka Grails Debug Console and Grails Web Console) 2.0.7, 1.5.10, and earlier allows remote attackers to hijack the authentication of users for requests that execute arbitrary Groovy code via unspecified vectors.
### POC
#### Reference
- https://github.com/sheehan/grails-console/issues/54
- https://github.com/sheehan/grails-console/issues/55
#### Github
No PoCs found on GitHub currently.