Lucene search
+L

20344 matches found

CVE
CVE
•added 2026/09/25 1:08 p.m.•3 views

CVE-2026-80430

Improper Link Resolution Before File Access in the drag source staging path of the drag and drop protocol in kitty from 0.47.0 before 0.49.0 allows a program writing to the terminal to create files and directories at paths outside the staging directory, because subdirdatafordrag in kitty/dnd.c...

4.6CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 12:31 p.m.•3 views

EUVD-2026-86972

In the Linux kernel, the following vulnerability has been resolved: ntfs: propagate reparse index insertion failure updatereparsedata ignores the return value of setreparseindex. When index insertion fails, the code removes the just-written reparse data as cleanup but still returns 0, so symlink2...

5.8AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 12:31 p.m.•1 views

EUVD-2026-86804

In the Linux kernel, the following vulnerability has been resolved: configfs: pin the symlink target's dirent instead of chasing -cidentry createlink reads the target's configfsdirent from item-cidentry-dfsdata, relying on the item reference taken by gettarget. That reference pins the item, not i...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/25 12:28 p.m.•10 views

cve-2024-32002-poc-rce

CVE-2024-32002 RCE POC A POC for CVE-2024-32002 demonstrating Remote Code Execution RCE. See cve-2024-32002-poc-rce for the related submodule repository. What this repo contains A symlink with an arbitraty name that links to the .git directory. A .gitmodules file that defines the malicious...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References1
CVE
CVE
•added 2026/09/25 10:36 a.m.•5 views

CVE-2026-98141

The Linux kernel contains a vulnerability in the ntfs component where the update_reparse_data() function incorrectly ignores the return value of set_reparse_index(). When an index insertion fails, the system removes the written reparse data as cleanup but still returns 0, causing symlink(2) and W...

5.8AI score
SaveExploits0References2
CVE
CVE
•added 2026/09/25 10:22 a.m.•2 views

CVE-2026-97950

The Linux kernel contains a vulnerability in configfs where create_link() incorrectly relies on an item reference that pins the item but not its dentry. A race condition between a symlink creation and an rmdir of its target can cause configfs_remove_dir() to release the dentry via simple_rmdir() ...

5.8AI score
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:22 a.m.•4 views

CVE-2026-97949

The Linux kernel contains a vulnerability in configfs where configfs_rmdir() fails to unhash a dentry before dropping the item. This creates a race condition because configfs_get_config_item() relies on the hashed state as proof of a live item, but simple_rmdir() only unhashes the dentry via d_de...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 9:39 a.m.•9 views

CVE-2024-21626

CVE-2024-21626 For detailed explanation for this vulnerability, plz refer to my article. Exploit Exploit via Running a Container No need to build a custom image, just run a container with -w parameter: root@kitploit: docker run -w /proc/self/fd/8 --name cve-2024-21626 --rm -it debian:bookworm...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
Kitploit
Kitploit
•added 2026/09/25 8:42 a.m.•9 views

CVE-2018-1000117-Exploit

CVE-2018-1000117 Python Software Foundation CPython version From 3.2 until 3.6.4 on Windows contains a Buffer Overflow vulnerability in os.symlink function on Windows that can result in Arbitrary code execution, likely escalation of privilege. This attack appears to be exploitable via a python...

7.2CVSS7.2AI score0.0104EPSS
SaveExploits1References1
Kitploit
Kitploit
•added 2026/09/25 8:09 a.m.•11 views

CVE-2025-8110

CVE-2025-8110 Gogs Repository Symlink Remote Code Execution Made by oguiii Table of Contents Overview Features Requirements Installation Usage Exploit Workflow Technical Analysis Proof of Concept Demo Affected Versions Mitigation Detection Disclaimer License Overview CVE-2025-8110 is a critical...

8.8CVSS8.2AI score0.85202EPSS
SaveExploits23
Kitploit
Kitploit
•added 2026/09/25 7:51 a.m.•12 views

NimbusPWN-CVE-2022-29799-29800

NimbusPwn — networkd-dispatcher !NOTE Other distros: dnf install gcc dbus-devel pkgconf Fedora/RHEL or pacman -S gcc db...

5.5CVSS6.8AI score0.11761EPSS
SaveExploits4References1
Kitploit
Kitploit
•added 2026/09/25 7:33 a.m.•12 views

CVE-2025-47181

