Lucene search
+L

7101 matches found

RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.13 views

awx: project archive extraction allows path traversal file writes

A path traversal vulnerability was found in AWX's project archive extraction. The projectarchive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or rejecting directory...

7.2CVSS6.6AI score0.01202EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.11 views

django: Django: Remote code execution via GeoDjango spatial lookups

A flaw was found in Django. GeoDjango's spatial lookups can be exploited by a staff user with view permissions who submits a specially crafted spatial-field filter. This vulnerability allows an attacker to write arbitrary files to the server, which can lead to remote code execution. Additionally,...

8.8CVSS6.5AI score0.00895EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/24 4:31 p.m.14 views

django: Django: Remote code execution via GeoDjango spatial lookups

A flaw was found in Django. GeoDjango's spatial lookups can be exploited by a staff user with view permissions who submits a specially crafted spatial-field filter. This vulnerability allows an attacker to write arbitrary files to the server, which can lead to remote code execution. Additionally,...

8.8CVSS6.3AI score0.00895EPSS
SaveExploits0References11
NVD
NVD
added 2026/08/24 4:17 p.m.13 views

CVE-2026-71364

A path traversal vulnerability was found in AWX's project archive extraction. The projectarchive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or rejecting directory...

7.2CVSS0.01202EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/24 4:12 p.m.8 views

CVE-2026-66906 Apache Camel: Camel-Azure-Storage-Blob: the downloadBlobToFile operation built the local download target from the remote blob name without constraining it to the configured fileDir

Relative path traversal vulnerability in Apache Camel Azure Storage Blob component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-azure-storage-blob component can download an Azure Storage blob to the local filesystem...

5.5AI score0.0053EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/08/24 3:42 p.m.26 views

Exploit for CVE-2026-60093

CVE-2026-60093 — camel-azure-storage-datalake downloadToFile...

6AI score0.00257EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/08/24 3:29 p.m.25 views

Exploit for CVE-2026-66906

CVE-2026-66906 — camel-azure-storage-blob downloadBlobToFile...

5.9AI score0.0053EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/24 3:22 p.m.11 views

CVE-2026-71364

A path traversal vulnerability was found in AWX's project archive extraction. The projectarchive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or rejecting directory...

7.2CVSS6.6AI score0.01202EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/24 3:21 p.m.38 views

CVE-2026-71364

A path traversal vulnerability in AWX 's project_archive action plugin (part of Red Hat Ansible Automation Platform ) allows arbitrary file writes on the execution node. The plugin extracts zip/tar members by joining the project directory path with the member filename without path normalization o...

7.2CVSS6.6AI score0.01202EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/24 3:21 p.m.13 views

EUVD-2026-64918

A path traversal vulnerability was found in AWX's project archive extraction. The projectarchive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or rejecting directory...

7.2CVSS6.7AI score0.01202EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 3:21 p.m.42 views

CVE-2026-71364 Awx: project archive extraction allows path traversal file writes

A path traversal vulnerability was found in AWX's project archive extraction. The projectarchive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or rejecting directory...

7.2CVSS0.01202EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/24 2:17 p.m.13 views

CVE-2026-76845

adm-zip 0.5.9 through 0.6.0 follows symbolic links at the extraction destination. Utils.sanitize in util/utils.js enforces containment by comparing only the string form of an archive entry name against the resolved extraction root, and Utils.writeFileTo opens the computed destination with...

6.8CVSS0.00131EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in gzip, xz-utils

A arbitrary file writing vulnerability was discovered in the GNU gzip’s zgrep utility. When zgrep is applied to a file name chosen by the attacker e.g., a crafted file name, it can overwrite the content of the target file with an arbitrary file selected by the attacker. This flaw arises due to...

8.8CVSS6.9AI score0.0507EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in libpgjava

In pgjdbc before version 42.3.3, an attacker who controls the jdbc URL or properties can use java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example scenario is that an attacker could create a executable JSP file under a...

9.8CVSS7.3AI score0.02999EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 9:08 a.m.55 views

CVE-2026-66897 Instance template path traversal allows arbitrary host file write as root

A path traversal vulnerability in LXD's instance template processing allows an attacker with container edit permissions, or any user launching a crafted image, to overwrite arbitrary files on the host system as root. When processing target template paths specified in metadata.yaml, LXD validates...

9.9CVSS0.00668EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/24 5:36 a.m.7 views

BIT-DOCKER-CLI-2026-17106 Tar extraction in moby/go-archive can write outside the destination directory via link following

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.9AI score0.00325EPSS
SaveExploits2References9
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.24 views

PT-2026-80855

adm-zip 0.5.9 through 0.6.0 follows symbolic links at the extraction destination. Utils.sanitize in util/utils.js enforces containment by comparing only the string form of an archive entry name against the resolved extraction root, and Utils.writeFileTo opens the computed destination with...

6.5CVSS5.3AI score0.00131EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.22 views

PT-2026-80905

A path traversal vulnerability was found in AWX's project archive extraction. The project archive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or rejecting directory...

7.2CVSS6.6AI score0.01202EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.24 views

PT-2026-80919

Relative path traversal vulnerability in Apache Camel Google Storage component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-google-storage consumer downloads Google Cloud Storage objects to the local filesystem when th...

5.4AI score0.00579EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.30 views

PT-2026-80918

Relative path traversal vulnerability in Apache Camel Azure Storage Blob component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-azure-storage-blob component can download an Azure Storage blob to the local filesystem...

5.5AI score0.0053EPSS
SaveExploits1References2
Rows per page
Query Builder