Lucene search
+L

23907 matches found

RedHat Linux
RedHat Linux
added 2026/02/18 8:42 a.m.7 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.5AI score0.01633EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.7 views

PT-2026-20501

IPFire 2.21 Core Update 127 contains multiple stored cross-site scripting vulnerabilities in the extrahd.cgi script that allow attackers to inject malicious scripts through the FS, PATH, and UUID parameters. Attackers can submit POST requests with script payloads in these parameters to execute...

6.4CVSS5.6AI score0.00232EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/02/18 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to reject new transactions when the file system is in a read-only state, potentially...

5.5CVSS6AI score0.00112EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/18 12:0 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to always clean up the sb-sfsinfo structure, potentially leading to memory leaks...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/17 6:53 p.m.5 views

Directory Traversal

Overview github.com/labstack/echo/v5/middleware is a middleware package for echo. Affected versions of this package are vulnerable to Directory Traversal in middleware.Static, which allows file reads, when default configuration options are in use. An attacker can read files outside the static roo...

6.9CVSS6.5AI score0.00329EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/17 6:53 p.m.4 views

GHSA-PGVM-WXW2-HRV9 Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Summary On Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. Details In middleware/static.go, the requested path is unescaped and normalized with path.Clean URL semantics...

5.3CVSS6AI score0.00329EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/02/17 6:53 p.m.6 views

Directory Traversal

Overview github.com/labstack/echo/middleware is a middleware package for echo. Affected versions of this package are vulnerable to Directory Traversal in middleware.Static, which allows file reads, when default configuration options are in use. An attacker can read files outside the static root, ...

6.9CVSS6.5AI score0.00329EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/17 6:53 p.m.14 views

Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Summary On Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. Details In middleware/static.go, the requested path is unescaped and normalized with path.Clean URL semantics...

5.3CVSS6AI score0.00329EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/17 6:9 p.m.7 views

GO-2026-4435 EVE Doesn't Protect Rootfs in github.com/lf-edge/eve

EVE Doesn't Protect Rootfs in github.com/lf-edge/eve...

8.8CVSS5.4AI score0.00125EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/17 3:6 p.m.16 views

USN-8034-2 linux-nvidia-tegra-igx vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Nios II architecture; - Sun Sparc architecture; - User-Mode Linux UML; - x86 architecture; - Block layer subsystem;...

9.8CVSS7AI score0.006EPSS
SaveExploits5References116
Ubuntu
Ubuntu
added 2026/02/17 2:57 p.m.25 views

USN-8033-5: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Nios II architecture; - Sun Sparc architecture; - User-Mode Linux UML; - x86 architecture; - Block layer subsystem;...

9.8CVSS8.7AI score0.006EPSS
SaveExploits5
RedHat Linux
RedHat Linux
added 2026/02/17 9:33 a.m.5 views

nodejs: Nodejs filesystem permissions bypass

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS5.7AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/17 9:33 a.m.11 views

Important: Red Hat Security Advisory: nodejs:22 security update

An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.1CVSS7AI score0.03622EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2026/02/17 9:33 a.m.7 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS5.9AI score0.01633EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/02/17 9:33 a.m.4 views

nodejs: Nodejs filesystem permissions bypass

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS5.7AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/17 9:32 a.m.5 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS5.9AI score0.01633EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/02/17 9:32 a.m.5 views

nodejs: Nodejs filesystem permissions bypass

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS5.7AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/17 1:3 a.m.6 views

kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation

A flaw was found in the Linux kernel's Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control ioctl command. This can lead to an incorrect block size calculation, causing a shift-out-of-boun...

7.8CVSS5.8AI score0.00181EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/17 12:0 a.m.11 views

PT-2026-20330

Name of the Vulnerable Software and Affected Versions Echo versions 5.0.0 through 5.0.2 Description Echo, a Go web framework, has an issue where the middleware.Static component, when used with the default filesystem on Windows, allows path traversal through backslashes. This enables unauthenticat...

5.3CVSS5.7AI score0.00329EPSS
SaveExploits1
AlmaLinux
AlmaLinux
added 2026/02/17 12:0 a.m.12 views

Important: nodejs:20 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs: Nodejs filesystem permissions bypass CVE-2025-55132 nodejs: Nodejs denial of service CVE-2026-21637 nodejs: Nodejs denial of service...

9.1CVSS5.6AI score0.03622EPSS
SaveExploits2References14
Rows per page
Query Builder