CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-24372: XSS vector in user uploaded images in group/org and user profiles in ckan

7.3 CVSS

Description

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Using a specially crafted file, a user could potentially upload a file containing code that when executed could send arbitrary requests to the server. If that file was opened by an administrator, it could lead to escalation of privileges of the original submitter or other malicious actions. Users must have been registered to the site to exploit this vulnerability. This vulnerability has been fixed in CKAN 2.10.7 and 2.11.2. Users are advised to upgrade. On versions prior to CKAN 2.10.7 and 2.11.2, site maintainers can restrict the file types supported for uploading using the `ckan.upload.user.mimetypes` / `ckan.upload.user.types` and `ckan.upload.group.mimetypes` / `ckan.upload.group.types` config options. To entirely disable file uploads users can use: `ckan.upload.user.types = none`

Classification

CVE ID: CVE-2025-24372

CVSS Base Severity: HIGH

CVSS Base Score: 7.3

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N

Affected Products

Vendor: ckan

Product: ckan

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.04% (probability of being exploited)

EPSS Percentile: 12.78% (scored less or equal to compared to others)

EPSS Date: 2025-03-06 (when was this score calculated)

References

https://github.com/ckan/ckan/security/advisories/GHSA-7pq5-qcp6-mcww
https://github.com/ckan/ckan/commit/7da6a26c6183e0a97a356d1b1d2407f3ecc7b9c8
https://docs.ckan.org/en/latest/maintaining/configuration.html#ckan-upload-group-mimetypes
https://docs.ckan.org/en/latest/maintaining/configuration.html#ckan-upload-group-types
https://docs.ckan.org/en/latest/maintaining/configuration.html#ckan-upload-user-mimetypes
https://docs.ckan.org/en/latest/maintaining/configuration.html#ckan-upload-user-types

Timeline