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
An issue was discovered in ThinkAdmin version v1、v6 There is a stored XSS attacks vulnerability which allows remote attackers to inject arbitrary web script or HTML.
An issue was discovered in ThinkAdmin version v1、v6 There is a stored XSS attacks vulnerability which allows remote attackers to inject arbitrary web script or HTML.
POC
<script>alert('test')</script>
Vulnerability trigger point
V1、V6 : http://localhost/admin.html#/admin/user/index.html?spm=m-2-12-5
1.Login
4.Validation complete
V6:
V1:
Maybe there are more stored XSS
The text was updated successfully, but these errors were encountered: