Lucene search
+L

118087 matches found

OSV
OSV
added 2026/08/17 5:53 a.m.10 views

BIT-RCLONE-2026-71313 rclone: Local Encoding Path Traversal

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path...

6.9CVSS5.6AI score0.00298EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:53 a.m.10 views

BIT-RCLONE-2026-71312 rclone: PowerShell Smart-Quote Filename Injection Enables SFTP Server-Side Command Execution

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though...

8CVSS5.7AI score0.00276EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:53 a.m.10 views

BIT-RCLONE-2026-71309 rclone: Incomplete path validation allows backend root escape in serve restic

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and pass...

8.6CVSS5.3AI score0.00379EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:52 a.m.11 views

BIT-NODE-MIN-2026-58043

A flaw in Node.js Permission Model enforcement can over-grant filesystem access across radix-tree prefix boundaries. Under --permission, an attacker who is granted access to one path can abuse boundary handling to read from or write to paths outside the intended filesystem allowlist. This...

8.4CVSS7.2AI score0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:52 a.m.12 views

BIT-NODE-2026-58043

A flaw in Node.js Permission Model enforcement can over-grant filesystem access across radix-tree prefix boundaries. Under --permission, an attacker who is granted access to one path can abuse boundary handling to read from or write to paths outside the intended filesystem allowlist. This...

8.4CVSS7.5AI score0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:44 a.m.8 views

BIT-JENKINS-2026-70428

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier improperly identifies file paths attempting path traversal in file parameter names, allowing attackers with Item/Configure and Item/Build permission to write files to arbitrary locations on the controller file system...

4.3CVSS5.5AI score0.00323EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:44 a.m.10 views

BIT-JENKINS-2026-70427

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not safely handle symbolic links with effectively empty names during the extraction of .tar and .tar.gz archives, allowing attackers able to control agent processes to provide crafted archives to the controller to write files to arbitrary...

4.3CVSS5.6AI score0.00328EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:41 a.m.10 views

BIT-GHOST-2026-70593 Ghost: Theme Upload Path Traversal

Ghost is a Node.js content management system. From 0.10.0 until 6.54.1, a vulnerability in custom themes allowed a staff user to write files outside of the uploads directory. This could be used to alter the behavior of the installation through custom theme upload path traversal in LocalStorageBas...

6.6CVSS5.3AI score0.0029EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:41 a.m.9 views

BIT-GHOST-2026-70592 Ghost: Database Backup Path Traversal

Ghost is a Node.js content management system. From 1.20.1 until 6.54.1, an Administrator-level user could remotely overwrite certain files on the filesystem through the database backup filename, leading to integrity and availability issues. The database export endpoint failed to reject path...

5.5CVSS5.3AI score0.00298EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:40 a.m.10 views

BIT-GIT-2022-24765 Uncontrolled search for the Git directory in Git for Windows

Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder C:.git, which would be picked up by Git operation...

7.8CVSS6.8AI score0.0101EPSS
SaveExploits0References18
OSV
OSV
added 2026/08/17 5:38 a.m.10 views

BIT-CONSUL-2026-15970 L7 intention authorization bypass via custom public listener

Consul Community Edition and Consul Enterprise 1.20.1 through 2.0.2 are vulnerable to an L7 intention authorization bypass when a service proxy is configured with a custom public listener. An authenticated mesh workload may reach HTTP paths that are blocked by a path-based deny intention. This...

4.2CVSS5.5AI score0.00159EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 12:00 a.m.21 views

CVE-2026-42162

Mahara before 25.04.5 and 26.04.0 is vulnerable to artefacts being accessible to others under certain circumstances when the file path to an artefact in a page is manipulated...

5.2AI score0.00349EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
added 2026/08/17 12:00 a.m.22 views

Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: buffer over-read in...

8.6CVSS6.8AI score0.00661EPSS
SaveExploits6References16
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.16 views

PT-2026-73430

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and pass...

8.6CVSS5.3AI score0.00379EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.24 views

PT-2026-73434

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path...

6.9CVSS5.4AI score0.00298EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.7 views

The vulnerability of the Repo.archive() function in the Python library for interacting with Git repositories in GitPython allows a perpetrator to execute arbitrary code.

The vulnerability of the Repo.archive function in the Python library for interacting with Git repositories in GitPython is related to improper external handling of file names or paths when processing the unsafegitarchiveoptions parameter. Exploiting this vulnerability could allow a remote attacke...

6.8CVSS7.3AI score0.00291EPSS
SaveExploits1References4Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.9 views

The vulnerabilities of the functions IndexFile.checkout() and TagReference.create() in the GitPython library for interacting with git repositories allow a malicious individual to gain unauthorized access to protected information.

The vulnerability of the functions IndexFile.checkout and TagReference.create in the GitPython library for interacting with git repositories is related to an incorrect path name limitation when processing the kwargs parameter. Exploiting this vulnerability could allow a malicious actor to gain...

8.5CVSS5.4AI score0.00358EPSS
SaveExploits1References4Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.10 views

The vulnerability of Apache ActiveMQ software lies in the incorrect path name restrictions for the directory, allowing attackers to compromise the confidentiality of the protected information.

The vulnerability of Apache ActiveMQ software products is related to incorrect restrictions on path names to the directory. Exploiting this vulnerability could allow a malicious actor to compromise the confidentiality of the protected information...

4.3CVSS7.3AI score0.00419EPSS
SaveExploits0References4Affected Software7
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.19 views

PT-2026-76770

Name of the Vulnerable Software and Affected Versions ApostropheCMS versions prior to 3.6.2 Description The import-export module in packages/import-export/lib/formats/gzip.js fails to properly validate that the resolved attachment source path remains within the extracted attachments directory. An...

6.5CVSS5.9AI score0.00418EPSS
SaveExploits0References10
Amazon
Amazon
added 2026/08/17 12:00 a.m.13 views

Important: iscsi-initiator-utils

Issue Overview: An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files outside the database and inject lines into the record. This issue affects open-iscsi: from through...

8.7CVSS5.6AI score0.00385EPSS
SaveExploits0
Rows per page
Query Builder