Lucene search
+L

346676 matches found

Kitploit
Kitploit
added 2026/09/03 11:25 p.m.8 views

SecGen

开发已迁移至 http://github.com/cliffe/SecGen/,此仓库不再维护,很可能无法正常工作! 安全场景生成器(SecGen) 概述 SecGen 创建易受攻击的虚拟机,以便学生可以学习安全渗透测试技术。 像 Metasploitable2 这样的靶机始终是相同的,本项目使用 Vagrant、Puppet 和 Ruby 创建随机存在漏洞的虚拟机,可用于学习或举办 CTF 活动。 最新版本位于:http://github.com/cliffe/SecGen/ 引言...

9.3CVSS7.9AI score0.88195EPSS
SaveExploits9References1
NVD
NVD
added 2026/09/03 11:17 p.m.8 views

CVE-2026-85451

MOOS core-moos through 10.4.0 contains a remote process termination vulnerability in the SuicidalSleeper component that uses a hard-coded passphrase for multicast command authorization. Any multicast-reachable peer can enumerate MOOS processes and send termination commands to trigger process...

7.1CVSS0.00224EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/03 11:17 p.m.9 views

CVE-2026-85439

MOOS-IvP through 24.8.1 contains a remote code execution vulnerability in alogsplit's SplitHandler::handlePreCheckSplitDir function that fails to sanitize shell metacharacters in log file pathnames. Attackers can embed shell syntax in log file names or the --dir parameter to execute arbitrary...

8.5CVSS0.00251EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/03 11:17 p.m.9 views

CVE-2026-85426

MOOS-IvP uMemWatch through 24.8.1 constructs shell commands from attacker-chosen MOOS client names without sanitization. Attackers can inject shell metacharacters into client names to execute arbitrary commands as the uMemWatch process user through unquoted redirection targets in system calls...

9.8CVSS0.00613EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/03 11:17 p.m.9 views

CVE-2026-85425

MOOS-IvP iSay through 24.8.1 contains a remote code execution vulnerability in the SAYMOOS variable handler that passes unsanitized text to a shell command. Attackers can publish SAYMOOS messages containing backticks or command substitution syntax to execute arbitrary commands as the iSay process...

9.8CVSS0.00957EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.8 views

ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution

A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field...

7.8CVSS6.2AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.8 views

gitpython: GitPython: Remote Code Execution via malicious Git template

A flaw was found in GitPython. An incomplete denylist in the unsafegitcloneoptions function fails to restrict the --template option. This allows a remote attacker to supply a malicious Git template directory, leading to arbitrary command execution during clone operations...

8.8CVSS7.7AI score0.00961EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.7 views

gitpython: GitPython: Arbitrary command execution via crafted kwargs

A flaw was found in GitPython. A remote attacker can bypass the checkunsafeoptions guard by combining a single-character keyword argument with splitsinglecharoptions=False. This allows the attacker to supply a crafted dictionary of keyword arguments to guarded methods, such as clonefrom, leading ...

8.8CVSS8.1AI score0.0057EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.9 views

gitpython: GitPython: Arbitrary File Overwrite via `git read-tree` option injection

A flaw was found in GitPython. This vulnerability allows an attacker to overwrite arbitrary files on the system. By injecting specific options into the git read-tree command through methods like IndexFile.fromtree, IndexFile.reset, and IndexFile.mergetree, without proper option validation or...

8.1CVSS7.8AI score0.00299EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.7 views

ansible-core: argument injection in ansible-galaxy collection install via git clone (incomplete fix for CVE-2026-11332)

A flaw was found in ansible-core. The extractcollectionfromgit function in ansible-core's concreteartifactmanager.py constructs git clone commands without a '--' end-of-options separator before user-supplied URLs when installing collections from git sources. An attacker who provides a crafted...

7.8CVSS5.9AI score0.00222EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.8 views

GitPython: GitPython: Arbitrary command execution due to bypass of dangerous Git option checks

A flaw was found in GitPython, a Python library used to interact with Git repositories. This vulnerability allows an attacker to achieve arbitrary command execution by providing specially crafted arguments kwargs to functions such as Repo.clonefrom, Remote.fetch, Remote.pull, or Remote.push. This...

8.8CVSS8.6AI score0.00749EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.14 views

Important: Red Hat Security Advisory: Satellite 6.19.4 Async Update

A new release is now available for Red Hat Satellite 6.19 for RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS7.3AI score0.00961EPSS
SaveExploits15References11
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.9 views

ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution

A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field...

7.8CVSS6.2AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.8 views

ansible-core: argument injection in ansible-galaxy collection install via git clone (incomplete fix for CVE-2026-11332)

A flaw was found in ansible-core. The extractcollectionfromgit function in ansible-core's concreteartifactmanager.py constructs git clone commands without a '--' end-of-options separator before user-supplied URLs when installing collections from git sources. An attacker who provides a crafted...

7.8CVSS6AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/03 10:38 p.m.15 views

CVE-2026-85451

MOOS core-moos through 10.4.0 is affected by a remote process termination vulnerability in the SuicidalSleeper component. The root cause is a hard-coded passphrase used for multicast command authorization, allowing any multicast-reachable peer to enumerate MOOS processes and send termination comm...

7.1CVSS5.9AI score0.00224EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/03 10:38 p.m.8 views

CVE-2026-85451 MOOS core-moos through 10.4.0 Remote Process Termination via Hard-Coded Multicast Passphrase

MOOS core-moos through 10.4.0 contains a remote process termination vulnerability in the SuicidalSleeper component that uses a hard-coded passphrase for multicast command authorization. Any multicast-reachable peer can enumerate MOOS processes and send termination commands to trigger process...

7.1CVSS5.4AI score0.00224EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 10:38 p.m.32 views

CVE-2026-85451 MOOS core-moos through 10.4.0 Remote Process Termination via Hard-Coded Multicast Passphrase

MOOS core-moos through 10.4.0 contains a remote process termination vulnerability in the SuicidalSleeper component that uses a hard-coded passphrase for multicast command authorization. Any multicast-reachable peer can enumerate MOOS processes and send termination commands to trigger process...

7.1CVSS0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 10:38 p.m.3 views

CVE-2026-85451 MOOS core-moos through 10.4.0 Remote Process Termination via Hard-Coded Multicast Passphrase

MOOS core-moos through 10.4.0 contains a remote process termination vulnerability in the SuicidalSleeper component that uses a hard-coded passphrase for multicast command authorization. Any multicast-reachable peer can enumerate MOOS processes and send termination commands to trigger process...

7.1CVSS5.7AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/09/03 10:38 p.m.7 views

CVE-2026-85439 MOOS-IvP through 24.8.1 alogsplit Command Injection via Input Pathname

MOOS-IvP through 24.8.1 contains a remote code execution vulnerability in alogsplit's SplitHandler::handlePreCheckSplitDir function that fails to sanitize shell metacharacters in log file pathnames. Attackers can embed shell syntax in log file names or the --dir parameter to execute arbitrary...

8.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 10:38 p.m.4 views

CVE-2026-85439 MOOS-IvP through 24.8.1 alogsplit Command Injection via Input Pathname

MOOS-IvP through 24.8.1 contains a remote code execution vulnerability in alogsplit's SplitHandler::handlePreCheckSplitDir function that fails to sanitize shell metacharacters in log file pathnames. Attackers can embed shell syntax in log file names or the --dir parameter to execute arbitrary...

8.5CVSS6.9AI score
SaveExploits0References7
Rows per page
Query Builder