ghsa-w3wf-cfx3-6gcx
Vulnerability from github
Published
2022-02-11 23:59
Modified
2022-02-11 23:59
VLAI Severity ?
Summary
SAML authentication vulnerability due to stdlib XML parsing
Details
Impact
Due to issues in Go's standard library XML parsing, a valid SAML response may be mutated by an attacker to modify the trusted document. This can result in allowing unverified logins from a SAML IdP.
Users that configure Fleet with SSO login may be vulnerable to this issue.
Patches
This issue is patched in 3.5.1 using https://github.com/mattermost/xml-roundtrip-validator.
Workarounds
If upgrade to 3.5.1 is not possible, users should disable SSO authentication in Fleet.
References
See https://mattermost.com/blog/coordinated-disclosure-go-xml-vulnerabilities/ for more information about the underlying vulnerabilities.
For more information
If you have any questions or comments about this advisory: * Email us at security@fleetdm.com * Join #fleet in osquery Slack
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/fleetdm/fleet/v4" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.5.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-26276" ], "database_specific": { "cwe_ids": [ "CWE-290" ], "github_reviewed": true, "github_reviewed_at": "2021-05-21T20:46:21Z", "nvd_published_at": "2020-12-17T20:15:00Z", "severity": "HIGH" }, "details": "### Impact\nDue to issues in Go\u0027s standard library XML parsing, a valid SAML response may be mutated by an attacker to modify the trusted document. This can result in allowing unverified logins from a SAML IdP.\n\nUsers that configure Fleet with SSO login may be vulnerable to this issue.\n\n### Patches\nThis issue is patched in 3.5.1 using https://github.com/mattermost/xml-roundtrip-validator.\n\n### Workarounds\nIf upgrade to 3.5.1 is not possible, users should disable SSO authentication in Fleet.\n\n### References\nSee https://mattermost.com/blog/coordinated-disclosure-go-xml-vulnerabilities/ for more information about the underlying vulnerabilities.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [security@fleetdm.com](mailto:security@fleetdm.com)\n* Join #fleet in [osquery Slack](https://join.slack.com/t/osquery/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw)", "id": "GHSA-w3wf-cfx3-6gcx", "modified": "2022-02-11T23:59:14Z", "published": "2022-02-11T23:59:14Z", "references": [ { "type": "WEB", "url": "https://github.com/fleetdm/fleet/security/advisories/GHSA-w3wf-cfx3-6gcx" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26276" }, { "type": "WEB", "url": "https://github.com/fleetdm/fleet/commit/57812a532e5f749c8e18c6f6a652eca65c083607" }, { "type": "WEB", "url": "https://github.com/fleetdm/fleet/blob/master/CHANGELOG.md#fleet-351-dec-14-2020" }, { "type": "WEB", "url": "https://github.com/mattermost/xml-roundtrip-validator" }, { "type": "WEB", "url": "https://mattermost.com/blog/coordinated-disclosure-go-xml-vulnerabilities" } ], "schema_version": "1.4.0", "severity": [], "summary": "SAML authentication vulnerability due to stdlib XML parsing" }
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…