Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.3 CE GA4
-
7.0.x, 6.2.x
-
Committed
-
Security
Description
The source code responsible for creating emails, independently from origin, is not checking the Subject line.
Emails sent to the message bus or mail service that eventually lands here: https://github.com/liferay/liferay-portal/blob/master/portal-kernel/src/com/liferay/mail/kernel/model/MailMessage.java could benefit from multi-line check or sanitation.
https://nvd.nist.gov/vuln/detail/CVE-2017-9801
Upgrading the library would be a great plus, but it seems that a version change would affect several components and even third party software/plug-ins.
Attachments
Issue Links
- relates
-
LPE-16207 CVE-2017-9801 vulnerability in Commons Emails
-
- Closed
-