2 matches found
Medium: python3.9
Issue Overview: There is an issue in CPython when using bytes.decode"unicodeescape", error="ignore|replace". If you are not using the "unicodeescape" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the...
5.9CVSS7.2AI score0.00199EPSS
SaveExploits0
Low: python3.9
Issue Overview: 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 bein...
2.3CVSS7.6AI score0.006EPSS
SaveExploits0
20