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 代码注入漏洞 - 表单 #1412

Closed
Chenrt-ggx opened this issue May 25, 2023 · 1 comment
Closed

XSS 代码注入漏洞 - 表单 #1412

Chenrt-ggx opened this issue May 25, 2023 · 1 comment
Assignees
Milestone

Comments

@Chenrt-ggx
Copy link

Payload:

<form><input formaction=javascript:alert('xss') type=submit value='click me'></input></form>

偷懒不放 PoC 了,同之前的 xss,待 lute 修复后更新即可。

@88250 88250 self-assigned this May 26, 2023
@88250 88250 added this to the 3.9 milestone May 26, 2023
@88250
Copy link
Collaborator

88250 commented May 26, 2023

关联 88250/lute#196

Vanessa219 added a commit that referenced this issue May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants