Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>
<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:
v6 已经处理
Sorry, something went wrong.
v1 不再更新
No branches or pull requests
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: