Lucene search
+L

242 matches found

Kitploit
Kitploit
added 2026/09/20 11:59 a.m.12 views

cve-2025-8110-GOGS-RCE

GOGS RCE cve-2025-8110 Gogs 是一个轻量级、自托管的 Git 服务,类似于 GitHub 的私有版本,旨在轻松运行于低资源服务器上。CVE-2025-8110 漏洞是一个严重的安全缺陷,攻击者可以通过使用符号链接绕过路径限制。通过上传一个指向 .api/config 的恶意链接,攻击者可以利用 Gogs API 嵌入一个包含 sshCommand 参数的恶意配置文件,从而在主机服务器上实现远程代码执行 RCE。 用法 1. 将此仓库克隆到本地: root@kitploit: git clone...

8.8CVSS7.7AI score0.82471EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/20 2:37 a.m.13 views

CVE-2025-24104

CVE-2025-24104 写文:沙箱外读取文件 我报告了一个后来被 Apple 追踪为 CVE-2025-24104 的漏洞。在我最初的报告中,我演示了如何利用恶意备份绕过沙箱限制。然而,Apple 最初的描述指出该漏洞可能导致受保护系统文件被修改。我想澄清一下:这个漏洞实际上允许攻击者读取沙箱外的任意文件。 时间线 发现时间: 2024年4月 报告时间: 2024年10月 修复版本: iOS 18.3 beta 1 我的发现 当我深入研究这个问题时,我发现该漏洞源于备份恢复过程中缺乏正确的符号链接验证。具体来说,如果你构造一个备份,其中文件...

5.5CVSS7AI score0.01514EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 10:28 p.m.7 views

CVE-2020-1337

CVE-2020-1337 CVE-2020-1337 是通过符号链接(Junction Directory)绕过 PrintDemon CVE-2020-1048 补丁的一种方式,该补丁旨在修复影响 Windows 打印后台处理程序服务的权限提升 EoP\本地权限提升 LPE 漏洞。 该漏洞需要低权限访问,并且需要打印后台处理程序服务重启。 该补丁出现在微软 2020 年 8 月 11 日的补丁星期二中 - https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2020-1337ID0EWIAC。...

7.8CVSS7.7AI score0.14067EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/19 2:15 p.m.11 views

trellix-tarslip-patch-bypass

trellix-tarslip-patch-bypass 2023年,Trellix宣布1,他们为超过61,000个开源项目修补了CVE-2007-4559,这是一个旧路径遍历漏洞。分析他们的修补程序,很容易注意到可以使用符号链接绕过。 符号链接路径遍历是一种旧技术,在LiveOverflow的视频严重 .zip 漏洞? - Zip Slip 和 ZipperDown中也展示过。 1 Trellix Advanced Research Center 修补了61,000个易受攻击的开源项目 PoC root@kitploit: docker build -t tarslip . docke...

9.8CVSS7.1AI score0.27095EPSS
SaveExploits3
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.198 views

Gogs <= 0.13.3 - Remote Code Execution

Gogs self-hosted Git service versions 0.13.3 and earlier contain a critical symlink bypass vulnerability that circumvents the fix for CVE-2024-55947. Authenticated users can exploit improper symbolic link handling in the PutContents API to overwrite files outside the repository by committing a...

8.8CVSS8AI score0.82471EPSS
SaveExploits26References4
Kitploit
Kitploit
added 2026/09/17 7:52 p.m.9 views

CVE-2025-8110

Exploit RCE en Gogs CVE-2025-8110 Prueba de concepto para CVE-2025-8110 - Ejecución Remota de Código en Gogs mediante bypass de enlace simbólico e inyección de sshCommand. Descripción Este exploit abusa de un bypass de enlace simbólico en la API de Gogs para sobrescribir .git/config e inyectar un...

8.8CVSS8AI score0.82471EPSS
SaveExploits23
Github Security Blog
Github Security Blog
added 2026/09/17 5:15 p.m.10 views

oras-go: Arbitrary file write outside file.Store root via symlink-chain bypass in tar extraction (pushDir)

Summary The content/file.Store in oras-go v2 unpacks OCI layer tarballs when a descriptor carries io.deis.oras.content.unpack=true. The extraction routine validates symlink targets purely lexically filepath.Join and, for regular files placed directly at the extraction root, skips the parent-symli...

8.8CVSS0.00667EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/16 6:29 p.m.14 views

CVE-2026-59944

