Findings
This plugin contains some issues:
- Some SQL statements are correctly escaped, some are not. No injections were found, but line 2555 of lib/the-events-calendar.class.php needs investigation.
- Not all HTML output is escaped. No obvious XSS vulnerabilities were located.