CmsWing icon indicating copy to clipboard operation
CmsWing copied to clipboard

SQLi vulnerability in Cmswing v1.3.7

Open Jason1314Zhang opened this issue 4 years ago • 0 comments

Find a SQLi vulnerability in cmswing project version 1.3.7,Details can be found in the analysis below.

Local Test

1.Enter the background of the system, select update_channel module,then edit it.

11

2.Change behavior rule table:member|field:score|condition:id=${self} AND (select if(substr(version(),1)>0,sleep(5),1))|rule:1

2

3.Enter [System settings] - [Navigation settings], change a navigation .

3

4.Change anything, then save it.we can find sqli vulnerability.

4 6 5

Jason1314Zhang avatar Nov 14 '21 12:11 Jason1314Zhang