Hello,
1. Blind SQL injection
Authenticated administrators can execute arbitrary SQL commands (there is no CSRF protection)
Method: GET
Vulnerable parameters: type
Example PHP callstack:
/wp-stats-dashboard/view/admin/graph_trend.php:36
WPSDTrendsDao::getStats [/wp-stats-dashboard/classes/dao/WPSDTrendsDao.php:134]
wpdb::get_results
Verification:
--
Regards,
Marcin Probola,