Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2023-32321

Ckan remote code execution and private information access via crafted resource ids
Back to all
CVE

CVE-2023-32321

Ckan remote code execution and private information access via crafted resource ids

Specific vulnerabilities:

  • Arbitrary file write in resource_create and package_update actions, using the ResourceUploader object.  Also reachable via package_createpackage_revise, and package_patch via calls to package_update.
  • Remote code execution via unsafe pickle loading, via Beaker's session store when configured to use the file session store backend.
  • Potential DOS due to lack of a length check on the resource id.
  • Information disclosure: A user with permission to create a resource can access any other resource on the system if they know the id, even if they don't have access to it.
  • Resource overwrite: A user with permission to create a resource can overwrite any resource if they know the id, even if they don't have access to it.  

Impact

A user with permissions to create or edit a dataset can upload a resource with a specially crafted id to write the uploaded file in an arbitrary location. This can be leveraged to Remote Code Execution via Beaker's insecure pickle loading. 

Patches

All the above listed vulnerabilities have been fixed in CKAN 2.9.9 and CKAN 2.10.1

The patches for CKAN 2.9 should apply easily to previous CKAN versions.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Related Resources

No items found.

References

https://github.com/ckan/ckan/security/advisories/GHSA-446m-hmmm-hm8m, https://nvd.nist.gov/vuln/detail/CVE-2023-32321, https://github.com/ckan/ckan, https://github.com/ckan/ckan/blob/2a6080e61d5601fa0e2a0317afd6a8e9b7abf6dd/CHANGELOG.rst, https://pypi.org/project/ckan, https://github.com/advisories/GHSA-446m-hmmm-hm8m

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.01684%
EPSS Percentile
0.74424%
Introduced Version
2.10.0,2.2
Fix Available
2.10.1,2.9.9

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading