ghsa-h72v-652w-xv64
Vulnerability from github
Published
2022-05-24 17:06
Modified
2022-12-21 16:43
Severity ?
VLAI Severity ?
Summary
Missing permission checks in Health Advisor by CloudBees Plugin
Details
Health Advisor by CloudBees Plugin 3.0 and earlier does not perform permission checks in methods performing form validation. This allows users with Overall/Read access to send an email with fixed content to an attacker-specified recipient.
Additionally, these form validation methods do not require POST requests, resulting in a CSRF vulnerability.
Health Advisor by CloudBees Plugin 3.0.1 requires POST requests and Overall/Administer permission for the affected form validation methods.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:cloudbees-jenkins-advisor" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2094" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2022-12-21T16:43:37Z", "nvd_published_at": "2020-01-15T16:15:00Z", "severity": "MODERATE" }, "details": "Health Advisor by CloudBees Plugin 3.0 and earlier does not perform permission checks in methods performing form validation. This allows users with Overall/Read access to send an email with fixed content to an attacker-specified recipient.\n\nAdditionally, these form validation methods do not require POST requests, resulting in a CSRF vulnerability.\n\nHealth Advisor by CloudBees Plugin 3.0.1 requires POST requests and Overall/Administer permission for the affected form validation methods.", "id": "GHSA-h72v-652w-xv64", "modified": "2022-12-21T16:43:37Z", "published": "2022-05-24T17:06:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2094" }, { "type": "WEB", "url": "https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/f53fe8a41a1566fdd7d2996779f6c5684ef3e2df" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2020-01-15/#SECURITY-1708" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Missing permission checks in Health Advisor by CloudBees 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.
- 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…