Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-4xfr-4p46-gc6p | django CMS: Clipboard copy IDOR discloses unauthorized plugin content |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 20 Aug 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Django-cms
Django-cms django Cms |
|
| Vendors & Products |
Django-cms
Django-cms django Cms |
Thu, 20 Aug 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 20 Aug 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.8, the copy_plugins endpoint in cms/admin/placeholderadmin.py authorizes only the destination clipboard. The _copy_plugin_to_clipboard and _copy_placeholder_to_clipboard paths accept source_placeholder_id and source_plugin_id values but use has_copy_plugins_permission and check_source only for the requesting user’s clipboard, without validating the source placeholder. Under CMS_PERMISSION, a staff user with the global add permission for a plugin type can copy plugins from an unauthorized page or placeholder into the user’s clipboard and read secret text, link names, and URLs. This issue is fixed in versions 5.0.8. | |
| Title | django CMS: Clipboard copy IDOR discloses unauthorized plugin content | |
| Weaknesses | CWE-639 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-20T18:50:59.089Z
Reserved: 2026-06-15T20:07:02.184Z
Link: CVE-2026-54622
Updated: 2026-08-20T18:50:20.887Z
Status : Received
Published: 2026-08-20T19:16:55.333
Modified: 2026-08-20T19:16:55.333
Link: CVE-2026-54622
No data.
OpenCVE Enrichment
Updated: 2026-08-20T19:30:05Z
Github GHSA