mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 09:10:39 +01:00
883 B
883 B
CVE-2015-6943
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.