Information Exposure Through an Error Message Affecting ckan package, versions [2.0,2.10.5)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-CKAN-7786369
- published 22 Aug 2024
- disclosed 21 Aug 2024
- credit Fuhu Xia
Introduced: 21 Aug 2024
CVE-2024-41674 Open this link in a new tabHow to fix?
Upgrade ckan
to version 2.10.5 or higher.
Overview
ckan is a world’s leading Open Source data portal platform.
It powers dozens of Open Data portals around the world, including data.gov, open.canada.ca and europeandataportal.eu but also regional, research and community organizations.
It makes easy to publish, share and find data online and is fully customizable via extensions and plugins.
Affected versions of this package are vulnerable to Information Exposure Through an Error Message due to the error handling mechanism in the package_search
action. An attacker can obtain sensitive information by triggering connection issues with the Solr server, which results in the internal Solr URL, potentially including credentials, being leaked in the error message.