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
未进行过滤以及实体化用户输入的内容 有效负荷:
文件名:blog/src/main/java/com/xuzijia/admin/blog/controller/ CommentAdminController.java 代码:
结果:
利用代码 exp代码如下:在后台评论管理处回复<script>alert(/xss/)<script> 点击提交后在查看对话中可以看到弹框
The text was updated successfully, but these errors were encountered:
@alixiaowei Hello, the bug has been fixed in the latest code submission. Thanks for your reminding For details, please click on the specific fix code: 4feab52
Sorry, something went wrong.
No branches or pull requests
未进行过滤以及实体化用户输入的内容
<script>alert/xss/)</script>有效负荷:
文件名:blog/src/main/java/com/xuzijia/admin/blog/controller/ CommentAdminController.java
代码:
结果:
利用代码
exp代码如下:在后台评论管理处回复<script>alert(/xss/)<script>
点击提交后在查看对话中可以看到弹框
The text was updated successfully, but these errors were encountered: