wkeyuan / DWSurvey

Survey System. 最好用的开源问卷调查系统、表单系统。

Home Page:http://www.diaowen.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is a stored XSS vulnerability

N0boy-0 opened this issue · comments

First request to add a questionnaire and enter the xss payload in the title of the questionnaire.

man1

The DWSurvey system does not filter user input when processing requests.

code1

xss payload is inserted into the database.

code2
code3

The payload is not triggered at the title, but the surveyName is directly set to innerHtml in the popover.

eval
front