Lucene search
+L

174 matches found

Kitploit
Kitploit
added 2026/09/17 11:30 a.m.8 views

conftest

Conftest Conftest te ayuda a escribir pruebas contra datos de configuración estructurados. Con Conftest puedes escribir pruebas para tu configuración de Kubernetes, definiciones de pipelines de Tekton, código de Terraform, configuraciones de Serverless o cualquier otro archivo de configuración...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 11:04 a.m.12 views

opa

Open Policy Agent Open Policy Agent OPA es un motor de políticas de propósito general, de código abierto, que permite la aplicación unificada de políticas conscientes del contexto en toda la pila tecnológica. OPA se enorgullece de ser un proyecto graduado en el panorama de la Cloud Native Computi...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 10:07 a.m.6 views

cve-2022-33082-exploit

CVE 2022-33082 漏洞利用 免责声明 此代码仅供道德 目的使用——理解漏洞并测试自己的系统或已授权的系统。使用即表示您同意遵循道德规范,如未遵循,本人不承担任何责任。 该漏洞利用适用于 Open Policy Agent OPA 0.41.0 及更低版本。在 Linux 上安装 OPA 实例以测试,命令如下: curl -L -o opa https://openpolicyagent.org/downloads/v0.41.0/opalinuxamd64static chmod +x opa ./opa run --server 然后,在网页浏览器中导航至...

7.5CVSS7.3AI score0.01729EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 7:36 a.m.102 views

intercept

!zreadhttps://img.shields.io/badge/AskZread-.svg?style=plastic&color=00b0aa&labelColor=000000&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuOTYxNTYgMS42MDAxSDIuMjQxNTZD...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 10:32 p.m.8 views

gatekeeper-cve-2020-8554

针对 CVE-2020-8554 的 Gatekeeper 约束 安装 OPA 客户端 按照说明操作。 运行单元测试 root@kitploit: $ opa test --ignore=.yaml ./policies verbose output $ opa test -v --explain=full --format=pretty --ignore=.yaml ./policies...

6.3CVSS7.1AI score0.09274EPSS
SaveExploits3
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.25 views

GO-2022-0587 vulnerabilities

Vulnerabilities for packages: opa...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.23 views

GO-2022-0574 vulnerabilities

Vulnerabilities for packages: opa...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/08/03 3:35 p.m.14 views

GHSA-M65R-RPRJ-R5RG Russh: Channel-scoped server callbacks can be reached without an open channel

There is a server-side channel state issue in russh. After a client is authenticated, russh can dispatch channel-scoped handler callbacks for recipient channel IDs that were never opened or confirmed. In the strongest reproduced case, the client does not send SSHMSGCHANNELOPEN at all. It...

6.5CVSS5.5AI score0.00259EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/03 3:35 p.m.20 views

Russh: Channel-scoped server callbacks can be reached without an open channel

There is a server-side channel state issue in russh. After a client is authenticated, russh can dispatch channel-scoped handler callbacks for recipient channel IDs that were never opened or confirmed. In the strongest reproduced case, the client does not send SSHMSGCHANNELOPEN at all. It...

6.5CVSS5.5AI score0.00259EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/30 4:43 p.m.12 views

SUSE CVE-2026-50197

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS7.7AI score0.0055EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 10:16 p.m.14 views

CVE-2026-65604

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS0.0029EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 9:16 p.m.11 views

CVE-2026-65604

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS5.3AI score0.0055EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/23 9:16 p.m.38 views

CVE-2026-65604 Skipper Incomplete Fix for CVE-2026-50197 Policy Bypass

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS0.0029EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 9:16 p.m.34 views

CVE-2026-65604

Skipper has an incomplete fix for CVE-2026-50197. Oversized request bodies can bypass Open Policy Agent (OPA) deny-on-presence Rego policies because, when body size exceeds maxBodyBytes, Skipper forwards the full payload while OPA evaluates an empty parsed_body. This means policies that deny requ...

8.8CVSS5.4AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:36 p.m.16 views

GO-2026-6019 Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies in github.com/zalando/skipper

Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies in github.com/zalando/skipper...

8.2CVSS5.3AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 9:49 p.m.31 views

GHSA-8QQM-FP2Q-V734 Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies

Summary A wrong policy can be an open door. You have to check input.attributes.request.http.truncatedbody in your policy. Description Incomplete fix for CVE-2026-50197: an oversized declared-Content-Length body still hands OPA an empty parsedbody, so deny-on-presence Rego policies fail OPEN while...

8.2CVSS5.5AI score0.00266EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/17 9:49 p.m.37 views

Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies

Summary A wrong policy can be an open door. You have to check input.attributes.request.http.truncatedbody in your policy. Description Incomplete fix for CVE-2026-50197: an oversized declared-Content-Length body still hands OPA an empty parsedbody, so deny-on-presence Rego policies fail OPEN while...

7.8CVSS5.4AI score0.0055EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/17 8:17 p.m.21 views

CVE-2026-50197

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS0.0055EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:42 p.m.8 views

GO-2026-5944 Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding — chunked / HTTP/2 requests in github.com/zalando/skipper

Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding — chunked / HTTP/2 requests in github.com/zalando/skipper...

7.8CVSS5.2AI score0.0055EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:23 p.m.16 views

CVE-2026-50197

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS5.3AI score0.0055EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder