Lucene search
+L

88 matches found

Kitploit
Kitploit
added 2026/09/05 10:55 a.m.5 views

CVE-2025-48384

CVE-2025-48384 개요 CVE-2025-48384는 널리 사용되는 분산 버전 관리 시스템인 Git에서 발견된 치명적인 취약점입니다. 이 취약점은 구성 값에서 캐리지 리턴CR 문자를 부적절하게 처리하여 서브모듈 체크아웃 중 경로 탐색 문제를 일으킬 수 있습니다. 이 결함으로 인해 특정 조건에서 임의 코드 실행이 가능할 수 있습니다. 이 취약점은 2025년 7월 8일에 공개적으로 공표되었으며, 2025년 8월 26일에 마지막으로 수정되었습니다. 또한 2025년 8월 25일 미국 사이버보안 및 인프라 보안국CISA의 알려진...

8CVSS7.4AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/02 4:58 p.m.5 views

NodeJS-Tar-Symlink-Exploit-CVE-2026-29786

📦 CVE-2026-29786:Node.js Tar 符号链接漏洞 -yellow 📌 执行摘要 本仓库记录了针对 CVE-2026-29786 的研究,这是流行的 Node.js tar 包中发现的一个高危漏洞。该漏洞允许攻击者创建一个恶意 tar 归档文件,在解压时利用符号链接 覆盖预期解压目录之外的文件(路径遍历)。 🔍 技术分析 该漏洞存在于 tar 解压引擎验证文件路径的方式中。通过构造一个带有 type: 'symlink' 的头部,攻击者可以将链接指向敏感位置(例如 /etc/shadow 或应用程序配置文件),并在解压过程中随后覆盖该文件。 攻击机制: 1. 归档创建...

8.6CVSS5.7AI score0.00439EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2026/08/18 12:08 a.m.8 views

SUSE CVE-2026-70460

rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or w...

8.1CVSS5.6AI score0.00448EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/13 3:19 p.m.4 views

ALPINE-CVE-2026-70460

rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or w...

9.2CVSS6AI score0.00448EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/13 2:43 p.m.12 views

CVE-2026-70460

rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or w...

9.2CVSS6AI score0.00448EPSS
SaveExploits0
OSV
OSV
added 2026/06/19 10:08 p.m.18 views

GHSA-WVRH-2F4M-924V ChatterBot: Symlink-Following Arbitrary Write via UbuntuCorpusTrainer

Summary ChatterBot's UbuntuCorpusTrainer.extract uses a predictable, home-rooted output directory /ubuntudata/ubuntudialogs with a check-then-create pattern if not os.path.exists: os.makedirs followed by tar.extractallpath=self.datapath. A local attacker who pre-plants a symlink at the predictabl...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/10 10:00 p.m.14 views

CVE-2026-49219 ImageMagick: Policy Bypass can read disallowed files

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-24, an incorrect parsing of the filename can result in a policy bypass and read files disallowed by a security policy using a symlink. This issue has been patched i...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/26 2:16 a.m.15 views

DEBIAN-CVE-2026-42496

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. makespecialfile passes the tar header's linkname to symlink without validating it against absolute paths or .. segments. The secure-extract mode check that guards regular...

9.1CVSS5.8AI score0.0043EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/20 1:16 p.m.15 views

ALPINE-CVE-2026-29518

Rsync versions before 3.4.3 contain a time-of-check to time-of-use TOCTOU race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links. Attackers with write access to a module path ca...

7.3CVSS5.9AI score0.00152EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/28 6:09 p.m.9 views

EUVD-2026-26105

OpenClaw before 2026.3.31 contains a sandbox escape vulnerability allowing attackers to traverse directory boundaries through symlink exploitation during file synchronization operations. Remote attackers can bypass sandbox restrictions by crafting malicious symlinks in mirror sync operations to...

7.6CVSS5.5AI score0.00471EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.11 views

PT-2026-35781

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.31 Description A sandbox escape allows attackers to traverse directory boundaries through symlink exploitation during file synchronization operations. Remote attackers can bypass sandbox restrictions by crafti...

9.6CVSS5.9AI score0.00471EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/04/01 11:40 p.m.7 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition through the saveexternaldata function. An attacker can overwrite arbitrary files or inject data into sensitive locations by exploiting a race...

7.1CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/02/25 10:59 a.m.32 views

CVE-2026-25701

CVE-2026-25701 affects sdbootutil and is described as an Insecure Temporary File vulnerability allowing a local user to pre-create directories to access data in /var/lib/pcrlock.d, influence backups under /tmp/pcrlock.d.bak, and potentially overwrite protected files by placing symlinks in the /tm...

7CVSS5.4AI score0.00108EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:37 a.m.14 views

CVE-2017-12938

UnRAR before 5.5.7 allows remote attackers to bypass a directory-traversal protection mechanism via vectors involving a symlink to the . directory, a symlink to the .. directory, and a regular file...

7.5CVSS6.9AI score0.03048EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:24 a.m.18 views

CVE-2023-40028

Ghost is an open source content management system. Versions prior to 5.59.1 are subject to a vulnerability which allows authenticated users to upload files that are symlinks. This can be exploited to perform an arbitrary file read of any file on the host operating system. Site administrators can...

6.5CVSS6.6AI score0.68737EPSS
SaveExploits12References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:48 a.m.10 views

CVE-2022-27883

A link following vulnerability in Trend Micro Antivirus for Mac 11.5 could allow an attacker to create a specially-crafted file as a symlink that can lead to privilege escalation. Please note that an attacker must at least have low-level privileges on the system to attempt to exploit this...

8.5CVSS6.9AI score0.01205EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2011-3561

Malware in sbrugna...

6.4CVSS6AI score0.02794EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2008-3343

Malware in sbrugna...

4.6CVSS6.1AI score0.00374EPSS
SaveExploits1References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-1999-0325

Malware in sbrugna...

7.2CVSS6.4AI score0.00529EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2016-9434

Malware in sbrugna...

7.3CVSS7.4AI score0.0245EPSS
SaveExploits5References4
Rows per page
Query Builder