Lucene search
+L

60 matches found

Kitploit
Kitploit
added 2026/08/31 4:12 a.m.4 views

CVE-2026-64824-PoC

CVE-2026-64824 — Path traversal por enlace simbólico en la copia de seguridad y restauración de Home Assistant Core → RCE CVSS 8.4 Crítico · GHSA-cwh8-w64c-4j5h · CWE-22 / CWE-59 TL;DR Un atacante autenticado admin sube un tar de copia de seguridad manipulado. La ruta de restauración extrae el...

9.3CVSS5.2AI score0.00797EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 1:56 a.m.5 views

CVE-2025-4517-POC

CVE-2025-4517 利用 说明 本利用及描述由AI编写。如果发现任何错误或问题,请告知我!本利用已测试并确认有效。感谢! 概述 本利用利用了 CVE-2025-4517 ,这是 Python tarfile 模块中的一个严重漏洞,通过组合符号链接路径遍历与硬链接操纵,可实现任意文件写入。该漏洞绕过了 Python 3.12 中引入的 filter="data" 保护机制。 漏洞详情 CVE ID : CVE-2025-4517 受影响版本 : Python 3.8.0 至 3.13.1 CVSS 评分 : 9.3(严重) 影响 : 以提升的权限进行任意文件写入 技术背景 该漏洞利...

9.4CVSS6.4AI score0.01376EPSS
SaveExploits11References4
Kitploit
Kitploit
added 2026/08/31 1:28 a.m.4 views

CVE-2025-55188

CVE-2025-55188:7-Zip 任意文件写入 CVE-2025-55188 的概念验证,这是 7-Zip 中的一个任意文件写入漏洞。该漏洞已在 2025 年 8 月 3 日发布的 25.01 版本中修复。 注意:CVE-2025-55188 与 CVE-2025-11001 不同。 修复 CVE-2025-11001 的版本(25.00 版)仍然容易受到 通过符号链接攻击导致的任意代码执行的影响,原因是 CVE-2025-55188。 CVE-2025-55188 的发现和发布早于 CVE-2025-11001 的发布。 有关更详细的说明和漏洞分析,请参阅...

7.8CVSS6.4AI score0.26999EPSS
SaveExploits13
OSV
OSV
added 2026/08/29 2:16 p.m.6 views

UBUNTU-CVE-2026-82455

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

7.1CVSS5.8AI score0.00144EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/29 2:05 p.m.4 views

AWS-SAM-CLI-Vulnerabilities

Vulnerabilità di AWS SAM CLI CVE-2025-3047 e CVE-2025-3048 Questo README fornisce un'analisi dettagliata di due vulnerabilità di sicurezza riscontrate nell'AWS Serverless Application Model CLI AWS SAM CLI – CVE-2025-3047 e CVE-2025-3048 – insieme ai problemi a livello di codice e alle relative...

6.9CVSS5.2AI score0.00756EPSS
SaveExploits0References13
CVE
CVE
added 2026/08/07 3:02 p.m.65 views

CVE-2026-62992

Smarty (PHP template engine) prior to 5.8.2 and 4.5.7 (4.x line) is affected by a symlink path-traversal in Security::_checkDir() that does not fully resolve symbolic links before validating the directory containment. An attacker who can place or reference a symlink inside a trusted Smarty direct...

6.9CVSS5.5AI score0.00364EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 8:23 a.m.4 views

OPENSUSE-SU-2026:21412-1 Security update for perl-DBI

This update for perl-DBI fixes the following issues: - CVE-2026-15392: failure to validate symbolic links during table path resolution could allow unauthorized file reads and writes outside the configured data director bsc1271629. - CVE-2026-15043: DBI:SQL:Nano has incorrect predicate evaluation,...

9.8CVSS5.8AI score0.00387EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/08 3:46 p.m.12 views

CVE-2026-39822

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open"symlink/"' will open "symlink" even when "symlink" is a symbolic link pointing...

6AI score0.00232EPSS
SaveExploits0References5Affected Software1
Amazon
Amazon
added 2026/07/07 12:00 a.m.16 views

Important: python3.14

Issue Overview: tarfile.extractall with the 'data' or 'tar' filter could be bypassed by a crafted archive where a hardlink references a symlink stored at a deeper name than the hardlink itself. The extraction fallback validated the symlink at it's archived location but recreated it at the...

7.8CVSS5.8AI score0.0075EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/03 8:19 p.m.22 views

EUVD-2026-41624

Gitea versions before 1.25.5 mishandle path resolution during template repository generation, allowing template processing to read or write through symlinked or otherwise non-regular paths...

5.9AI score0.00562EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/01 7:16 p.m.21 views

CVE-2026-53489

containerd is an open-source container runtime. Versions prior to 2.3.2, 2.2.5 and 2.1.9 contain a bug where the CRI plugin restores container.log from a checkpoint image without validating a symlinked path. This could result in reading an arbitrary file on the host via kubectl logs. This issue h...

8.2CVSS0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/01 6:10 p.m.14 views

CVE-2026-53489 containerd: Arbitrary host CRI log file read via symlink following in CRI checkpoint restore

containerd is an open-source container runtime. Versions prior to 2.3.2, 2.2.5 and 2.1.9 contain a bug where the CRI plugin restores container.log from a checkpoint image without validating a symlinked path. This could result in reading an arbitrary file on the host via kubectl logs. This issue h...

8.2CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/07/01 6:10 p.m.175 views

CVE-2026-53489

CVE-2026-53489 affects containerd CRI: when checkpoint restore occurs, the CRI plugin may read a host file by following a symlink for container.log. Vulnerable versions are prior to 2.3.2, 2.2.5 and 2.1.9. Impact described as arbitrary host file read via kubectl logs, with LOCAL attack potential ...

8.2CVSS5.9AI score0.00174EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/07/01 6:10 p.m.29 views

CVE-2026-53489

containerd is an open-source container runtime. Versions prior to 2.3.2, 2.2.5 and 2.1.9 contain a bug where the CRI plugin restores container.log from a checkpoint image without validating a symlinked path. This could result in reading an arbitrary file on the host via kubectl logs. This issue h...

8.2CVSS5.9AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.27 views

PT-2026-53273

Name of the Vulnerable Software and Affected Versions acl versions prior to 2.4.0 Description A time-of-check to time-of-use TOCTOU race condition occurs when a local attacker replaces a pathname component with a symbolic link between an lstat check and subsequent symlink-following operations...

7.2CVSS5.4AI score0.00088EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2026/06/26 4:47 p.m.57 views

CVE-2026-54557 mise HTTP backend uses raw version path for install symlink destination

mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.6.1, the mise HTTP backend builds its install symlink destination from the raw resolved version string for non-latest versions. Normal tool install paths use the sanitized version pathname, but the HTTP backend's symlin...

5.5CVSS0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/16 2:33 p.m.30 views

GHSA-7Q4V-2MR6-5GPX Microsoft Security Advisory CVE-2026-45491 – .NET Tampering Vulnerability

Executive Summary Microsoft is releasing this security advisory to provide information about a vulnerability in System.Formats.Tar. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A tampering vulnerability exists in the...

6.8CVSS5.7AI score0.00388EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/08 6:51 p.m.36 views

CVE-2026-29203

CVE-2026-29203 affects the cPanel Nova plugin component Cpanel::Nova::Connector. A chmod call follows symlinks, enabling an authenticated cPanel user to set root permissions on arbitrary system files or directories by placing a symlink at a user-controlled legacy Nova path in their home directory...

8.8CVSS5.9AI score0.00493EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/16 9:08 p.m.15 views

Weblate: Prefix-Based Repository Boundary Check Bypass via Symlink/Junction Path Prefix Collision

Impact Weblate repository-boundary validation relies on string prefix checks on resolved absolute paths. In multiple code paths, the check uses startswith against the repository root path. This is not path-segment aware and can be bypassed when the external path shares the same string prefix as t...

5CVSS5.8AI score0.00324EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/09 9:11 p.m.54 views

CVE-2026-31802 node-tar Symlink Path Traversal via Drive-Relative Linkpath

node-tar is a full-featured Tar for Node.js. Prior to version 7.5.11, tar npm can be tricked into creating a symlink that points outside the extraction directory by using a drive-relative symlink target such as C:../../../target.txt, which enables file overwrite outside cwd during normal tar.x...

8.2CVSS0.00253EPSS
SaveExploits6References2
Rows per page
Query Builder