Findings
- Uses mysql_real_escape_string(). Doesn’t appear to be used with SQL. (Note that this function has been removed from PHP). Except that file doesn’t appear to be required or included.
- Generates HTML-embedded JavaScript in addthis_addjs_new.php.
- Uses extract and parse_str on variables of unknown or user-controlled origin.