GHSA-63mw-hp3h-gc77

Suggest an improvement
Source
https://github.com/advisories/GHSA-63mw-hp3h-gc77
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-63mw-hp3h-gc77/GHSA-63mw-hp3h-gc77.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-63mw-hp3h-gc77
Aliases
Published
2022-05-24T17:17:14Z
Modified
2024-02-16T08:07:41.930724Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
CSRF vulnerability in Jenkins CVS Plugin
Details

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.

Database specific
{
    "nvd_published_at": "2020-05-06T13:15:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-16T22:56:27Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:cvs

Package

Name
org.jenkins-ci.plugins:cvs
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/cvs

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.16

Affected versions

1.*

1.4
1.5
1.6

2.*

2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
2.10
2.11
2.12
2.13
2.14
2.15

Database specific

{
    "last_known_affected_version_range": "<= 2.15"
}