CVE-2025-47181 Concept: Microsoft Edge Link Following Privilege Escalation Project Overview This repository presents the CVE-2025-47181 Concept , a Python program designed to illustrate the mechanism and impact of CVE-2025-47181. This is a Privilege Escalation vulnerability in Microsoft Edge...

8.8CVSS8.1AI score0.00577EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 7:10 a.m.•8 views

CVE-2025-8110

Gogs RCE Exploit CVE-2025-8110 A Proof of Concept PoC for CVE-2025-8110 , a critical vulnerability in Gogs that allows Remote Code Execution RCE via .git/config manipulation using symbolic link bypasses and sshCommand injection. 📖 Overview This exploit targets a Path Traversal flaw in the Gogs AP...

8.8CVSS7.9AI score0.85202EPSS
SaveExploits23
Kitploit
Kitploit
•added 2026/09/25 6:48 a.m.•10 views

CVE-2023-40028

CVE-2023-40028 PoC Exploit Symlink Upload Vulnerability in Ghost CMS Leading to Arbitrary File Read POC Image Vulnerability Details CVE-2023-40028 is a vulnerability in Ghost CMS versions prior to 5.59.1 , where authenticated users can upload symbolic links symlinks that lead to arbitrary file...

6.5CVSS7.1AI score0.68737EPSS
SaveExploits12References1
Kitploit
Kitploit
•added 2026/09/25 4:52 a.m.•11 views

CVE-2024-32002-Reverse-Shell

CVE-2024-32002-Reverse-Shell This script demonstrates how to exploit CVE-2024-32002 to obtain a reverse shell, providing remote access to the affected system. Use it with caution in controlled environments and only for educational or security testing purposes. Blog Post This script is inspired by...

9CVSS7.9AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
•added 2026/09/25 4:50 a.m.•17 views

CVE-2025-27591-PoC

CVE-2025-27591 PoC: Local Privilege Escalation in Below v0.9.0 Proof of Concept for CVE-2025-27591, a vulnerability that allows to local unprivileged users to escalate their privileges to root through symlink attacks. 🕵️‍♂️ Technical Details The vulnerability affects the Below service versions...

7.4AI score0.00364EPSS
SaveExploits23
Kitploit
Kitploit
•added 2026/09/25 3:42 a.m.•16 views

git_rce

CVE-2024-32002:利用 git clone 实现 Git 远程代码执行 该仓库包含 CVE-2024-32002 的 PoC,该漏洞允许在 git clone 操作期间实现远程代码执行。通过以特定方式构造带有子模块的仓库,攻击者可以利用不区分大小写的文件系统上的符号链接处理,将文件写入 .git/ 目录,从而执行恶意钩子。 注意: 此 PoC 仅适用于 Windows 或 Mac 系统。 博客文章 关于此漏洞逆向分析的详细说明,请参见博客文章:https://amalmurali.me/posts/git-rce。 工作原理 1...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
•added 2026/09/25 3:42 a.m.•15 views

git_rce

CVE-2024-32002: Exploiting Git RCE via git clone This repository contains a PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. By crafting repositories with submodules in a specific way, an attacker can exploit symlink handling on...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
•added 2026/09/25 3:28 a.m.•9 views

path-auditor

PathAuditor PathAuditor 是一个通过审计 libc 函数来发现文件访问相关漏洞的工具。 其思路大致如下: 审计二进制程序执行的每个与文件系统相关的 libc 函数调用。 检查系统调用中使用的路径是否为用户可写。如果是,非特权用户可能已用符号链接替换了目录或文件。 将所有违规记录为潜在漏洞。 我们使用 LDPRELOAD 来钩住所有与文件系统相关的库调用,并将遇到的任何违规记录到 syslog。 这不是谷歌官方支持的产品。 漏洞示例 让我们看看这个工具可以检测的一种漏洞示例。CVE-2019-3461 是 tmpreaper 中的一个 bug,tmpreaper...

7CVSS7.3AI score0.00253EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 2:43 a.m.•15 views

Linux-Privilege-Escalation-CVE-2025-27591

CVE-2025-27591 - Privilege Escalation via Writable Symlink in below Summary This is a simple exploit for CVE-2025-27591 , a local privilege escalation vulnerability in the below Linux system monitoring tool. The vulnerability affects versions prior to v0.9.0 and stems from incorrect permission...

7.3AI score0.00364EPSS
SaveExploits23
Rows per page
Query Builder