Lucene search
K

230 matches found

Cvelist
Cvelist
added 2025/06/13 6:58 a.m.12 views

CVE-2025-22238 CVE-2025-22238 salt advisory

Directory traversal attack in minion file cache creation. The master's default cache is vulnerable to a directory traversal attack. Which could be leveraged to write or overwrite 'cache' files outside of the cache directory...

4.2CVSS0.00266EPSS
Exploits0References2
CVE
CVE
added 2025/06/13 6:58 a.m.63 views

CVE-2025-22238

CVE-2025-22238 describes a directory traversal vulnerability in Salt’s master cache handling, where the master’s default cache could be written to or overwritten outside the intended cache directory via the minion file cache creation. Connected sources confirm the issue is real in Salt deployment...

4.2CVSS4.4AI score0.00266EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/06/13 12:0 a.m.3 views

Salt 安全漏洞

Salt is an automation, infrastructure management, data-driven orchestration, and remote execution application from the Salt project. A security vulnerability exists in Salt that stems from a directory traversal that could result in arbitrary files being written to the main cache directory...

9.6CVSS6.7AI score0.00959EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/06/13 12:0 a.m.1 views

Salt 安全漏洞

Salt is an automation, infrastructure management, data-driven orchestration, and remote execution application from the Salt project. A security vulnerability exists in Salt that stems from a directory traversal attack in minion file cache creation, which could result in writing or overwriting fil...

4.2CVSS6.7AI score0.00266EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/14 5:28 a.m.1 views

SUSE CVE-2024-22231

Syndic cache directory creation is vulnerable to a directory traversal attack in salt project which can lead a malicious attacker to create an arbitrary directory on a Salt master...

5CVSS5.4AI score0.00693EPSS
Exploits0References18
Snyk
Snyk
added 2025/02/10 7:40 p.m.4 views

Exposure of Sensitive System Information to an Unauthorized Control Sphere

Overview agentscope is an AgentScope: A Flexible yet Robust Multi-Agent Platform. Affected versions of this package are vulnerable to Exposure of Sensitive System Information to an Unauthorized Control Sphere due to insecure initialization of the DEFAULTCACHEDIR in app.py, using of user input...

8.7CVSS6.8AI score0.0048EPSS
Exploits1References2
Veracode
Veracode
added 2025/02/03 6:27 a.m.5 views

Improper Access Control

snowflake-connector-nodejs is vulnerable to Improper Access Control. The vulnerability is due to insufficient file permission checks due to an attacker with write access to the local cache directory being able to bypass temporary credential cache restrictions...

5.5CVSS6.5AI score0.00142EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/01/29 6:42 p.m.10 views

GHSA-XFHV-WQJ6-RX99 snowflake-sdk may incorrectly validate temporary credential cache file permissions

Issue Snowflake discovered and remediated a vulnerability in the Snowflake NodeJS Driver. File permissions checks of the temporary credential cache could be bypassed by an attacker with write access to the local cache directory. This vulnerability affects versions 1.12.0 through 2.0.1 on Linux...

4.4CVSS4.7AI score0.00142EPSS
Exploits0References4
OSV
OSV
added 2024/12/12 12:50 p.m.5 views

SUSE-SU-2024:4303-1 Security update for buildah

This update for buildah fixes the following issues: Security issues fixed: - CVE-2024-9675: cache arbitrary directory mount bsc1231499 - CVE-2024-9407: Improper Input Validation in bind-propagation Option of Dockerfile RUN --mount Instruction bsc1231208 - CVE-2024-9676: symlink traversal...

8.2CVSS7.3AI score0.01345EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/11/11 1:34 a.m.1 views

buildah: Buildah allows arbitrary directory mount

A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a RUN instruction in a Container file to mount an arbitrary directory from the host read/write into the container as long as those files can...

7.8CVSS7.3AI score0.00392EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/10/30 7:52 p.m.0 views

buildah: Buildah allows arbitrary directory mount

A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a RUN instruction in a Container file to mount an arbitrary directory from the host read/write into the container as long as those files can...

7.8CVSS7.3AI score0.00392EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2024/10/18 1:15 p.m.1 views

Security update for buildah

This update for buildah fixes the following issues: CVE-2024-9675: Fixed arbitrary cache directory mount bsc1231499 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed...

4.8CVSS8.2AI score0.00392EPSS
Exploits0References4
Veracode
Veracode
added 2024/10/15 7:47 a.m.4 views

Path Traversal

github.com/containers/buildah is vulnerable to Path Traversal. The vulnerability is due to insufficient validation of user-specified paths for cache mounts, which allows users to reference directories outside the designated cache directory...

7.8CVSS7.6AI score0.00392EPSS
Exploits0References28Affected Software3
NVD
NVD
added 2024/07/02 8:15 p.m.24 views

CVE-2022-30636

httpTokenCacheKey uses path.Base to extract the expected HTTP-01 token value to lookup in the DirCache implementation. On Windows, path.Base acts differently to filepath.Base, since Windows uses a different path separator \ vs. /, allowing a user to provide a relative path, i.e...

7.5CVSS0.00632EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/07/02 7:51 p.m.15 views

CVE-2022-30636 Limited directory traversal vulnerability on Windows in golang.org/x/crypto

httpTokenCacheKey uses path.Base to extract the expected HTTP-01 token value to lookup in the DirCache implementation. On Windows, path.Base acts differently to filepath.Base, since Windows uses a different path separator \ vs. /, allowing a user to provide a relative path, i.e...

7.5AI score0.00632EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/07/02 7:51 p.m.13 views

CVE-2022-30636

httpTokenCacheKey uses path.Base to extract the expected HTTP-01 token value to lookup in the DirCache implementation. On Windows, path.Base acts differently to filepath.Base, since Windows uses a different path separator \ vs. /, allowing a user to provide a relative path, i.e...

7.5CVSS7.4AI score0.00632EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/06/27 6:51 a.m.13 views

CVE-2024-22231

Removed by vendor...

5CVSS5.2AI score0.00693EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/10/06 12:0 a.m.37 views

SaltStack 3000 < 3002.8 / 3003 < 3003.4 / 3004 < 3004.1 Multiple Vulnerabilities

According to its self-reported version number, the instance of SaltStack hosted on the remote server is affected by multiple vulnerabilities: - After receiving several bad packets on the request server equal to the number of worker threads, the master will become unresponsive to return requests...

7.8CVSS6.4AI score0.01033EPSS
Exploits0References3
Veracode
Veracode
added 2023/09/08 12:24 p.m.28 views

Information Disclosure

Salt masters is vulnerable to Information Disclosure. This vulnerability is due to the cache directory having same base name across different environments. This could lead to sensitive data from one environment being exposed to another environment...

7.8CVSS6.7AI score0.00286EPSS
Exploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.28 views

Oracle Linux 7 : kubernetes (ELSA-2019-4716)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2019-4716 advisory. - OLCNE-494 CVE-2019-11244 fix CVE-2019-11244: 'kubectl --http-cache=' Tenable has extracted the preceding description block directly from the Oracle Linux...

5CVSS5.6AI score0.00479EPSS
Exploits0References2
Rows per page
Query Builder