ghsa-9f37-ggxm-h6wx
Vulnerability from github
Published
2022-05-24 17:35
Modified
2023-10-27 13:14
Severity ?
VLAI Severity ?
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.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 3.0"
},
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:shelve-project-plugin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-2321"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2022-12-16T22:26:38Z",
"nvd_published_at": "2020-12-03T16:15:00Z",
"severity": "HIGH"
},
"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.\n\nThese vulnerabilities allow attackers to shelve, unshelve, or delete a project.\n\nJenkins Shelve Project Plugin 3.1 requires POST requests for the affected HTTP endpoints.",
"id": "GHSA-9f37-ggxm-h6wx",
"modified": "2023-10-27T13:14:47Z",
"published": "2022-05-24T17:35:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2321"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/shelve-project-plugin/commit/5cb9a4733e9cf37d2e7932928698537b1a9fdaec"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/shelve-project-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2020-12-03/#SECURITY-2108"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2020/12/03/2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "CSRF vulnerability in Jenkins Shelve Project Plugin"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…