[GH-ISSUE #2893] [Security] Dependency on a vulnerable version of go-proxyproto #2306

Closed
opened 2026-05-05 13:29:14 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @obormot on GitHub (Apr 14, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2893

Bug Description

https://github.com/fatedier/frp/blob/v0.41.0/go.mod#L19
has a pinned dependency on go-proxyproto v0.5.0

go-proxyproto before 0.6.0 is vulnerable to Denial of Service (DoS) via
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23409
https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMPIRESGOPROXYPROTO-1316439

frp Version

release tag 0.41.0

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @obormot on GitHub (Apr 14, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/2893 ### Bug Description https://github.com/fatedier/frp/blob/v0.41.0/go.mod#L19 has a pinned dependency on go-proxyproto v0.5.0 go-proxyproto before 0.6.0 is vulnerable to Denial of Service (DoS) via https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23409 https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMPIRESGOPROXYPROTO-1316439 ### frp Version release tag 0.41.0 ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [X] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Apr 15, 2022):

This affected feature is not used in frp.

But it's ok to update to latest version. Thanks for you feedback.

<!-- gh-comment-id:1099809296 --> @fatedier commented on GitHub (Apr 15, 2022): This affected feature is not used in frp. But it's ok to update to latest version. Thanks for you feedback.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2306
No description provided.