| { |
| "schema_version": "1.3.1", |
| "id": "GO-2024-3141", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2024-8260", |
| "GHSA-c77r-fh37-x2px" |
| ], |
| "summary": "OPA for Windows has an SMB force-authentication vulnerability in github.com/open-policy-agent/opa", |
| "details": "OPA for Windows has an SMB force-authentication vulnerability. Due to improper input validation, it allows a user to pass an arbitrary SMB share instead of a Rego file as an argument to OPA CLI or to one of the OPA Go library’s functions.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/open-policy-agent/opa", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.68.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/open-policy-agent/opa/loader", |
| "goos": [ |
| "windows" |
| ], |
| "symbols": [ |
| "All", |
| "AllRegos", |
| "AsBundle", |
| "Filtered", |
| "FilteredPaths", |
| "FilteredPathsFS", |
| "GetBundleDirectoryLoader", |
| "GetBundleDirectoryLoaderFS", |
| "GetBundleDirectoryLoaderWithFilter", |
| "allRec", |
| "fileLoader.All", |
| "fileLoader.AsBundle", |
| "fileLoader.Filtered" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/open-policy-agent/opa/commit/10f4d553e6bb6ae9c69611ecdd9a77dda857070e" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://www.tenable.com/security/research/tra-2024-36" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2024-3141", |
| "review_status": "REVIEWED" |
| } |
| } |