Lucene search
+L

352 matches found

RedHat Linux
RedHat Linux
added 2024/04/08 9:13 a.m.5 views

nodejs: multiple permission model bypasses due to improper path traversal sequence sanitization

A flaw was found in Node.js. Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwritten with user-defined implementations, leading to a filesystem permission model bypass through a path traversal attack...

8.8CVSS7.2AI score0.01245EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/08 8:54 a.m.5 views

nodejs: multiple permission model bypasses due to improper path traversal sequence sanitization

A flaw was found in Node.js. Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwritten with user-defined implementations, leading to a filesystem permission model bypass through a path traversal attack...

8.8CVSS7.2AI score0.01245EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:58 a.m.28 views

BIT-ENVOY-2021-32779 Incorrectly handling of URI '#fragment' element as part of the path element

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy incorrectly handled a URI 'fragment' element as part of the path element. Envoy is configured with an RBAC filter for authorization or similar mechanism with...

8.6CVSS8.5AI score0.00948EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/23 7:31 p.m.32 views

CVE-2024-21891

A flaw was found in Node.js. Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwritten with user-defined implementations, leading to a filesystem permission model bypass through a path traversal attack...

6.6CVSS7.6AI score0.01245EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/20 2:15 a.m.26 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

8.8CVSS5.7AI score0.01245EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/20 2:15 a.m.4 views

UBUNTU-CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

8.8CVSS6.9AI score0.01245EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/20 1:31 a.m.32 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

8.8CVSS7.2AI score0.01245EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/20 1:31 a.m.20 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

7.9CVSS7.7AI score0.01245EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/20 1:31 a.m.42 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

7.9CVSS6AI score0.01245EPSS
SaveExploits0References3
VulnCheck KEV
VulnCheck KEV
added 2023/12/19 12:0 a.m.5 views

VulnCheck KEV: CVE-2018-11759

The Apache Web Server httpd specific code that normalised the requested path before matching it to the URI-worker map in Apache Tomcat JK modjk Connector 1.2.0 to 1.2.44 did not handle some edge cases correctly. If only a sub-set of the URLs supported by Tomcat were exposed via httpd, then...

7.5CVSS7.2AI score0.90647EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/09 5:15 p.m.7 views

AZL-79034 CVE-2023-45283 affecting package golang 1.25.7-1

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS6.8AI score0.02758EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/08/29 2:9 a.m.5 views

SUSE CVE-2023-41105

An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath, the path will be truncated unexpectedly at the first '\0' byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python...

6.7CVSS8.7AI score0.02155EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/08/23 12:0 a.m.3 views

CVE-2023-41105

An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath, the path will be truncated unexpectedly at the first '\0' byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python...

5.5AI score0.02155EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:34 a.m.8 views

SUSE CVE-2018-1323

The IIS/ISAPI specific code in the Apache Tomcat JK ISAPI Connector 1.2.0 to 1.2.42 that normalised the requested path before matching it to the URI-worker map did not handle some edge cases correctly. If only a sub-set of the URLs supported by Tomcat were exposed via IIS, then it was possible fo...

7.5CVSS7AI score0.47036EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:27 a.m.7 views

SUSE CVE-2018-11759

The Apache Web Server httpd specific code that normalised the requested path before matching it to the URI-worker map in Apache Tomcat JK modjk Connector 1.2.0 to 1.2.44 did not handle some edge cases correctly. If only a sub-set of the URLs supported by Tomcat were exposed via httpd, then it was...

7.5CVSS8.8AI score0.90647EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.5 views

SUSE CVE-2021-43815

Grafana is an open-source platform for monitoring and observability. Grafana prior to versions 8.3.2 and 7.5.12 has a directory traversal for arbitrary .csv files. It only affects instances that have the developer testing tool called TestData DB data source enabled and configured. The vulnerabili...

4.3CVSS8.7AI score0.01746EPSS
SaveExploits0References18
OSV
OSV
added 2023/01/23 10:5 p.m.11 views

GHSA-JQH6-9574-5X22 MITM based Zip Slip in `ca.uhn.hapi.fhir:org.hl7.fhir.core`

Impact MITM can enable Zip-Slip. Vulnerability Vulnerability 1: Scanner.java There is no validation that the zip file being unpacked has entries that are not maliciously writing outside of the intended destination directory...

9.1CVSS7.1AI score0.01166EPSS
SaveExploits1References5
CNVD
CNVD
added 2022/11/18 12:0 a.m.21 views

FreeRDP path traversal vulnerability

FreeRDP is an open source implementation of the Remote Desktop Protocol RDP from the FreeRDP team. FreeRDP is vulnerable to a path traversal vulnerability that stems from a lack of path normalization and basic path checking for the "drive" channel. An attacker could use this vulnerability to read...

5.7CVSS3AI score0.00889EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/09/28 12:0 a.m.4 views

Hertz 路径遍历漏洞

Hertz is a Golang microservices HTTP framework open sourced by CloudWeGo. v0.3.0 of Hertz contains a path traversal vulnerability that stems from a failure of the normalizePath function to properly filter special elements in a resource or file path. An attacker could exploit this vulnerability to...

7.5CVSS6.9AI score0.00909EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2022/05/10 2:10 p.m.4 views

grafana: directory traversal vulnerability

Grafana is an open-source platform for monitoring and observability. Grafana prior to versions 8.3.2 and 7.5.12 contains a directory traversal vulnerability for fully lowercase or fully uppercase .md files. The vulnerability is limited in scope, and only allows access to files with the extension...

4.3CVSS7.2AI score0.57499EPSS
SaveExploits0References5
Rows per page
Query Builder