Lucene search
K

Wikindx 5.8.2 SQL Injection

🗓️ 22 Aug 2019 00:00:00Reported by KingSkrupellosType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 243 Views

Wikindx 5.8.2 Virtual Research Environment Library Manager SQL Injection vulnerability in Admin Panel Logi

Code
`###################################################################  
  
# Exploit Title : Wikindx 5.8.2 Virtual Research Environment Library Manager SQL Injection  
# Author [ Discovered By ] : KingSkrupellos  
# Team : Cyberizm Digital Security Army  
# Date : 23/03/2019  
# Vendor Homepage : wikindx.sourceforge.net  
# Software Download Link : sourceforge.net/projects/wikindx/files/latest/download  
# Software Version : 5.x - 5.8.2  
# Tested On : Windows and Linux  
# Category : WebApps  
# Exploit Risk : Medium  
# Vulnerability Type : CWE-89 [ Improper Neutralization of   
Special Elements used in an SQL Command ('SQL Injection') ]  
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968  
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/  
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos  
  
###################################################################  
  
# Description about Software :  
***************************  
Wikindx is a free Virtual Research Environment (an online bibliographic and   
quotations/notes management and article authoring system) designed either   
for single use (on a variety of operating systems) or multi-user collaborative   
use across the internet.  
  
###################################################################  
  
# Impact :  
***********  
Wikindx 5.8.2 Virtual Research Environment Library Manager is prone to an   
SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data   
before using it in an SQL query. Exploiting this issue could allow an attacker to   
compromise the application, access or modify data, or exploit latent vulnerabilities   
in the underlying database. A remote attacker can send a specially crafted request   
to the vulnerable application and execute arbitrary SQL commands in a  
pplication`s database. Further exploitation of this vulnerability may result in   
unauthorized data manipulation. An attacker can exploit this issue using a browser   
or with any SQL Injector Tool.  
  
###################################################################  
  
# Admin Panel Login Path :  
*************************  
/index.php?action=usersgroups_MYWIKINDX_CORE  
  
# SQL Injection Exploit :  
**********************  
/index.php?action=list_LISTSOMERESOURCES_CORE&method=categoryProcess&id=[SQL Injection]&type=lastMulti  
  
/index.php?action=list_LISTSOMERESOURCES_CORE&method=categoryProcess&id=[ID-NUMBER]&PagingStart=[SQL Injection]  
  
/index.php?action=list_LISTSOMERESOURCES_CORE&method=categoryProcess&id=1&PagingStart=[SQL Injection]  
  
###################################################################  
  
# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team   
  
###################################################################  
`

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