Cross-site Request Forgery (CSRF) Affecting jenkins-plugin-subversion package, versions *


Severity

Recommended
0.0
low
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.14% (36th percentile)

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 Learn

Learn about Cross-site Request Forgery (CSRF) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL10-JENKINSPLUGINSUBVERSION-9860909
  • published28 Apr 2025
  • disclosed10 Jul 2017

Introduced: 10 Jul 2017

CVE-2017-1000085  (opens in a new tab)
CWE-352  (opens in a new tab)

How to fix?

There is no fixed version for RHEL:10 jenkins-plugin-subversion.

NVD Description

Note: Versions mentioned in the description apply only to the upstream jenkins-plugin-subversion package and not the jenkins-plugin-subversion package as distributed by RHEL. See How to fix? for RHEL:10 relevant fixed versions and status.

Subversion Plugin connects to a user-specified Subversion repository as part of form validation (e.g. to retrieve a list of tags). This functionality improperly checked permissions, allowing any user with Item/Build permission (but not Item/Configure) to connect to any web server or Subversion server and send credentials with a known ID, thereby possibly capturing them. Additionally, this functionality did not require POST requests be used, thereby allowing the above to be performed without direct access to Jenkins via Cross-Site Request Forgery attacks.