mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3410] SSL/TLS协议信息泄露漏洞(CVE-2016-2183) #2729
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2729
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @liupanhu on GitHub (Apr 14, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3410
Bug Description
版本 0.38.0
漏洞扫描发现上述问题。 请问需要怎么解决。
frpc Version
0.38.0
frps Version
0.38.0
System Architecture
linux/amd64
Configurations
[common]
bind_addr = 0.0.0.0
bind_port = 7000
bind_udp_port = 7001
kcp_bind_port = 7000
vhost_http_port = 8080
vhost_https_port = 3443
dashboard_addr = 0.0.0.0
dashboard_port = 7500
dashboard_user = admin
dashboard_pwd = tokentokentoken
log_file = ./frps.log
log_level = info
log_max_days = 3
token = token
allow_ports = 2000-3000,3001,3003,4000-50000
max_pool_count = 5
max_ports_per_client = 0
subdomain_host = xx.xxxxx.com
tcp_mux = true
Logs
No response
Steps to reproduce
...
Affected area
@liupanhu commented on GitHub (Apr 14, 2023):
7000端口,客户端注册端口,被漏扫检测出问题。
@Becods commented on GitHub (Apr 15, 2023):
https://github.com/fatedier/frp/issues/3394
@github-actions[bot] commented on GitHub (May 16, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.