vendor:
Laundry Booking Management System
by:
Azumah Foresight Xorlali
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Laundry Booking Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:laundry_booking_management_system
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux
2021
Laundry Booking Management System 1.0 – ‘Multiple’ SQL Injection
Laundry Booking Management System 1.0 application is vulnerable to SQL injection via the 'id' parameter, which was not properly checked on the [edit_user.php,edit_customer.php,edit_order.php] page.
Mitigation:
Input validation should be used to prevent SQL injection attacks.