stalwartlabs/stalwart
Releases140
Frequency3 days 31 minutes
Last Release
Downloads1.05M
Stars12
Stalwart is a mail & collaboration server with JMAP, IMAP, SMTP, CalDAV, CardDAV and WebDAV support.
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| >= 0.13.0, < 0.15.5 | 6.5 MEDIUM | — | ||
Stalwart is a mail and collaboration server. A denial-of-service vulnerability exists in Stalwart Mail Server versions 0.13.0 through 0.15.4 where accessing a specially crafted email containing malformed nested `message/rfc822` MIME parts via IMAP or JMAP causes excessive CPU and memory consumption, potentially leading to an out-of-memory condition and server crash. The malformed structure causes the `mail-parser` crate to produce cyclical references in its parsed representation, which Stalwart then follows indefinitely. Version 0.15.5 contains a patch. | ||||