Lucene search
+L

2616 matches found

CVE
CVE
added 2026/09/17 6:23 p.m.38 views

CVE-2026-55061

uniget CLI (a universal installer and updater for container tools) contains an argument injection vulnerability in cmd/uniget/hooks.go (line 199). The hooks edit command parses the UNIGET_EDITOR or EDITOR environment variable using strings.Split(editor, " "), passing every space-delimited suffix ...

1CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 4:11 p.m.4 views

CVE-2026-93167

CVE-2026-93167 affects the Linux kernel on C-SKY ABIv2 architectures. In the syscall trace path , the code adjusts the stack pointer (sp ) before loading the 5th and 6th syscall arguments (a4/a5) from pt_regs . Because those register-save offsets are relative to the original pt_regs base, reading...

SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:11 p.m.2 views

EUVD-2026-82275

In the Linux kernel, the following vulnerability has been resolved: csky: Fix a4/a5 restoration in syscall trace path The syscall trace path reloads syscall arguments from ptregs before calling the syscall handler. On C-SKY ABIv2, the 5th and 6th syscall arguments are prepared as stack arguments...

SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 3:54 p.m.8 views

wuzz

wuzz 用于 HTTP 检查的交互式命令行工具。 Wuzz 的命令行参数与 cURL 的参数类似, 因此可用于检查/修改通过浏览器网络检查器的“copy as cURL”功能复制的请求。 安装与使用 GO root@kitploit: $ go get github.com/asciimoo/wuzz $ "$GOPATH/bin/wuzz" --help 注意:需要 golang = 1.10。 同时提供二进制发布版。 Apt root@kitploit: $ apt install wuzz Apk root@kitploit: $ apk add wuzz Scoop...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 2:33 p.m.38 views

ics-forensics-tools

ICSpector: Microsoft ICS Forensics Framework Microsoft ICS Forensics Tools framework is an open-source forensics framework that enables the analysis of Industrial PLC metadata and project files. The framework provides investigators with a convenient way to scan for PLCs and identify any suspiciou...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:10 p.m.11 views

BRC4-BOF-Artillery

Generic Este repositorio incluye una colección de BOFs genéricos que escribí durante un período de tiempo. Este repositorio se centra únicamente en el portado y la ejecución, sin modificar el código fuente original para mantener la estabilidad. Aunque es posible que realice más pruebas en el...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:01 p.m.11 views

CVE-2024-24576.jl

CVE-2024-24576 PoC en Julia root@kitploit: λ julia main.jl Enter arguments: hello Output: Argument received: hello root@kitploit: λ julia main.jl Enter arguments: hello & whoami Output: Argument received: "hello & whoami" root@kitploit: λ julia main.jl Enter arguments: hello" & whoami Output:...

10CVSS8.5AI score0.20342EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/17 10:02 a.m.41 views

spyse.py

spyse.py Python API wrapper and command-line client for the tools hosted on spyse.com. "Spyse is a developer of complete DAAS Data-As-A-Service solutions for Internet security professionals, corporate and remote system administrators, SSL / TLS encryption certificate providers, data centers and...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 7:28 a.m.13 views

CVE-2024-23742

CVE-2024-23742 Un problema en Loom hasta la versión 0.196.1 en macOS permite a un atacante remoto ejecutar código arbitrario a través de la configuración RunAsNode y enableNodeClilnspectArguments. Con esta herramienta, podemos comprobar si la aplicación es vulnerable: Después de la validación,...

9.8CVSS8.9AI score0.01695EPSS
SaveExploits0
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.65 views

Symfony Profiler - Remote Access via Injected Arguments

symfony/runtime is a module for the Symphony PHP framework which enables decoupling PHP applications from global state. When the registerargvargc php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment or debug mode used by...

7.3CVSS7.1AI score0.64429EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 11:33 p.m.12 views

NoArgs

NoArgs:操纵和隐藏进程参数 Twitter: @AzizWho 免责声明:仅用于教育目的 本工具仅供教育目的使用。我对任何滥用行为不负责任,所有用户必须遵守适用法律。禁止非法使用。 简介 NoArgs 是一款旨在动态伪造和隐藏进程参数且保持不被检测的工具。它通过挂钩 Windows API 来动态操纵 Windows 内部机制,从而实现对进程参数的隐蔽更改。 默认 Cmd: Windows 事件日志: 使用 NoArgs: Windows 事件日志: 功能概述 该工具主要通过拦截 Windows API 函数 CreateProcessW...

6AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/16 9:29 a.m.5 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion with "internal" arguments

A type confusion vulnerability in PostgreSQL allows any user to execute arbitrary code as the database's operating system user by calling functions with mishandled "internal" data type arguments...

8.8CVSS8.2AI score0.00423EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/15 4:33 p.m.6 views

CVE-2026-91991

A flaw was found in Tornado. An attacker can bypass security validation in the setcookie function by using capitalized or legacy keyword arguments. This allows the attacker to inject arbitrary cookie attributes, such as Domain or SameSite, and modify cookie security settings. The consequence is t...

6.3CVSS5.8AI score0.00219EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/15 3:18 p.m.13 views

CVE-2026-91991

Tornado (Python web framework) versions before 6.5.8 contain an incomplete fix for cookie attribute injection in the set_cookie function. An attacker can pass capitalized or legacy keyword arguments (e.g., Domain, Path, SameSite) to embed semicolon-delimited data, bypassing validation and modifyi...

6.3CVSS5.8AI score0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 3:18 p.m.5 views

CVE-2026-91991 Tornado before 6.5.8 Cookie Attribute Injection via Capitalized kwargs

Tornado before 6.5.8 contains an incomplete fix for cookie attribute injection that allows attackers to inject arbitrary cookie attributes by passing capitalized or legacy keyword arguments to setcookie. Attackers can embed semicolon-delimited data in capitalized parameters like Domain, Path, or...

6.3CVSS5.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.6 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion with "internal" arguments

A type confusion vulnerability in PostgreSQL allows any user to execute arbitrary code as the database's operating system user by calling functions with mishandled "internal" data type arguments...

8.8CVSS8.2AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/14 7:43 p.m.11 views

rsync: rsync: Heap Out-of-Bounds Write via crafted argument list

A flaw was found in rsync. A remote attacker could exploit an out-of-bounds write vulnerability in the readargs function by sending a specially crafted argument list. This could lead to corruption of adjacent memory, potentially causing a denial of service or, in some cases, arbitrary code...

8.8CVSS7.3AI score0.00396EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nfsd: never defer requests during idmap lookup During the decoding of v4 request compound arguments, certain operations e.g., SETATTR can trigger idmap lookup upcalls. When the responses to these upcalls are delayed beyond the...

5.5CVSS6AI score0.00123EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux – Vulnerability in Ansible

A flaw was discovered in the Ansible Engine when using the moduleargs feature. Tasks executed with the --check-mode option do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The greatest threat posed by this vulnerability is...

5.5CVSS6.8AI score0.0041EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: In the net: qlogic: qlcnic module, a NULL pointer dereference occurred in qlcnic83xxaddrings. In qlcnic83xxaddrings, the indirect function ahw-hwops-allocmbxargs is called to allocate memory for cmd.req.arg. A dereference of this...

5.5CVSS5.8AI score0.00251EPSS
SaveExploits0References2
Rows per page
Query Builder