We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好: 我是职业漏洞赏金猎人 ID:晚安,在我平常寻找开源项目进行代码审计中发现jeesns存在xss漏洞,详细信息如下: 可以发现是利用的黑名单形式完全忽略了javascript伪协议以及prompt事件
成功造成了反射型XSS
The text was updated successfully, but these errors were encountered:
复现代码:<a href="javascript:prompt(/wanan/)">click me</a>
<a href="javascript:prompt(/wanan/)">click me</a>
Sorry, something went wrong.
No branches or pull requests
您好:
我是职业漏洞赏金猎人 ID:晚安,在我平常寻找开源项目进行代码审计中发现jeesns存在xss漏洞,详细信息如下:
可以发现是利用的黑名单形式完全忽略了javascript伪协议以及prompt事件
1,错误页面反射XSS
成功造成了反射型XSS
2,文章页面存储XSS
3,个人页面
The text was updated successfully, but these errors were encountered: