Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:publish-over-cifs package, versions [,0.11)


0.0
medium

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.05% (20th percentile)
Expand this section
NVD
4.2 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-32463
  • published 2 Aug 2018
  • disclosed 30 Jul 2018
  • credit Viktor Gazdag

How to fix?

Upgrade org.jenkins-ci.plugins:publish-over-cifs to version 0.11 or higher.

Overview

Affected versions of org.jenkins-ci.plugins:publish-over-cifs are vulnerable to Cross-site Request Forgery (CSRF) via the CifsPublisherPluginDescriptor.java class. It did not perform permission checks on a method implementing form validation, This form validation method did not require POST requests, resulting in a CSRF vulnerability.