You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client user can use this vulnerability to attack administrator users,Can use js to send post request, indirectly operate the administrator account,a serious threat to website security。
exploit
client login site,and modify the account name to </span><img src=1 onerror=alert(1) /><span>
now,if super user login and look clients,Will trigger XSS。
Hackers can exploit this vulnerability to perform any action by the administrator.
The text was updated successfully, but these errors were encountered:
I find a Stored XSS
client user can use this vulnerability to attack administrator users,Can use js to send post request, indirectly operate the administrator account,a serious threat to website security。
exploit
client login site,and modify the account name to
</span><img src=1 onerror=alert(1) /><span>
now,if super user login and look clients,Will trigger XSS。
Hackers can exploit this vulnerability to perform any action by the administrator.
The text was updated successfully, but these errors were encountered: