Lucene search
+L

832 matches found

Kitploit
Kitploit
added 2026/09/16 9:58 a.m.7 views

CVE-2025-11001

Usage: root@kitploit: python3 exploit.py -t "C:\Users\pac\Desktop" -o demo.zip --data-file calc.exe Exploiting 7-zip The vulnerability is only exploitable on windows and has one major caveat.The bug can only be exploited when 7-Zip is ran with Admin privileges for this vulnerability to be...

7.8CVSS7.7AI score0.26999EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/13 2:52 a.m.11 views

POC-CVE-2024-44258-Py

Conceptual PoC CVE-2024-44258: Symlink Vulnerability in iOS Requirement: Python 3.7+ • License: MIT ⚠️ Warning: This repository contains a proof-of-concept PoC developed for exclusively educational and research purposes. It is not a fully functional exploit. Its use on devices without proper...

7.1CVSS6.2AI score0.00751EPSS
SaveExploits2References1
NVD
NVD
added 2026/09/12 8:16 p.m.13 views

CVE-2026-90616

In Flatpak before 1.18.1, a malicious sandboxed app can obtain arbitrary read and write access to files on the host, which can be escalated to arbitrary code execution on the host, a different vulnerability than CVE-2026-76925. Flatpak creates a few app data directories e.g., /var/cache, /var/dat...

7.4CVSS0.00167EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 3:28 a.m.6 views

path-auditor

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

7CVSS7.2AI score0.00253EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/31 4:11 p.m.9 views

CVE-2026-80663

A flaw was found in the Linux kernel's Intel Speed Select daemon. A local unprivileged user can exploit a symlink vulnerability in the daemon's pidfile handling. By pre-creating a symbolic link at the fixed pidfile path under /tmp, the attacker can cause the root-run daemon instance to write into...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability in Python 3.11

It allows the extraction filter to be ignored, enabling symlink targets to point outside the destination directory, and modifying some file metadata. This vulnerability affects users who use the TarFile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract, with the...

7.5CVSS6.4AI score0.01385EPSS
SaveExploits7References2
UbuntuCve
UbuntuCve
added 2026/08/22 3:16 p.m.13 views

CVE-2026-62383

nltk versions before 3.10.2 contain a symlink-based arbitrary file read vulnerability in IPIPANCorpusReader methods that bypass nltk.pathsec validation entirely. Attackers can place a symlink in the corpus root directory and read arbitrary files accessible to the process by calling channels,...

6.8CVSS5.6AI score0.00185EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/08/12 8:46 p.m.12 views

EUVD-2026-57615

A symlink following vulnerability was found in KubeVirt's virt-handler migration proxy. During live migration, virt-handler dials Unix sockets inside the target virt-launcher pod via /proc//root/ paths using net.Dial without symlink protection. These socket paths reside in qemu-owned directories...

8.8CVSS5.4AI score0.00158EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 7:57 p.m.22 views

CVE-2026-63294 Root RCE via image backup.yaml symlink

A link following vulnerability in LXD allows an attacker to achieve root command execution on the host system. During the import or unpacking of crafted image or backup archives, LXD fails to properly validate and confine the backup.yaml file when it exists as a symbolic link. An attacker can...

9.9CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/08/11 5:19 p.m.12 views

CVE-2026-70348

Improper link resolution before file access 'link following' in Windows Management Services allows an authorized attacker to deny service locally...

5.5CVSS0.00425EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 9:17 p.m.8 views

DEBIAN-CVE-2026-63622

A flaw was found in libvirt. A local attacker, specifically a process running as the confined swtpm user, could exploit a symlink-following vulnerability in the virFileChownFiles function. By planting a symbolic link within the swtpm state directory, the attacker could trick the root-level libvir...

7.8CVSS5.5AI score0.00132EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/10 9:17 p.m.15 views

CVE-2026-63622

A flaw was found in libvirt. A local attacker, specifically a process running as the confined swtpm user, could exploit a symlink-following vulnerability in the virFileChownFiles function. By planting a symbolic link within the swtpm state directory, the attacker could trick the root-level libvir...

7.8CVSS5.4AI score0.00132EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 4:37 p.m.29 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/07 4:37 p.m.13 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score0.00357EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-71556

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and ad...

7.1CVSS5.3AI score0.00357EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 8:15 p.m.17 views

EUVD-2026-44532

rclone: Unvalidated symlink target in local --links — arbitrary file write from an untrusted remote...

8.8CVSS5.6AI score0.00365EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/05 8:15 p.m.9 views

GHSA-CF44-9PGV-M4XC rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

7.5CVSS6.4AI score0.00365EPSS
SaveExploits1References6
CVE
CVE
added 2026/08/04 7:47 p.m.58 views

CVE-2026-16791

CVE-2026-16791 affects Lenovo XClarity Essentials OneCLI for Linux, specifically version 5.5.0 and earlier. The issue is a temporary file creation vulnerability that could allow a local, low-privileged attacker to overwrite or truncate arbitrary local files with program-generated data when OneCLI...

3.9CVSS5.7AI score0.00088EPSS
SaveExploits0References1
Amazon
Amazon
added 2026/08/04 12:00 a.m.14 views

Important: perl-DBI

Issue Overview: DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted = SQL operators on text. DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE predicates incorrectly in some cases. In the non-numeric string branch of the ismatched method, = was evaluated using Perl...

9.8CVSS5.7AI score0.00387EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-47763

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pdm is a Python package and dependency manager supporting the latest PEP standards. In versions prior to 2.27.0, pdm writes several project-local state or...

6.8CVSS5.7AI score0.00218EPSS
SaveExploits0References3
Rows per page
Query Builder