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

个人页面,文章和错误页面存在XSS #32

Open
52kami opened this issue Nov 1, 2020 · 1 comment
Open

个人页面,文章和错误页面存在XSS #32

52kami opened this issue Nov 1, 2020 · 1 comment

Comments

@52kami
Copy link

52kami commented Nov 1, 2020

您好:
我是职业漏洞赏金猎人 ID:晚安,在我平常寻找开源项目进行代码审计中发现jeesns存在xss漏洞,详细信息如下:
image
可以发现是利用的黑名单形式完全忽略了javascript伪协议以及prompt事件

1,错误页面反射XSS

image
成功造成了反射型XSS

2,文章页面存储XSS

image

3,个人页面

image

@52kami
Copy link
Author

52kami commented Nov 1, 2020

复现代码:<a href="javascript:prompt(/wanan/)">click me</a>

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