Bug 2349061 (CVE-2025-1795) - CVE-2025-1795 python: Mishandling of comma during folding and unicode-encoding of email headers
Summary: CVE-2025-1795 python: Mishandling of comma during folding and unicode-encodin...
Keywords:
Status: NEW
Alias: CVE-2025-1795
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-28 20:01 UTC by OSIDB Bzimport
Modified: 2025-07-21 10:56 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-28 20:01:04 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.