Improper Input Validation Affecting org.jenkins-ci.plugins:mailer package, versions [,1.32.1)


0.0
medium

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.09% (38th percentile)
Expand this section
NVD
4.8 medium
Expand this section
Red Hat
4.8 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGJENKINSCIPLUGINS-728004
  • published 17 Sep 2020
  • disclosed 17 Sep 2020
  • credit Peter Stöckli (via Github Security Lab)

How to fix?

Upgrade org.jenkins-ci.plugins:mailer to version 1.32.1 or higher.

Overview

Affected versions of this package are vulnerable to Improper Input Validation. It does not perform hostname validation when connecting to the configured SMTP server. This lack of validation could be abused using a man-in-the-middle attack to intercept these connections.Mailer Plugin 1.32.1 validates the SMTP hostname when connecting via TLS by default.