ghsa-92pg-8g57-hqpx
Vulnerability from github
Published
2022-05-24 17:43
Modified
2023-12-15 09:40
Severity ?
Summary
Support bundles can include user session IDs in Jenkins Support Core Plugin
Details
Support Core Plugin 2.72 and earlier provides the serialized user authentication as part of the \"About user (basic authentication details only)\" information (user.md
).
In some configurations, this can include the session ID of the user creating the support bundle. Attackers with access to support bundle content and the Jenkins instance could use this information to impersonate the user who created the support bundle. Support Core Plugin 2.72.1 no longer provides the serialized user authentication as part of the \"About user (basic authentication details only)\" information.
As a workaround, deselecting \"About user (basic authentication details only)\" before creating a support bundle will exclude the affected information from the bundle.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.72" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:support-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.72.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-21621" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-12-13T18:58:12Z", "nvd_published_at": "2021-02-24T16:15:00Z", "severity": "LOW" }, "details": "Support Core Plugin 2.72 and earlier provides the serialized user authentication as part of the \\\"About user (basic authentication details only)\\\" information (`user.md`).\n\nIn some configurations, this can include the session ID of the user creating the support bundle. Attackers with access to support bundle content and the Jenkins instance could use this information to impersonate the user who created the support bundle.\nSupport Core Plugin 2.72.1 no longer provides the serialized user authentication as part of the \\\"About user (basic authentication details only)\\\" information.\n\nAs a workaround, deselecting \\\"About user (basic authentication details only)\\\" before creating a support bundle will exclude the affected information from the bundle.", "id": "GHSA-92pg-8g57-hqpx", "modified": "2023-12-15T09:40:58Z", "published": "2022-05-24T17:43:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21621" }, { "type": "WEB", "url": "https://github.com/jenkinsci/support-core-plugin/commit/9af9efae6e9ed408ca89ff9b5f1b7a74da0a131f" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/support-core-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2021-02-24/#SECURITY-2150" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Support bundles can include user session IDs in Jenkins Support Core 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.