GHSA-4FFQ-6G62-J4V4
Vulnerability from github – Published: 2021-06-16 17:29 – Updated: 2023-10-27 13:36
VLAI?
Summary
Cross-Site Request Forgery in the Jenkins Claim plugin
Details
Jenkins Claim Plugin 2.18.1 and earlier does not require POST requests for the form submission endpoint assigning claims, resulting in a cross-site request forgery (CSRF) vulnerability.
This vulnerability allows attackers to change claims.
Jenkins Claim Plugin 2.18.2 requires POST requests for the affected HTTP endpoint.
Severity ?
4.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:claim"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.18.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-21620"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-07T18:25:26Z",
"nvd_published_at": "2021-02-24T16:15:00Z",
"severity": "MODERATE"
},
"details": "Jenkins Claim Plugin 2.18.1 and earlier does not require POST requests for the form submission endpoint assigning claims, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to change claims.\n\nJenkins Claim Plugin 2.18.2 requires POST requests for the affected HTTP endpoint.",
"id": "GHSA-4ffq-6g62-j4v4",
"modified": "2023-10-27T13:36:42Z",
"published": "2021-06-16T17:29:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21620"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/claim-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2021-02-24/#SECURITY-2188%20(2)"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-Site Request Forgery in the Jenkins Claim plugin"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…