CVE-2021-44549

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-44549
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-44549.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-44549
Aliases
Related
Published
2021-12-14T16:15:09Z
Modified
2024-10-12T08:37:44.284579Z
Severity
  • 7.4 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/apache/sling-org-apache-sling-commons-messaging-mail

Affected ranges

Type
GIT
Repo
https://github.com/apache/sling-org-apache-sling-commons-messaging-mail
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected

Affected versions

org.*

org.apache.sling.commons.messaging.mail-1.0.0