Vulnerability in Apache Sling Commons Messaging Mail
CVE-2021-44549
Apache Sling Commons Messaging Mail provides a simple layer on top of JavaMail/Jakarta Mail for OSGi to send mails via SMTPS. To reduce the risk of "man in the middle" attacks additional server identity checks must be performed when accessing mail servers. For compatibility reasons these additional checks are disabled by default in JavaMail/Jakarta Mail. The SimpleMailService in Apache Sling Commons Messaging Mail 1.0 lacks an option to enable these checks for the shared mail session. A user could enable these checks nevertheless by accessing the session via the message created by SimpleMessageBuilder and setting the property mail.smtps.ssl.checkserveridentity to true. Apache Sling Commons Messaging Mail 2.0 adds support for enabling server identity checks and these checks are enabled by default. - https://javaee.github.io/javamail/docs/SSLNOTES.txt - https://javaee.github.io/javamail/docs/api/com/sun/mail/smtp/package-summary.html - https://github.com/eclipse-ee4j/mail/issues/429
Vulnerability class: Improper Certificate Validation
EPSS: 0.019 (78.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.4 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N.
Affected products
- Apache Sling_commons_messaging_mail — versions 1.0.0
- Apache Software Foundation Sling Commons Messaging Mail — versions Apache Sling Commons Messaging Mail 1.0.0 1.0.0
Weakness classification (CWE)
References
- security@apache.org (Mailing List, x_refsource_MISC, Vendor Advisory)
Frequently asked questions
- What is CVE-2021-44549?
- CVE-2021-44549 is a high-severity vulnerability in Apache Sling Commons Messaging Mail, classified under Improper Certificate Validation. CVSS score: 7.4/10. Published 2021-12-14.
- How severe is CVE-2021-44549?
- High severity. CVSS v3 base score is 7.4 out of 10.