mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2730] [security] Alpine version old , leading to Security vulnerabilities #2180
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#2180
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 @nitinSophos on GitHub (Jan 3, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2730
Bug Description
We are using Old Alpine Image 3.12.0 , latest is 3.15.0
Old alpin image has multiple vulnerabilities including Libssl 1.1.1k , and LibreSSL. (This is not an exhaustive list)
Fix: Update alpine base image in both frpc and frps docker image.
frpc Version
0.38.0
frps Version
0.38.0
System Architecture
linux/amd64
Configurations
N/A
Logs
N/A
Steps to reproduce
No response
Affected area
@nitinSophos commented on GitHub (Jan 3, 2022):
Raised PR: https://github.com/fatedier/frp/pull/2731