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

19 lines
872 B
Markdown

### [CVE-2015-6943](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6943)
![](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
SQL injection vulnerability in the serendipity_checkCommentToken function in include/functions_comments.inc.php in Serendipity before 2.0.2, when "Use Tokens for Comment Moderation" is enabled, allows remote administrators to execute arbitrary SQL commands via the serendipity[id] parameter to serendipity_admin.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/133428/Serendipity-2.0.1-Blind-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Sep/10
#### Github
No PoCs found on GitHub currently.