CVE-2024-41674

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41674
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41674.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41674
Aliases
Published
2024-08-21T14:31:26Z
Modified
2025-10-21T19:32:40Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
CKAN may leak Solr credentials via error message in package_search action
Details

CKAN is an open-source data management system for powering data hubs and data portals. If there were connection issues with the Solr server, the internal Solr URL (potentially including credentials) could be leaked to package_search calls as part of the returned error message. This has been patched in CKAN 2.10.5 and 2.11.0.

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

Affected packages

Git / github.com/ckan/ckan

Affected ranges

Type
GIT
Repo
https://github.com/ckan/ckan
Events