Lucene search
+L

48 matches found

OSV
OSV
added 2026/05/20 10:34 p.m.15 views

MAL-2026-4204 Malicious code in defi-env-auditor (npm)

A coordinated supply-chain attack comprising 10 npm packages published by maintainer ddjidd5640 [email protected] within a 48-hour window 2026-05-19T03:55Z – 2026-05-21T04:31Z. All packages masquerade as legitimate Web3/DeFi developer security tools MCP servers while silently exfiltrating...

5.9AI score
SaveExploits0References16
OSV
OSV
added 2026/03/16 6:46 p.m.11 views

GHSA-H5VH-M7FG-W5H6 SiYuan globalCopyFiles: incomplete sensitive path blocklist allows reading /proc and Docker secrets

Summary POST /api/file/globalCopyFiles reads source files using filepath.Abs with no workspace boundary check, relying solely on util.IsSensitivePath whose blocklist omits /proc/, /run/secrets/, and home directory dotfiles. An admin can copy /proc/1/environ or Docker secrets into the workspace an...

6.8CVSS5.9AI score0.00411EPSS
SaveExploits1References5
Fedora
Fedora
added 2026/03/07 3:33 a.m.15 views

[SECURITY] Fedora 42 Update: chezmoi-2.69.4-1.fc42

Manage your dotfiles across multiple diverse machines, securely...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits3
ATTACKERKB
ATTACKERKB
added 2026/01/29 11:04 p.m.14 views

CVE-2026-1665

A command injection vulnerability exists in nvm Node Version Manager versions 0.40.3 and below. The nvmdownload function uses eval to execute wget commands, and the NVMAUTHHEADER environment variable was not sanitized in the wget code path though it was sanitized in the curl code path. An attacke...

5.4CVSS6.2AI score0.00729EPSS
SaveExploits0References5Affected Software1
Fedora
Fedora
added 2026/01/14 12:55 a.m.16 views

[SECURITY] Fedora 43 Update: chezmoi-2.69.0-1.fc43

Manage your dotfiles across multiple diverse machines, securely...

7.5CVSS7.1AI score0.00623EPSS
SaveExploits1
Fedora
Fedora
added 2025/12/26 12:48 a.m.10 views

[SECURITY] Fedora 43 Update: chezmoi-2.68.1-1.fc43

Manage your dotfiles across multiple diverse machines, securely...

7.5CVSS7.1AI score0.00604EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2012-5505

Malware in sbrugna...

2.1CVSS6.1AI score0.00353EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.24 views

EUVD-2023-1905

Malicious code in bioql PyPI...

9.8CVSS9.1AI score0.00647EPSS
SaveExploits0References7
OSV
OSV
added 2025/08/05 12:11 a.m.16 views

CVE-2025-54135 Cursor Agent is vulnerable to prompt injection via MCP Special Files

Cursor is a code editor built for programming with AI. Cursor allows writing in-workspace files with no user approval in versions below 1.3.9, If the file is a dotfile, editing it requires approval but creating a new one doesn't. Hence, if sensitive MCP files, such as the .cursor/mcp.json file...

8.5CVSS7.4AI score0.0181EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/15 12:00 a.m.7 views

PT-2024-40162 · Drupal · Drupal

Name of the Vulnerable Software and Affected Versions: Drupal 8 core affected versions not specified Description: The issue concerns the file save upload function, which does not remove leading and trailing dots from filenames. This could allow users with file upload permissions, especially when...

6.6CVSS7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/04/03 4:46 p.m.309 views

Vite's `server.fs.deny` did not deny requests for patterns with directories.

Summary Vite dev server option server.fs.deny did not deny requests for patterns with directories. An example of such a pattern is /foo//. Impact Only apps setting a custom server.fs.deny that includes a pattern with directories, and explicitly exposing the Vite dev server to the network using...

5.9CVSS6.9AI score0.00711EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/04/03 4:46 p.m.51 views

GHSA-8JHW-289H-JH2G Vite's `server.fs.deny` did not deny requests for patterns with directories.

