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

the client name can XSS #61

Closed
N407PengYuYan opened this issue Feb 26, 2020 · 1 comment
Closed

the client name can XSS #61

N407PengYuYan opened this issue Feb 26, 2020 · 1 comment

Comments

@N407PengYuYan
Copy link

N407PengYuYan commented Feb 26, 2020

20200226213922
Modify the client config.ini file in a distributed cluster where the client name constructs an XSS statement to attack the server

[rpc]
status = 2 # 模式 0关闭 1服务端 2客户端
addr = x.x.x.x:7879 # RPC 服务端地址 or 客户端地址
name = < img src=x onerror=alert(1)> # 状态1 服务端 名称 状态2 客户端 名称

@N407PengYuYan N407PengYuYan changed the title 客服端名称xss the client name can XSS Feb 27, 2020
@sanjinhub
Copy link

收到,新版本会解决这个问题

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

2 participants