GHSA-9f37-ggxm-h6wx

Suggest an improvement
Source
https://github.com/advisories/GHSA-9f37-ggxm-h6wx
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-9f37-ggxm-h6wx/GHSA-9f37-ggxm-h6wx.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-9f37-ggxm-h6wx
Aliases
Published
2022-05-24T17:35:08Z
Modified
2023-12-07T12:45:51.997722Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H CVSS Calculator
Summary
CSRF vulnerability in Jenkins Shelve Project Plugin
Details

Jenkins Shelve Project Plugin 3.0 and earlier does not require POST requests for HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities.

These vulnerabilities allow attackers to shelve, unshelve, or delete a project.

Jenkins Shelve Project Plugin 3.1 requires POST requests for the affected HTTP endpoints.

Database specific
{
    "nvd_published_at": "2020-12-03T16:15:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-16T22:26:38Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:shelve-project-plugin

Package

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

Affected ranges

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

Affected versions

1.*

1.2
1.3
1.4.4
1.5

2.*

2.0
2.1
2.2
2.3
2.4
2.5

3.*

3.0-alpha-1
3.0

Database specific

{
    "last_known_affected_version_range": "<= 3.0"
}