CVE-2025-24372

HIGH EPSS 34.0%
Published Feb 5, 20251y ago · Modified Jun 17, 20262w ago
7.3 CVSS 3.1
High
Find Similar
Published Feb 5, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

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`

CVSS Details

Base Score
7.3
Exploitability
2.1
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
34.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

References 6

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

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.