mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
### [CVE-2025-1795](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/GitHubForSnap/matrix-commander-gael
|
|
- https://github.com/adegoodyer/kubernetes-admin-toolkit
|
|
- https://github.com/w4zu/Debian_security
|
|
|