Summary Vite dev server option server.fs.deny did not deny requests for patterns with directories. An example of such a pattern is /foo//. Impact Only apps setting a custom server.fs.deny that includes a pattern with directories, and explicitly exposing the Vite dev server to the network using...

5.9CVSS5.8AI score0.00711EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/04/03 12:00 a.m.12 views

PT-2024-2962

Name of the Vulnerable Software and Affected Versions: Vite versions prior to 2.9.18 Vite versions prior to 3.2.10 Vite versions prior to 4.5.3 Vite versions prior to 5.0.13 Vite versions prior to 5.1.7 Vite versions prior to 5.2.6 Description: The issue is related to insufficient access control ...

10CVSS8.1AI score0.01956EPSS
SaveExploits9References42
NVD
NVD
added 2023/06/23 8:15 p.m.46 views

CVE-2023-34460

Tauri is a framework for building binaries for all major desktop platforms. The 1.4.0 release includes a regression on the Filesystem scope check for dotfiles on Unix. Previously dotfiles were not implicitly allowed by the glob wildcard scopes eg. $HOME/, but a regression was introduced when a...

9.8CVSS6.2AI score0.00647EPSS
SaveExploits0References4
Prion
Prion
added 2023/06/23 8:15 p.m.32 views

Input validation

Tauri is a framework for building binaries for all major desktop platforms. The 1.4.0 release includes a regression on the Filesystem scope check for dotfiles on Unix. Previously dotfiles were not implicitly allowed by the glob wildcard scopes eg. $HOME/, but a regression was introduced when a...

7.5CVSS9.5AI score0.00647EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/06/23 7:09 p.m.56 views

CVE-2023-34460 Tauri vulnerable to Regression on Filesystem Scope Checks for Dotfiles

Tauri is a framework for building binaries for all major desktop platforms. The 1.4.0 release includes a regression on the Filesystem scope check for dotfiles on Unix. Previously dotfiles were not implicitly allowed by the glob wildcard scopes eg. $HOME/, but a regression was introduced when a...

4.8CVSS9.7AI score0.00647EPSS
SaveExploits0References4
OSV
OSV
added 2023/06/21 6:35 p.m.91 views

GHSA-WMFF-GRCW-JCFM Tauri vulnerable to Regression on Filesystem Scope Checks for Dotfiles

Impact The 1.4.0 release includes a regression on the filesystem scope check for dotfiles on Linux and macOS. Previously dotfiles eg. $HOME/.ssh/ were not implicitly allowed by the glob wildcard scopes eg. $HOME/, but a regression was introduced when a configuration option for this behavior was...

4.8CVSS7AI score0.00647EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/06/21 6:35 p.m.31 views

Tauri vulnerable to Regression on Filesystem Scope Checks for Dotfiles

Impact The 1.4.0 release includes a regression on the filesystem scope check for dotfiles on Linux and macOS. Previously dotfiles eg. $HOME/.ssh/ were not implicitly allowed by the glob wildcard scopes eg. $HOME/, but a regression was introduced when a configuration option for this behavior was...

9.8CVSS6.7AI score0.00647EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2023/06/21 12:00 a.m.15 views

PT-2023-5599 · Tauri · Tauri

Name of the Vulnerable Software and Affected Versions: Tauri versions 1.4.0 Description: The issue is related to a regression in the Filesystem scope check for dotfiles on Unix systems, introduced in the 1.4.0 release. This regression affects Tauri applications using wildcard scopes in the fs...

9.8CVSS9.2AI score0.00647EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2023/02/15 5:58 a.m.4 views

SUSE CVE-2010-2251

The get1 command, as used by lftpget, in LFTP before 4.0.6 does not properly validate a server-provided filename before determining the destination filename of a download, which allows remote servers to create or overwrite arbitrary files via a Content-Disposition header that suggests a crafted...

7.5CVSS7.9AI score0.03629EPSS
SaveExploits0References4
Rows per page
Query Builder