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
References
Link Resource
https://lists.apache.org/thread/l8p9h2bqvkj6rhv4w8kzctb817415b7f Mailing List Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:sling_commons_messaging_mail:1.0.0:*:*:*:*:*:*:*

History

21 Dec 2021, 16:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 5.8
v3 : 7.4
CPE cpe:2.3:a:apache:sling_commons_messaging_mail:1.0.0:*:*:*:*:*:*:*
CWE CWE-295
References (MISC) https://lists.apache.org/thread/l8p9h2bqvkj6rhv4w8kzctb817415b7f - (MISC) https://lists.apache.org/thread/l8p9h2bqvkj6rhv4w8kzctb817415b7f - Mailing List, Vendor Advisory

14 Dec 2021, 16:35

Type Values Removed Values Added
New CVE

Information

Published : 2021-12-14 16:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-44549

Mitre link : CVE-2021-44549

CVE.ORG link : CVE-2021-44549


JSON object : View

Products Affected

apache

  • sling_commons_messaging_mail
CWE
CWE-295

Improper Certificate Validation