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

18 lines
807 B
Markdown

### [CVE-2015-6966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6966)
![](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
Multiple cross-site request forgery (CSRF) vulnerabilities in Nibbleblog before 4.0.5 allow remote attackers to hijack the authentication of administrators for requests that (1) create a post via a new_simple action to admin.php or (2) conduct cross-site scripting (XSS) attacks via the content parameter in a new_simple action to admin.php.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2015/Sep/4
#### Github
No PoCs found on GitHub currently.