org.apache.commons:commons-email@1.3.3 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.commons:commons-email package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Information Exposure

Affected versions of org.apache.commons:commons-email are vulnerable to Information Exposure.

How to fix Information Exposure?

Upgrade org.apache.commons:commons-email to version 1.5 or higher.

[,1.5)
  • H
SMTP Header Injection

org.apache.commons:commons-email aims to provide a API for sending email.

Affected versions of the package are vulnerable to SMTP Header Injection. When a call-site passes a subject for an email that contains line-breaks in Apache Commons Email 1.0 through 1.4, the caller can add arbitrary SMTP headers.

How to fix SMTP Header Injection?

Upgrade org.apache.commons:commons-email to version 1.5 or higher.

[,1.5)