Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:macstadium-orka package, versions [,1.32)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.06% (27th percentile)
Expand this section
NVD
8.8 high

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-3248508
  • published 26 Jan 2023
  • disclosed 26 Jan 2023
  • credit Valdes Che Zogou, CloudBees, Inc.

How to fix?

Upgrade org.jenkins-ci.plugins:macstadium-orka to version 1.32 or higher.

Overview

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It does not perform permission checks in several HTTP endpoints.This allows attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.Additionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.Orka by MacStadium Plugin 1.32 requires POST requests and Overall/Administer permission for the affected HTTP endpoints.

NOTE: This vulnerability has also been identified as: CVE-2023-24433