GHSA-h3gm-q7m7-mp28unknown
When returning errors, functions in the net/textproto package would include its input as part of...
🔗 CVE IDs covered (1)
📋 Description
When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.