{ "schema_version": "1.4.0", "id": "GHSA-x5rv-w9pm-8qp8", "modified": "2025-02-07T20:45:09Z", "published": "2023-03-01T19:17:17Z", "aliases": [ "CVE-2023-0092" ], "summary": "Juju controller - Arbitrary file reading vulnerability", "details": "### Impact\nAn authenticated user who has read access to the juju controller model, may construct a remote request to download an arbitrary file from the controller's filesystem.\n\n### Patches\nPatched in juju 2.9.38 and juju 3.0.3\n[juju/juju#ef803e2](https://github.com/juju/juju/commit/ef803e2a13692d355b784b7da8b4b1f01dab1556)\n\n### Workarounds\nLimit read access to the controller model to only trusted users.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/juju/juju" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.9.22" }, { "fixed": "2.9.38" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/juju/juju" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.3" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/juju/juju/security/advisories/GHSA-x5rv-w9pm-8qp8" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0092" }, { "type": "WEB", "url": "https://github.com/juju/juju/commit/ef803e2a13692d355b784b7da8b4b1f01dab1556" }, { "type": "WEB", "url": "https://bugs.launchpad.net/juju/+bug/1999622" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-x5rv-w9pm-8qp8" }, { "type": "PACKAGE", "url": "https://github.com/juju/juju" } ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-73" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-03-01T19:17:17Z", "nvd_published_at": "2025-01-31T02:15:28Z" } }