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


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.1% (42nd 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-542717
  • published 20 Jan 2020
  • disclosed 15 Jan 2020
  • credit Thomas de Grenier de Latour

How to fix?

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

Overview

org.jenkins-ci.plugins:sounds is a plugin that allows Jenkins to play arbitrary audio clips as build actions and notifications.

Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF). It does not perform permission checks in URLs performing form validation. This allows attackers with Overall/Read access to execute arbitrary OS commands as the OS user account running Jenkins. Additionally, these form validation URLs do not require POST requests, resulting in a CSRF vulnerability.

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