A flaw was found in Composer, a dependency manager for PHP. A malicious or compromised dependency can bypass existing security measures designed to prevent unauthorized binary path execution. This can occur when Composer processes untrusted cached data or older build artifacts, allowing it to...

6.1CVSS0.00454EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/16 1:28 p.m.7 views

CVE-2025-8110

CVE-2025-8110 - Gogs 符号链接绕过 - 以 Gogs 进程用户身份任意写入文件 Gogs //contents/)。Gogs 会跟随符号链接,并以 Gogs 进程的权限将攻击者控制的字节写入链接目标。当 Gogs 以 root 身份运行时,这便是一次任意的 root 文件写入——例如,将 NOPASSWD 规则放入 /etc/sudoers.d/ 以实现本地权限提升。 由 Wiz Research 报告。 CVE: CVE-2025-8110 环境要求 root@kitploit: python3 -m pip install requests pillow...

8.8CVSS8.5AI score0.82471EPSS
SaveExploits23
EUVD
EUVD
added 2026/09/14 12:48 p.m.6 views

EUVD-2026-77448

File Browser through 2.63.23 applies path rules to the requested lexical path but resolves symbolic links without reapplying rules to the target, allowing authenticated users to bypass deny rules. Attackers can read and overwrite rule-denied files by accessing them through in-scope symbolic link...

7.6CVSS5.7AI score0.00414EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.18 views

Astra Linux – Vulnerability in node-tar

The npm package “tar” also known as node-tar in versions prior to 6.1.2, 5.0.7, 4.4.15, and 3.2.3 has a vulnerability related to arbitrary file creation/overwriting, due to insufficient symlink protection. node-tar aims to ensure that any file whose location would be modified by a symbolic link i...

8.2CVSS7AI score0.07795EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-89861

Hugo is a static site generator. In versions after v0.123.0 and before v0.165.0, symlinks in parent directories were not dropped during direct resource lookups, allowing path confinement to be bypassed. An attacker who can place — or who convinces a site author to place — a symlink inside a mount...

9.3CVSS5.6AI score0.00315EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 4:39 p.m.12 views

EUVD-2026-64338

NLTK: Symlink-based sandbox bypass in FramenetCorpusReader bypasses the fix for CVE-2026-54292...

8.7CVSS5.7AI score0.00563EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/08/31 8:04 a.m.11 views

CVE-2026-70626

A flaw was found in NLTK. This vulnerability allows a local attacker to read arbitrary files outside of the intended directory. By placing symbolic links symlinks within the corpus root, an attacker can bypass path validation in the CorpusReader.open function, which does not properly account for...

8.6CVSS5.8AI score0.00205EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.11 views

CVE-2026-62384

A flaw was found in NLTK. The FramenetCorpusReader component is vulnerable to a symlink-based sandbox bypass. An attacker can exploit this by placing specially crafted symbolic links within a corpus subdirectory. These symlinks bypass path validation, allowing the attacker to read arbitrary XML...

8.7CVSS5.6AI score0.00563EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/27 11:39 a.m.13 views

CVE-2026-19693

A flaw was found in extract-zip. This vulnerability allows a remote attacker to perform an arbitrary file write outside the intended destination directory. By crafting a malicious zip archive containing a symbolic link symlink and a regular file with the same name, the attacker can bypass securit...

8.1CVSS5.7AI score0.0028EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 3:16 p.m.6 views

CVE-2026-79676 NLTK before 3.10.3 Path Traversal via Symlink Bypass

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open instead of nltk.pathsec.open, allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose...

8.2CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.33 views

CVE-2026-79676 NLTK before 3.10.3 Path Traversal via Symlink Bypass

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open instead of nltk.pathsec.open, allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose...

8.2CVSS0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.34 views

CVE-2026-79676

NLTK versions before 3.10.3 are affected by a path traversal vulnerability in its corpus readers. The root cause is that these readers reopen root-derived paths using the built-in open() instead of nltk.pathsec.open(), which fails to resolve symlinks confined to a trusted root. An attacker who ca...

8.2CVSS5.3AI score0.00307EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/25 2:54 p.m.10 views

PraisonAI: [Path Traversal] agent tools escape the configured workspace via symlinks

Summary PraisonAI's praisonai.code tool wrappers exported as CODETOOLS for agents expose a workspace setting that the module itself treats as a path-traversal security boundary — readfile, writefile, applydiff, and searchreplace explicitly call ispathwithindirectory and return "… is outside the...

7.1CVSS5.6AI score0.00272EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder