10000 Vulnerabilities detected · Issue #13070 · kyverno/kyverno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vulnerabilities detected #13070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
github-actions bot opened this issue May 8, 2025 · 0 comments
Open

Vulnerabilities detected #13070

github-actions bot opened this issue May 8, 2025 · 0 comments
Labels

Comments

@github-actions
Copy link
Contributor
github-actions bot commented May 8, 2025

High or critical vulnerabilities detected. Scan results are below:

{"SchemaVersion":2,"CreatedAt":"2025-05-08T02:52:29.304135672Z","ArtifactName":"ghcr.io/kyverno/kyverno:release-1.13","ArtifactType":"container_image","Metadata":{"OS":{"Family":"wolfi","Name":"20230201"},"ImageID":"sha256:5632ae8ce0b0c81e6168cc0aa641ab40c29500f2f31729ef652a7088585f9cd9","DiffIDs":["sha256:78bbe494bd9b3cde4de0d784241516ca5a24183dc4e7fa5d38fc687062a51e50","sha256:ffe56a1c5f3878e9b5f803842adb9e2ce81584b6bd027e8599582aefe14a975b","sha256:863ff4a1362542fa48cc6a8e0c633a4960f74e580591d895ad2c718c628724f4"],"RepoTags":["ghcr.io/kyverno/kyverno:release-1.13"],"RepoDigests":["ghcr.io/kyverno/kyverno@sha256:e8e633fb3259f90f4fe399dc20884dad48d9a2dc2d48e8615d467fe9439c9e07"],"ImageConfig":{"architecture":"amd64","author":"github.com/ko-build/ko","created":"2025-03-31T16:03:48Z","history":[{"author":"apko","created":"2025-03-31T16:03:48Z","created_by":"apko","comment":"This is an apko single-layer image"},{"author":"ko","created":"0001-01-01T00:00:00Z","created_by":"ko build ko://github.com/kyverno/kyverno/cmd/kyverno","comment":"kodata contents, at $KO_DATA_PATH"},{"author":"ko","created":"0001-01-01T00:00:00Z","created_by":"ko build ko://github.com/kyverno/kyverno/cmd/kyverno","comment":"go build output, at /ko-app/kyverno"}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:78bbe494bd9b3cde4de0d784241516ca5a24183dc4e7fa5d38fc687062a51e50","sha256:ffe56a1c5f3878e9b5f803842adb9e2ce81584b6bd027e8599582aefe14a975b","sha256:863ff4a1362542fa48cc6a8e0c633a4960f74e580591d895ad2c718c628724f4"]},"config":{"Entrypoint":["/ko-app/kyverno"],"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin:/ko-app","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt","KO_DATA_PATH=/var/run/ko"],"Labels":{"dev.chainguard.package.main":"","org.opencontainers.image.authors":"Chainguard Team https://www.chainguard.dev/","org.opencontainers.image.created":"2025-03-31T16:03:48Z","org.opencontainers.image.source":"https://github.com/chainguard-images/images/tree/main/images/static","org.opencontainers.image.url":"https://images.chainguard.dev/directory/image/static/overview","org.opencontainers.image.vendor":"Chainguard"},"User":"65532"}}},"Results":[{"Target":"ghcr.io/kyverno/kyverno:release-1.13 (wolfi 20230201)","Class":"os-pkgs","Type":"wolfi"},{"Target":"ko-app/kyverno","Class":"lang-pkgs","Type":"gobinary","Vulnerabilities":[{"VulnerabilityID":"CVE-2025-46569","PkgID":"github.com/open-policy-agent/opa@v0.68.0","PkgName":"github.com/open-policy-agent/opa","PkgIdentifier":{"PURL":"pkg:golang/github.com/open-policy-agent/opa@v0.68.0","UID":"2e987e6ba40244b0"},"InstalledVersion":"v0.68.0","FixedVersion":"1.4.0","Status":"fixed","Layer":{"Digest":"sha256:82389ed09d3cd11f2106c0d8f312a8a37dad6f21ff88d924e45f528f83aa04d4","DiffID":"sha256:863ff4a1362542fa48cc6a8e0c633a4960f74e580591d895ad2c718c628724f4"},"SeveritySource":"ghsa","PrimaryURL":"https://avd.aquasec.com/nvd/cve-2025-46569","DataSource":{"ID":"ghsa","Name":"GitHub Security Advisory Go","URL":"https://github.com/advisories?query=type%3Areviewed+ecosystem%3Ago"},"Title":"github.com/open-policy-agent/opa/server: github.com/open-policy-agent/opa/v1/server: OPA server Data API HTTP path injection of Rego","Description":"Open Policy Agent (OPA) is an open source, general-purpose policy engine. Prior to version 1.4.0, when run as a server, OPA exposes an HTTP Data API for reading and writing documents. Requesting a virtual document through the Data API entails policy evaluation, where a Rego query containing a single data document reference is constructed from the requested path. This query is then used for policy evaluation. A HTTP request path can be crafted in a way that injects Rego code into the constructed query. The evaluation result cannot be made to return any other data than what is generated by the requested path, but this path can be misdirected, and the injected Rego code can be crafted to make the query succeed or fail; opening up for oracle attacks or, given the right circumstances, erroneous policy decision results. Furthermore, the injected code can be crafted to be computationally expensive, resulting in a Denial Of Service (DoS) attack. This issue has been patched in version 1.4.0. A workaround involves having network access to OPA’s RESTful APIs being limited to localhost and/or trusted networks, unless necessary for production reasons.","Severity":"HIGH","CweIDs":["CWE-94","CWE-863"],"VendorSeverity":{"ghsa":3,"redhat":3},"CVSS":{"redhat":{"V3Vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L","V3Score":8.2}},"References":["https://access.redhat.com/security/cve/CVE-2025-46569","https://github.com/open-policy-agent/opa","https://github.com/open-policy-agent/opa/commit/ad2063247a14711882f18c387a511fc8094aa79c","https://github.com/open-policy-agent/opa/security/advisories/GHSA-6m8w-jc87-6cr7","https://nvd.nist.gov/vuln/detail/CVE-2025-46569","https://pkg.go.dev/vuln/GO-2025-3660","https://www.cve.org/CVERecord?id=CVE-2025-46569"],"PublishedDate":"2025-05-01T20:15:37.887Z","LastModifiedDate":"2025-05-02T13:52:51.693Z"}]}]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants
0