CVE-2023-1636:
OpenStack Barbican information disclosure vulnerability
6
CVSS ScoreBasic Information
CVE ID
GHSA ID
EPSS Score
-
CWE
-
Published
9/24/2023
Updated
11/7/2023
KEV Status
No
Technology
Python
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
barbican | pip | <= 16.0.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability stems from container configuration (shared CGROUP/USER/NET namespaces in all-in-one deployments) rather than specific code functions. The exposure occurs at the system/container orchestration level when services share namespaces, allowing cross-container access if compromised. No specific functions in the Barbican codebase are identified as vulnerable because the root cause is environmental misconfiguration rather than flawed application logic. The CWE-653 (Improper Isolation) classification supports this analysis. Without commit diffs or patch details, there's insufficient evidence to attribute the vulnerability to particular functions.