Skip to content

Commit 4bdd6e4

Browse files
add NEWS
1 parent 4c93771 commit 4bdd6e4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix infinite loop in email.message.EmailMessage.as_string() when
2+
add_attachment() is called with very long parameter keys. This could cause
3+
denial of service by hanging the application indefinitely during MIME
4+
parameter folding and RFC 2231 encoding.

0 commit comments

Comments
 (0)