CVE-2024-35175
Description
sshpiper is a reverse proxy for sshd. Starting in version 1.0.50 and prior to version 1.3.0, the way the proxy protocol listener is implemented in sshpiper can allow an attacker to forge their connecting address. Commit 2ddd69876a1e1119059debc59fe869cb4e754430 added the proxy protocol listener as the only listener in sshpiper, with no option to toggle this functionality off. This means that any connection that sshpiper is directly (or in some cases indirectly) exposed to can use proxy protocol to forge its source address. Any users of sshpiper who need logs from it for whitelisting/rate limiting/security investigations could have them become much less useful if an attacker is sending a spoofed source address. Version 1.3.0 contains a patch for the issue.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/tg123/sshpiperGo | >= 1.0.50, < 1.3.0 | 1.3.0 |
Affected products
1Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-4w53-6jvp-gg52ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-35175ghsaADVISORY
- github.com/tg123/sshpiper/commit/2ddd69876a1e1119059debc59fe869cb4e754430nvdWEB
- github.com/tg123/sshpiper/commit/70fb830dca26bea7ced772ce5d834a3e88ae7f53nvdWEB
- github.com/tg123/sshpiper/security/advisories/GHSA-4w53-6jvp-gg52nvdWEB
News mentions
0No linked articles in our index yet.