CVE-2025-54384

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-54384
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-54384.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-54384
Aliases
Published
2025-10-29T15:26:38Z
Modified
2025-11-09T19:55:42.820712Z
Severity
  • 6.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N CVSS Calculator
Summary
CKAN stored XSS vulnerability in Markdown description fields
Details

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.9 and 2.11.4, the helpers.markdown_extract() function did not perform sufficient sanitization of input data before wrapping in an HTML literal element. This helper is used to render user-provided data on dataset, resource, organization or group pages (plus any page provided by an extension that used that helper function), leading to a potential XSS vector. This vulnerability has been fixed in CKAN 2.10.9 and 2.11.4.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/ckan/ckan

Affected ranges

Type
GIT
Repo
https://github.com/ckan/ckan
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.11.0"
        },
        {
            "fixed": "2.11.4"
        }
    ]
}
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.9"
        }
    ]
}

Affected versions

ckan-1.*

ckan-1.3.3b
ckan-1.4
ckan-1.4.1
ckan-1.4.2
ckan-1.4.3
ckan-1.5
ckan-1.5.1
ckan-1.6
ckan-1.7

ckan-2.*

ckan-2.10.0
ckan-2.10.1
ckan-2.10.2
ckan-2.10.3
ckan-2.10.4
ckan-2.10.5
ckan-2.10.6
ckan-2.10.7
ckan-2.10.8
ckan-2.11.0
ckan-2.11.1
ckan-2.11.2
ckan-2.11.3

demo-0.*

demo-0.1
demo-0.2