cve/2015/CVE-2015-6944.md
2024-06-18 02:51:15 +02:00

18 lines
780 B
Markdown

### [CVE-2015-6944](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6944)
![](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 JSP/MySQL Administrador Web 1 allows remote attackers to hijack the authentication of users for requests that execute arbitrary SQL commands via the cmd parameter to sys/sys/listaBD2.jsp.
### POC
#### Reference
- http://packetstormsecurity.com/files/133466/JSPMySQL-Administrador-1-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.