Skip to content
New issue

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

There is a stored xss vulnerability in versions (v1、v6) #255

Closed
parkourhe opened this issue Nov 26, 2020 · 2 comments
Closed

There is a stored xss vulnerability in versions (v1、v6) #255

parkourhe opened this issue Nov 26, 2020 · 2 comments
Labels

Comments

@parkourhe
Copy link

parkourhe commented Nov 26, 2020

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

image

  1. choose 系统管理(system management) --> 系统用户管理(User Management) --> 添加用户(Add users)

image

  1. input Poc in the nickname and save

image

4.Validation complete

V6:
image

V1:
image

Maybe there are more stored XSS

@zoujingli
Copy link
Owner

v6 已经处理

@zoujingli
Copy link
Owner

v1 不再更新

@zoujingli zoujingli added the bug label Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants