2023-05-11 17:00:37 +00:00
{
2023-05-30 19:00:38 +00:00
"data_version" : "4.0" ,
2023-05-11 17:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-32696" ,
2023-05-30 19:00:38 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-05-11 17:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-30 19:00:38 +00:00
"value" : "CKAN is an open-source data management system for powering data hubs and data portals. Prior to versions 2.9.9 and 2.10.1, the `ckan` user (equivalent to www-data) owned code and configuration files in the docker container and the `ckan` user had the permissions to use sudo. These issues allowed for code execution or privilege escalation if an arbitrary file write bug was available. Versions 2.9.9, 2.9.9-dev, 2.10.1, and 2.10.1-dev contain a patch.\n\n\n\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-269: Improper Privilege Management" ,
"cweId" : "CWE-269"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "ckan" ,
"product" : {
"product_data" : [
{
"product_name" : "ckan-docker-base" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 2.9.9"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 2.10.0, < 2.10.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/ckan/ckan-docker-base/security/advisories/GHSA-c74x-xfvr-x5wg" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ckan/ckan-docker-base/security/advisories/GHSA-c74x-xfvr-x5wg"
} ,
{
"url" : "https://github.com/ckan/ckan-docker-base/commit/5483c46ce9b518a4e1b626ef7032cce2c1d75c7d" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ckan/ckan-docker-base/commit/5483c46ce9b518a4e1b626ef7032cce2c1d75c7d"
}
]
} ,
"source" : {
"advisory" : "GHSA-c74x-xfvr-x5wg" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
2023-05-11 17:00:37 +00:00
}
]
}
}