mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 17:22:02 +00:00
872 B
872 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.