CVE-2024-27938
Last modified
CVE-2024-27938 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Postal is an open source SMTP server. Postal versions less than 3.0.0 are vulnerable to SMTP Smuggling attacks which may allow incoming e-mails to be spoofed. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
Postal is an open source SMTP server. Postal versions less than 3.0.0 are vulnerable to SMTP Smuggling attacks which may allow incoming e-mails to be spoofed. This, in conjunction with a cooperative outgoing SMTP service, would allow for an incoming e-mail to be received by Postal addressed from a server that a user has 'authorised' to send mail on their behalf but were not the genuine author of the e-mail. Postal is not affected for sending outgoing e-mails as email is re-encoded with `<CR><LF>` line endings when transmitted over SMTP. This issue has been addressed and users should upgrade to Postal v3.0.0 or higher. Once upgraded, Postal will only accept End of DATA sequences which are explicitly `<CR><LF>.<CR><LF>`. If a non-compliant sequence is detected it will be logged to the SMTP server log. There are no workarounds for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Postalserver | Postal | < 3.0.0 |
References
- https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwideTechnical Description
- https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwideTechnical Description
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-27938?
How severe is CVE-2024-27938?
How do I fix CVE-2024-27938?
Are you affected by CVE-2024-27938?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
