Lucene search
+L

68680 matches found

Kitploit
Kitploit
added 2026/09/03 7:09 p.m.10 views

cuckoo

.. image:: https://cuckoosandbox.org/assets/images/cuckoo-black.png :alt: Cuckoo Sandbox :target: https://cuckoosandbox.org/ PLEASE NOTE: Cuckoo Sandbox 2.x is currently unmaintained. Any open issues or pull requests will most likely not be processed, as a current full rewrite of Cuckoo is...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 6:22 p.m.6 views

libtaxii

libtaxii Una librería de Python para manejar mensajes Trusted Automated eXchange of Indicator Information TAXII™ v1.x e invocar Servicios TAXII. :Fuente: https://github.com/TAXIIProject/libtaxii/ :Documentación: https://libtaxii.readthedocs.io/ :Información: https://taxiiproject.github.io/...

6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 2:12 p.m.9 views

EUVD-2026-70485

CAT uses Java String.hashCode as the sole integrity check for session cookies without server-side keying, allowing attackers to forge valid checksums offline. Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin sessions with full configuration access...

9.8CVSS5.9AI score0.00382EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/03 2:12 p.m.20 views

CVE-2026-85181

CAT (dianping/cat) through 3.1.0 is vulnerable to session cookie forgery due to using Java String.hashCode as the sole integrity check without a server-side secret key. An attacker can compute valid checksums offline and, by setting the x-forwarded-for header, bypass IP-binding validation to crea...

9.8CVSS5.9AI score0.00382EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

AZL-99081 CVE-2026-76642 affecting package util-linux 2.40.2-5

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 12:49 p.m.9 views

EUVD-2026-70455

XG VisionTerminal and XG-X VisionTerminal provided by Keyence Corporation improperly restrict XML external entity references. If a user opens a specially crafted setting file, the sensitive information stored in the system where XG VisionTerminal or XG-X VisionTerminal is installed may be disclos...

6.7CVSS5.8AI score0.00175EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.8 views

util-linux: util-linux: restricted bind mounts do not pin the source, allowing X-mount.owner/group/mode redirection

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.10 views

util-linux: util-linux: failed external mount helper still runs privileged X-mount post-hooks

When an external mount. helper runs but exits with a nonzero status, libmount still treats the helper invocation as successful and runs privileged post-mount hooks. A local unprivileged user with an /etc/fstab entry that uses the user option together with X-mount.idmap or X-mount.owner/group/mode...

8.5CVSS5.9AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.10 views

util-linux: util-linux: X-mount.subdir detached-tree resolution can escape via intermediate symlinks

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS5.9AI score0.00124EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/03 10:54 a.m.11 views

EUVD-2026-70382

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.9AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/03 10:54 a.m.11 views

CVE-2026-76642

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.5AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 2026/09/03 10:54 a.m.41 views

CVE-2026-76642

util-linux (libmount component) versions through 2.41.5 and 2.42.2 fail to check the exit status of an external mount helper before executing privileged post-mount hooks. A local unprivileged user with an /etc/fstab entry using the user option combined with X-mount.idmap or X-mount.owner/group/mo...

8.5CVSS5.9AI score0.00176EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/03 9:30 a.m.10 views

golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting

A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site...

6.1CVSS7.2AI score0.00223EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/03 9:30 a.m.10 views

golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering

A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting XSS attacks, where...

6.1CVSS6.2AI score0.00223EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/03 9:30 a.m.11 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS6.3AI score0.00692EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/03 9:18 a.m.10 views

ROOT-APP-GOBINARY-CVE-2026-56864 CVE-2026-56864 in golang.org/x/mod - Patched by Root

Root has patched CVE-2026-56864 in the golang.org/x/mod package for Root:Go. Multiple fixed versions available...

7.5CVSS5.3AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/09/03 7:39 a.m.9 views

ROOT-APP-GOBINARY-CVE-2026-56865 CVE-2026-56865 in golang.org/x/mod - Patched by Root

Root has patched CVE-2026-56865 in the golang.org/x/mod package for Root:Go. Multiple fixed versions available...

8.4CVSS5.4AI score0.00107EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 3:37 a.m.7 views

MUT-BC-SS-01

MUT-BC-SS-01: Mutation Testing of X.509 BasicConstraints in OpenSSL Overview This repository implements a specification-driven mutation testing experiment targeting X.509 certificate validation behavior in OpenSSL. The experiment is based on the mutation operator: MUT-BC-SS-01 which modifies the...

7.4CVSS7.5AI score0.18339EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 2:37 a.m.6 views

X-Recon

一个用于识别网页输入并执行XSS扫描的工具。 功能特性: 子域名发现: 检索目标网站的相关子域名并将其整合到白名单中。这些子域名可在爬取过程中使用。 站点范围链接发现: 基于提供的白名单和指定的 maxdepth,收集网站中的所有链接。 表单与输入提取: 识别所有在提取的链接中找到的表单和输入,并生成 JSON 输出。该 JSON 输出为利用工具的 XSS 扫描能力奠定了基础。 XSS 扫描: 一旦初始侦察选项返回包含提取条目的自定义 JSON,X-Recon 工具即可启动 XSS 漏洞测试过程,并向您提供所需结果! 注意: 扫描功能目前在...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 1:39 a.m.8 views

CVE-2026-4747

root@kitploit: / /\ \ / / | | \ / \ \ \ \ | || | || || \ | | \ \ / /| | | | | | | \ \ | | / /| || | | | | \ V / | ||| / /| || / / \ \ | || | / / | |/ / | / | ||/| \ / // |||| CVE-2026-4747 — FreeBSD 远程内核 RCE kgssapi.ko 中的栈缓冲区溢出 → 约 4 小时获取 Root Shell...

8.8CVSS8AI score0.02494EPSS
SaveExploits3
Rows per page
Query Builder