CVE-2025-1795

Updated on 28 Feb 2025

Severity

Awaiting Analysis

Details

CVSS score
8.6

Overview

About vulnerability

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.

Details

Affected packages:
python3.11 @ 3.11.11 (+4 more)
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.

Fixes