Findings
This plugin is poorly-written. Among its issues are:
- Lack of SQL escaping, however it appears to be saved by magic_quotes.
- Lack of HTML escaping, however no vulnerabilities were found.
- Produces notices.
- It has compatibility issues with other plugins (through experience, not via this inspection).