Lucene search
+L

99 matches found

Kitploit
Kitploit
added 2026/09/23 6:20 a.m.71 views

dockerscan

DockerScan v2.0 The Most Comprehensive Docker Security Scanner | |...

5.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 11:23 p.m.14 views

Docker-Security

Docker Security Este es el OWASP Docker Top 10. Es un trabajo en curso. Acerca de este documento Este documento describe los 10 puntos de seguridad más importantes para construir un entorno containerizado seguro. Puedes usarlo como una hoja de especificaciones si empiezas desde cero, o bien...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 6:46 p.m.10 views

dockle

Dockle - 用于安全的容器镜像检查工具,帮助构建最佳实践的Docker镜像,易于上手 Dockle 帮助你: 1. 构建最佳实践的Docker镜像 2. 构建安全的Docker镜像 检查点包括CIS基准bash $ brew untap goodwithtech/dockle who use 0.1.16 or older version $ brew install goodwithtech/r/dockle $ dockle YOURIMAGENAME root@kitploit: 参见 安装 和 常见示例 检查点对比 目录 - 特性 - 对比 - 安装 - Homebrew...

5.9AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/22 6:13 p.m.32 views

dockerscan

DockerScan v2.0 最全面的 Docker 安全扫描器 作者:Daniel Garcia cr0hn | GitHub | 网站 功能 • 安装 • 快速开始 • 文档 • 使用场景 • 新特性 • 贡献 📑 目录 概述 功能 v2.0 新特性 安装 快速开始 用法 私有仓库认证 安全扫描器 输出格式 使用场景 对比 架构 贡献 参考 许可证 作者 🎯 概述 DockerScan v2.0 是一款面向 Docker 容器和镜像的下一代安全扫描器,完全用 Go 语言重写。它基于最新 2024-2025 年的研究成果、行业标准(CIS Benchmark、NIST SP...

5.7AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/22 9:49 a.m.9 views

vulnerable-container-hub

OWASP Vulnerable Container Hub 项目 背景 有许多仓库为想要学习安全的人提供易受攻击的环境,例如 Web 应用程序、容器或虚拟机,这不仅有助于学生或刚入行的人学习相关安全技术,也有助于安全专业人员保持实战经验。 在这些方法中,目前最简单的方式是使用容器(例如 docker 或 podman)。 只需一条命令(例如 docker run 或 docker compose up)即可运行容器,听起来很棒! 问题陈述 问题在于,如果只是在不知道容器是如何构建的情况下运行它,你就无法准确知道它会做什么(尤其是考虑到它是一个易受攻击 的容器)。 Dockerfile...

6AI score
SaveExploits0
CVE
CVE
added 2026/08/25 3:40 p.m.51 views

CVE-2026-55581

mcp-shell is an MCP server for running shell commands securely. Prior to 0.6.0 , the default Docker security.yaml includes /bin/bash in allowed_executables, while security.go validates only the first token and checkBlockedPatternsAndCommands does not reject the shell -c flag. A caller of the shel...

8.4CVSS5.8AI score0.0034EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.22 views

PT-2026-81351

Name of the Vulnerable Software and Affected Versions mcp-shell versions prior to 0.6.0 Description An OS command injection issue exists in the shell exec MCP tool. The software implements a secure mode that restricts command execution to an allowlist defined in security.yaml. However, the defaul...

8.4CVSS6AI score0.0034EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/22 6:32 p.m.25 views

EUVD-2026-31484

The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation ECI restrictions in Docker Desktop. When ECI is enabled, Docker socket mounts from containers are denied unless explicitly allowed via the admin-settings configuration. However, the --use-api-socket flag adds the Docker...

8.8CVSS5.8AI score0.00211EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/18 5:47 p.m.43 views

Docker: `PUT /containers/{id}/archive` executes container binary on the host

Summary When a user uploads a compressed archive into a container, a malicious image can execute arbitrary code with daemon host root privileges. Details When handling PUT /containers/id/archive requests with compressed archives, the daemon decompresses them using external system binaries. Due to...

7.5CVSS6.4AI score0.00161EPSS
SaveExploits1References3Affected Software3
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.27 views

PT-2026-41036

Name of the Vulnerable Software and Affected Versions Portainer Community Edition versions 2.33.0 through 2.33.7 Portainer Community Edition versions 2.39.0 through 2.39.1 Portainer Community Edition versions 2.40.0 through 2.40.x Portainer Community Edition versions prior to 2.33.0 Description...

9.4CVSS5.8AI score0.00347EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/07 12:30 a.m.18 views

EUVD-2020-21940

Malware in sbrugna...

10CVSS9.5AI score0.02274EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.19 views

EUVD-2019-0160

Malware in sbrugna...

7.5CVSS7.4AI score0.02288EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-52170

Malicious code in bioql PyPI...

6.3CVSS6.6AI score0.00416EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/07/30 1:24 p.m.11 views

CVE-2025-54410 Moby's Firewalld reload removes bridge network isolation

Moby is an open source container framework developed by Docker Inc. that is distributed as Docker Engine, Mirantis Container Runtime, and various other downstream projects/products. A firewalld vulnerability affects Moby releases before 28.0.0. When firewalld reloads, Docker fails to re-create...

3.3CVSS7.1AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/30 7:52 a.m.4 views

SUSE-SU-2025:02366-2 Security update for docker

This update for docker fixes the following issues: Update to Docker 28.2.2-ce bsc1243833, bsc1242114: - CVE-2025-22872: golang.org/x/net/html: incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction bsc1241830. Other bugfixes: - Always clear SUSEConnect sus...

6.5CVSS7.7AI score0.00535EPSS
SaveExploits0References7
CVE
CVE
added 2025/07/08 2:54 p.m.61 views

CVE-2025-53372

CVE-2025-53372 concerns the node-code-sandbox-mcp MCP Server (Node.js) prior to version 1.3.0, which is vulnerable to command injection through unsanitized input used in a call to a shell command via child_process.execSync. Exploitation can allow remote code execution with the server process’s pr...

7.5CVSS8.7AI score0.01044EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/06/17 12:00 a.m.18 views

PT-2025-25764 · Unknown +3 · Portainer Community Edition +4

Name of the Vulnerable Software and Affected Versions: Portainer Community Edition versions prior to 2.31.0 STS and prior to 2.27.7 LTS Description: The issue affects a lightweight service delivery platform for containerized applications, allowing management of Docker, Swarm, Kubernetes, and ACI...

8.3CVSS6.6AI score0.004EPSS
SaveExploits0References13
OSV
OSV
added 2025/06/05 8:36 a.m.13 views

SUSE-SU-2025:20393-1 Security update for docker

This update for docker fixes the following issues: Always clear SUSEConnect suse secrets when starting containers regardless of whether the daemon was built with SUSEConnect support. Not doing this causes containers from SUSEConnect-enabled daemons to fail to start when running with...

7.5CVSS6.7AI score0.00939EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/13 12:00 a.m.20 views

PT-2025-20883 · Undefined · Undefined

2025-05-13 19:01:23.477089 UTC +09:00 1. CVE-2025-41645 CERTVDE SMA: Sunny Portal demo system privilege escalation An unauthenticated remote attacker could use a demo account of the portal to hijack devices that were created in that account by mistake. https://vulners.com/cve/CVE-2025-41645...

9.4CVSS6.4AI score0.00499EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/04/29 12:00 a.m.16 views

Important: docker

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS8.4AI score0.00811EPSS
SaveExploits0
Rows per page
Query Builder