Skip to content

CSRF vulnerability in Jenkins CVS Plugin

Moderate severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Dec 19, 2023

Package

maven org.jenkins-ci.plugins:cvs (Maven)

Affected versions

<= 2.15

Patched versions

2.16

Description

CVS Plugin 2.15 and earlier does not require POST requests in several HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities. This allows attackers to create and manipulate tags, and to connect to an attacker-specified URL.

CVS Plugin 2.16 now requires POST requests for the affected HTTP endpoints.

References

Published by the National Vulnerability Database May 6, 2020
Published to the GitHub Advisory Database May 24, 2022
Reviewed Dec 16, 2022
Last updated Dec 19, 2023

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Weaknesses

CVE ID

CVE-2020-2184

GHSA ID

GHSA-63mw-hp3h-gc77

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.