ghsa-xxfm-vmcf-g33f
Vulnerability from github
Published
2024-06-02 22:28
Modified
2024-06-02 22:28
Severity ?
Summary
Improper Handling of Insufficient Permissions in `wagtail.contrib.settings`
Details
Impact
Due to an improperly applied permission check in the wagtail.contrib.settings
module, a user with access to the Wagtail admin and knowledge of the URL of the edit view for a settings model can access and update that setting, even when they have not been granted permission over the model. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin.
Patches
Patched versions have been released as Wagtail 6.0.5 and 6.1.2. Wagtail releases prior to 6.0 are unaffected.
Workarounds
No workaround is available.
Acknowledgements
Many thanks to Victor Miti for reporting this issue.
For more information
If you have any questions or comments about this advisory:
- Visit Wagtail's support channels
- Email us at security@wagtail.org (view our security policy for more information).
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "wagtail" }, "ranges": [ { "events": [ { "introduced": "6.0.0" }, { "fixed": "6.0.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "wagtail" }, "ranges": [ { "events": [ { "introduced": "6.1.0" }, { "fixed": "6.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-35228" ], "database_specific": { "cwe_ids": [ "CWE-280" ], "github_reviewed": true, "github_reviewed_at": "2024-06-02T22:28:28Z", "nvd_published_at": "2024-05-30T19:15:16Z", "severity": "MODERATE" }, "details": "### Impact\nDue to an improperly applied permission check in the `wagtail.contrib.settings` module, a user with access to the Wagtail admin and knowledge of the URL of the edit view for a settings model can access and update that setting, even when they have not been granted permission over the model. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin.\n\n### Patches\nPatched versions have been released as Wagtail 6.0.5 and 6.1.2. Wagtail releases prior to 6.0 are unaffected.\n\n### Workarounds\n\nNo workaround is available.\n\n### Acknowledgements\n\nMany thanks to Victor Miti for reporting this issue.\n\n### For more information\nIf you have any questions or comments about this advisory:\n\n* Visit Wagtail\u0027s [support channels](https://docs.wagtail.io/en/stable/support.html)\n* Email us at [security@wagtail.org](mailto:security@wagtail.org) (view our [security policy](https://github.com/wagtail/wagtail/security/policy) for more information).\n", "id": "GHSA-xxfm-vmcf-g33f", "modified": "2024-06-02T22:28:28Z", "published": "2024-06-02T22:28:28Z", "references": [ { "type": "WEB", "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-xxfm-vmcf-g33f" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35228" }, { "type": "WEB", "url": "https://github.com/wagtail/wagtail/commit/284f75a6f91f7ab18cc304d7d34f33b559ae37b1" }, { "type": "PACKAGE", "url": "https://github.com/wagtail/wagtail" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper Handling of Insufficient Permissions in `wagtail.contrib.settings`" }
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.