SCA: security update for github.com/phires/go-guerrilla (GHSA-c2c3-pqw5-5p7c)

medium Tenable Cloud Security Plugin ID 423606

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Go-Guerrilla SMTP Daemon is a lightweight SMTP server written in Go. Prior to 1.6.7, when ProxyOn is
enabled, the PROXY command will be accepted multiple times, with later invocations overriding earlier
ones. The proxy protocol only supports one initial PROXY header; anything after that is considered part of
the exchange between client and server, so the client is free to send further PROXY commands with whatever
data it pleases. go-guerrilla will treat these as coming from the reverse proxy, allowing a client to
spoof its IP address. This vulnerability is fixed in 1.6.7. (CVE-2025-31135)

See Also

https://github.com/advisories/GHSA-c2c3-pqw5-5p7c

Plugin Details

Severity: Medium

ID: 423606

Version: Revision 1.12

Type: Local

Family: SCA Checks

Published: 4/2/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2025-31135

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/1/2025

Vulnerability Publication Date: 4/1/2025

Reference Information

CVE: CVE-2025-31135

cwe: CWE-20