CVE-2025-31135

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.
Configurations

No configuration.

History

01 Apr 2025, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-01 22:15

Updated : 2025-04-02 14:58


NVD link : CVE-2025-31135

Mitre link : CVE-2025-31135

CVE.ORG link : CVE-2025-31135


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation