cve/2025/CVE-2025-1795.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2025-1795

Description

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.

POC

Reference

No PoCs from references.

Github