| عنوان | SourceCodester Yoga Class Registration System manage_category.php sql injection |
|---|
| الوصف | SourceCodester Yoga Class Registration System manage_category sql injection
url:admin/categories/manage_category.php
Abstract:
Line 3 of manage_category.php invokes a SQL query built with input that comes from an untrusted source. This call could allow an attacker to modify the statement's meaning or to execute arbitrary SQL commands.
Explanation:
SQL injection errors occur when:
1. Data enters a program from an untrusted source.
2. The data is used to dynamically construct a SQL query.
In this case, the data is passed to query() in manage_category.php on line 3.
Parameter: id (GET)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: page=categories/manage_category&id=8' AND (SELECT 5439 FROM (SELECT(SLEEP(5)))TiOT) AND 'iAsm'='iAsm
Download Code:
https://www.sourcecodester.com/php/16097/yoga-class-registration-system-php-and-mysql-free-source-code.html |
|---|
| المصدر | ⚠️ https://blog.csdn.net/Dwayne_Wade/article/details/129493110 |
|---|
| المستخدم | bit3hh (UID 42576) |
|---|
| ارسال | 13/03/2023 08:18 AM (3 سنوات منذ) |
|---|
| الاعتدال | 13/03/2023 08:26 AM (8 minutes later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 222873 [SourceCodester Yoga Class Registration System 1.0 manage_category.php query معرف حقن SQL] |
|---|
| النقاط | 20 |
|---|