Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:mongodb package, versions [0,]


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.05% (21st 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-743651
  • published 17 Sep 2020
  • disclosed 17 Sep 2020
  • credit Wadeck Follonier, CloudBees, Inc.

How to fix?

There is no fixed version for org.jenkins-ci.plugins:mongodb.

Overview

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). MongoDB Plugin 1.3 and earlier does not perform permission checks in methods implementing form validation.This allows attackers with Overall/Read permission to gain access to some metadata of any arbitrary files on the Jenkins controller.Additionally, these form validation methods do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

NOTE: This vulnerability has also been identified as: CVE-2020-2268