Improper Authorization Affecting org.jenkins-ci.plugins:fortify-on-demand-uploader package, versions [0, 6.0.1)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.05% (22nd percentile)
Expand this section
NVD
4.3 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-575265
  • published 3 Jul 2020
  • disclosed 3 Jul 2020
  • credit Daniel Beck, CloudBees, Inc.

How to fix?

Upgrade org.jenkins-ci.plugins:fortify-on-demand-uploader to version 6.0.1 or higher.

Overview

org.jenkins-ci.plugins:fortify-on-demand-uploader is a plugin for the Fortify on Demand service. An API key from the FoD service is necessary for this plugin to communicate with FoD.

Affected versions of this package are vulnerable to Improper Authorization. Fortify on Demand Plugin provides a list of applicable credentials IDs to allow users configuring the plugin to select the one to use.This functionality does not correctly check permissions, allowing any user with Overall/Read permission to get a list of valid credentials IDs. Those can be used as part of an attack to capture the credentials using another vulnerability. An enumeration of credentials IDs in Fortify on Demand Plugin 6.0.1 now requires the appropriate permissions.