CVE-2023-22746

Severity CVSS v4.0:
Pending analysis
Type:
CWE-330 Use of Insufficiently Random Value
Publication date:
03/02/2023
Last modified:
07/11/2023

Description

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. When creating a new container based on one of the Docker images listed below, the same secret key was being used by default. If the users didn&amp;#39;t set a custom value via environment variables in the `.env` file, that key was shared across different CKAN instances, making it easy to forge authentication requests. Users overriding the default secret key in their own `.env` file are not affected by this issue. Note that the legacy images (ckan/ckan) located in the main CKAN repo are not affected by this issue. The affected images are ckan/ckan-docker, (ckan/ckan-base images), okfn/docker-ckan (openknowledge/ckan-base and openknowledge/ckan-dev images)<br /> keitaroinc/docker-ckan (keitaro/ckan images).<br />

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:okfn:ckan:*:*:*:*:*:*:*:* 2.8.12 (excluding)
cpe:2.3:a:okfn:ckan:*:*:*:*:*:*:*:* 2.9.0 (including) 2.9.7 (excluding)