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

jbootfly-bbs storage XSS #1

Open
laoquanshi opened this issue Apr 4, 2023 · 0 comments
Open

jbootfly-bbs storage XSS #1

laoquanshi opened this issue Apr 4, 2023 · 0 comments

Comments

@laoquanshi
Copy link

jbootfly-bbs代码审计

项目介绍
bootFly 是一个由 Jboot + Fly 开发的论坛社区。
开源地址
https://gitee.com/fuhai/jbootfly
漏洞复现
用户名存储型xss
在注册用户时候,注册一个用户名为 >"'><script>alert('XSS')</script> 的用户成功后,登录前台直接将用户信息在前台展示。
image

从代码中可知,在注册用户添加用户名时,未进行XSS过滤

image

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