Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Go-Guerrilla SMTP Daemon allows the PROXY command to be sent multiple times
Vulnerability Description
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.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Vulnerability Type
输入验证不恰当
Vulnerability Title
Go-Guerrilla 输入验证错误漏洞
Vulnerability Description
Go-Guerrilla是Philipp Resch个人开发者的一个用 Go 编写的轻量级 SMTP 服务器。 Go-Guerrilla 1.6.7之前版本存在输入验证错误漏洞,该漏洞源于启用ProxyOn时,PROXY命令会被多次接受,可能导致客户端伪造IP地址。
CVSS Information
N/A
Vulnerability Type
N/A