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

Dcat Admin v2.2.0-beta There is an xss cross-site scripting vulnerability exists /admin/auth/menu&&/admin/auth/extensions #5

Open
taynes-llllzt opened this issue Nov 29, 2024 · 0 comments

Comments

@taynes-llllzt
Copy link
Owner

taynes-llllzt commented Nov 29, 2024

Build the source code locally by downloading
And I deploy the source code in the local environment, set the domain name to www.test.com/admin, equivalent to localhost/admin
The vulnerability exists: www.test.com/admin/auth/menu
Visit url:www.test.com/admin to login, username and password default to admin,admin
图片
After entering the background, click admin,menu
屏幕截图 2024-11-29 144319
Fill in payload<script>alert("1");</script>in the Title field of the NEW module,and click the submit button, and you will find that a pop-up window will appear every time you click on this menu option you created, and you will find that it is a storage type xss.
屏幕截图 2024-11-29 144457
屏幕截图 2024-11-29 144820
图片
Pop-ups appear every time you click on a menu option you create
屏幕截图 2024-11-29 145230
图片
点击admin,extensions然后点击quick create,在name中写入payload<script>alert("1");</script>,然后点击submit,发现会出现弹窗,此处也存在xss
屏幕截图 2024-11-29 145540
屏幕截图 2024-11-29 145826
图片
This is v2.2.2-beta, and the same xss vulnerability appears in v2.2.2-beta.
屏幕截图 2024-11-29 150453
屏幕截图 2024-11-29 151200
图片

@taynes-llllzt taynes-llllzt changed the title Dcat Admin v2.2.0-beta There is an xss cross-site scripting vulnerability exists /admin/auth/menu Dcat Admin v2.2.0-beta There is an xss cross-site scripting vulnerability exists /admin/auth/menu&&/admin/auth/extensions Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant