CVE-2025-24372

Source
https://cve.org/CVERecord?id=CVE-2025-24372
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-24372.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-24372
Aliases
Published
2025-02-05T18:12:09.355Z
Modified
2026-04-10T05:23:01.486933Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N CVSS Calculator
Summary
XSS vector in user uploaded images in group/org and user profiles in ckan
Details

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

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24372.json"
}
References

Affected packages

Git / github.com/ckan/ckan

Affected ranges

Type
GIT
Repo
https://github.com/ckan/ckan
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.10.7"
        }
    ]
}
Type
GIT
Repo
https://github.com/ckan/ckan
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.11.0"
        },
        {
            "fixed": "2.11.2"
        }
    ]
}

Affected versions

ckan-1.*
ckan-1.3.3b
ckan-1.4.3
ckan-1.5
ckan-2.*
ckan-2.10.0
ckan-2.10.2
ckan-2.10.3
ckan-2.10.4
ckan-2.10.5
ckan-2.10.6
ckan-2.11.0
ckan-2.11.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-24372.json"