提交 #83540: SourceCodester Online Eyewear Shop SQL Injection信息

标题SourceCodester Online Eyewear Shop SQL Injection
描述The application Online Eyewear Shop is vulnerable to SQL Injection Error-based attacks. The vulnerable parameter is the "id" GET param inside the following requested URL: - http://localhost/oews/?p=products/view_product&id=* The above URL is related to the following source code file: - oews/products/view_product.php The payloads I used to determine whether the application is vulnerable are the followings: - id=7' AND '1'='2 -> The application prints an error alert and kicks me out of the page - id=7' AND '1'='1 -> The application approves the query and shows me the product related to the id equal to 7
用户
 secpconti (UID 40229)
提交2023-02-03 23時53分 (4 年前)
管理2023-02-04 08時29分 (9 hours later)
状态已接受
VulDB条目220195 [SourceCodester Online Eyewear Shop 1.0 view_product.php 标识符 SQL注入]
积分17

Do you want to use VulDB in your project?

Use the official API to access entries easily!