ghsa-72x3-c7jc-q35x
Vulnerability from github
Published
2022-05-13 01:48
Modified
2022-11-03 18:47
Severity ?
VLAI Severity ?
Summary
Improper authorization in Jenkins Job and Node Ownership Plugin
Details
An improper authorization vulnerability exists in Jenkins Job and Node Ownership Plugin 0.11.0 and earlier in
OwnershipDescription.java,
JobOwnerJobProperty.java,
and OwnerNodeProperty.java
that allow an attacker with Job/Configure or Computer/Configure permission and without Ownership related permissions to override ownership metadata.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.synopsys.jenkinsci:ownership" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1000107" ], "database_specific": { "cwe_ids": [ "CWE-285" ], "github_reviewed": true, "github_reviewed_at": "2022-11-03T18:47:09Z", "nvd_published_at": "2018-03-13T13:29:00Z", "severity": "MODERATE" }, "details": "An improper authorization vulnerability exists in Jenkins Job and Node Ownership Plugin 0.11.0 and earlier in \n```\nOwnershipDescription.java, \nJobOwnerJobProperty.java, \nand OwnerNodeProperty.java \n```\nthat allow an attacker with Job/Configure or Computer/Configure permission and without Ownership related permissions to override ownership metadata.", "id": "GHSA-72x3-c7jc-q35x", "modified": "2022-11-03T18:47:09Z", "published": "2022-05-13T01:48:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000107" }, { "type": "WEB", "url": "https://github.com/jenkinsci/ownership-plugin/commit/42487df17cd272e504d3cd3e09abb4904f80dba2" }, { "type": "WEB", "url": "https://github.com/jenkinsci/ownership-plugin/blob/2908d3c0e23a34919449838304090210640c67c1/CHANGELOG.md?plain=1#L26" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2018-02-26/#SECURITY-498" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper authorization in Jenkins Job and Node Ownership 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…