""" Changes for version 1.954 - 2024-05-02 Fix for CVE-2024-4140: An excessive memory use issue (CWE-770) exists in Email-MIME, before version 1.954, which can cause denial of service when parsing multipart MIME messages. The fix is the new $MAX_PARTS configuration limits how many parts we will consider parsing. The default $MAX_PARTS is 100. """
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab6c5d49f384dd3dce8f93f3d76359381728d59 commit eab6c5d49f384dd3dce8f93f3d76359381728d59 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-05-03 04:08:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-03 04:09:47 +0000 dev-perl/Email-MIME: add 1.954.0 Bug: https://bugs.gentoo.org/931106 Signed-off-by: Sam James <sam@gentoo.org> dev-perl/Email-MIME/Email-MIME-1.954.0.ebuild | 36 +++++++++++++++++++++++++++ dev-perl/Email-MIME/Manifest | 1 + 2 files changed, 37 insertions(+)