Lucene search
+L

69 matches found

Cvelist
Cvelist
added 2026/08/25 1:30 a.m.9 views

CVE-2026-78677 GitPython before 3.1.59 Path Traversal via separate-git-dir

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS0.00416EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.13 views

CVE-2026-78677

GitPython before 3.1.59 omits the --separate-git-dir option from its unsafe_git_clone_options list, enabling a path traversal attack. An attacker can pass a separate_git_dir parameter to Repo.clone_from() or Repo.clone() to redirect repository metadata to an attacker-controlled filesystem path, r...

8.7CVSS5.7AI score0.00416EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.4 views

CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.7AI score0.00416EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 12:20 p.m.2 views

CVE-2025-9435

ADManager Plus Build 7230 权限提升 CVE-2025-9435 要求 一个拥有"修改用户常规属性"角色的技术人员用户,并且能够登录到安装了ADManager的服务器。 描述 如果该技术人员用户拥有对服务器的登录权限,则可以将权限提升至运行ADManager的高权限服务帐户或用户帐户。用户可以通过Web应用程序创建任意目录,然后将DLL文件复制到该目录中。当ADManager重启时,该DLL文件将以运行ADManager的用户的权限执行。 概念验证 1. 以技术人员用户身份登录,点击"配置文件属性"。 2...

5.5CVSS0.00542EPSS
SaveExploits0
NVD
NVD
added 2026/08/20 7:16 p.m.9 views

CVE-2026-53584

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS0.00328EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/12 1:58 p.m.24 views

CVE-2026-67286

CVE-2026-67286 affects the Joomla extension for SP Page Builder by joomshaper.com prior to version 6.8.0. The issue allows an unauthenticated attacker to create arbitrary directories and write files using a predefined name, enabling potential local impact on the affected site. The provided metric...

6.3CVSS5.4AI score0.00384EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 8:29 p.m.30 views

CVE-2026-63134 Malcolm's Path Traversal in Archive Extraction Allows Arbitrary Directory Creation

Malcolm is a network traffic analysis tool suite. Prior to version 26.07.0, safe-extract.py protects file extraction with libarchive's secure flags, but creates directory entries with a raw os.makedirsos.path.joindest, entry.pathname that has no traversal protection. An uploaded malicious archive...

5.4CVSS0.00264EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/11 8:29 p.m.6 views

CVE-2026-63134 Malcolm's Path Traversal in Archive Extraction Allows Arbitrary Directory Creation

Malcolm is a network traffic analysis tool suite. Prior to version 26.07.0, safe-extract.py protects file extraction with libarchive's secure flags, but creates directory entries with a raw os.makedirsos.path.joindest, entry.pathname that has no traversal protection. An uploaded malicious archive...

5.4CVSS5.2AI score0.00264EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/07 3:45 p.m.11 views

External Control of File Name or Path

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to External Control of File Name or Path via the handling of submodule names in the .gitmodules configuration. An attacker can cause arbitrary directories and Git...

8.4CVSS5.5AI score0.00287EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/30 5:30 a.m.9 views

CVE-2026-16531

An unauthenticated remote attacker can exploit a path traversal vulnerability in the PCP pmproxy logger servlet using a crafted hostname. This allows arbitrary file and directory creation, potentially leading to a denial of service. Mitigation To mitigate this issue, restrict network access to TC...

5.3CVSS6AI score0.00357EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 4:02 p.m.15 views

PYSEC-2026-1903 Salt allows arbitrary directory creation or file deletion

Arbitrary directory creation or file deletion. In the findfile method of the GitFS class, a path is created using os.path.join using unvalidated input from the “tgtenv” variable. This can be exploited by an attacker to delete any file on the Master's process has permissions to...

6.3CVSS5.9AI score0.00142EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/06 9:34 p.m.81 views

GHSA-3XJV-PMF2-GF2Q Flight has path traversal in `make:controller` CLI that creates arbitrary directories outside project root

Summary The make:controller CLI command calls mkdir..., recursive: true on a path built from the user-supplied controller name, before Nette's class-name validation runs. The class-file write is correctly rejected by Nette when the name contains /, but the recursive directory creation side effect...

4.4CVSS5.8AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/19 12:42 p.m.9 views

GHSA-469J-VMHF-R6V7 NLTK has a Downloader Path Traversal Vulnerability (AFO) - Arbitrary File Overwrite

Vulnerability Description The NLTK downloader does not validate the subdir and id attributes when processing remote XML index files. Attackers can control a remote XML index server to provide malicious values containing path traversal sequences such as ../, which can lead to: 1. Arbitrary Directo...

8.1CVSS6AI score0.00575EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.14 views

PT-2026-26300

Name of the Vulnerable Software and Affected Versions NLTK versions 3.9.3 and prior Description NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. The NLTK downloader does not validat...

8.1CVSS6AI score0.00575EPSS
SaveExploits1References32
RedhatCVE
RedhatCVE
added 2026/01/09 12:43 p.m.14 views

CVE-2005-1884

Directory traversal vulnerability in the 1 rmdir or 2 mkdir commands in upload.php in YaPiG 0.92b, 0.93u and 0.94u allows remote attackers to create or delete arbitrary directories via a .. dot dot in the dir parameter...

6.4CVSS7.3AI score0.02569EPSS
SaveExploits2References1
Patchstack
Patchstack
added 2025/12/31 12:00 a.m.15 views

WordPress WPvivid Backup & Migration plugin <= 0.9.120 - Authenticated (Admin+) Arbitrary Directory Creation vulnerability

Authenticated Admin+ Arbitrary Directory Creation vulnerability discovered by blue0x1 in WordPress Plugin WPvivid Backup and Migration versions = 0.9.120...

2.7CVSS6.7AI score0.00425EPSS
SaveExploits2References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/22 3:23 a.m.9 views

CVE-2025-12654

The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to arbitrary directory creation in all versions up to, and including, 0.9.120. This is due to the checkfilesystempermissions function not properly restricting the directories that can be created, or in...

2.7CVSS6AI score0.00425EPSS
SaveExploits2References1
EUVD
EUVD
added 2025/12/21 6:31 a.m.9 views

EUVD-2025-204659

The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to arbitrary directory creation in all versions up to, and including, 0.9.120. This is due to the checkfilesystempermissions function not properly restricting the directories that can be created, or in...

2.7CVSS5.5AI score0.00425EPSS
SaveExploits2References7
NVD
NVD
added 2025/12/21 4:16 a.m.12 views

CVE-2025-12654

The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to arbitrary directory creation in all versions up to, and including, 0.9.120. This is due to the checkfilesystempermissions function not properly restricting the directories that can be created, or in...

2.7CVSS0.00425EPSS
SaveExploits2References6
Vulnrichment
Vulnrichment
added 2025/12/21 3:20 a.m.4 views

CVE-2025-12654 Migration, Backup, Staging – WPvivid Backup & Migration <= 0.9.120 - Authenticated (Admin+) Arbitrary Directory Creation

The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to arbitrary directory creation in all versions up to, and including, 0.9.120. This is due to the checkfilesystempermissions function not properly restricting the directories that can be created, or in...

2.7CVSS5.6AI score0.00425EPSS
SaveExploits2References6
Rows per page
Query Builder