Lucene search
+L

1558 matches found

CNNVD
CNNVD
added 2024/12/26 12:0 a.m.7 views

Delinea Secret Server 安全漏洞

Delinea Secret Server is a powerful PAM in the cloud or locally from Delinea USA. A security vulnerability exists in Delinea Secret Server version v11.7.31, which stems from a comparison of URIs before normalization and canonicalization in a protocol handler function, which may result in an...

8.3CVSS6.7AI score0.0073EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/12/18 6:6 a.m.9 views

CVE-2024-21547

Versions of the package spatie/browsershot before 5.0.2 are vulnerable to Directory Traversal due to URI normalisation in the browser where the file:// check can be bypassed with file:\. An attacker could read any file on the server by exploiting the normalization of \ into /...

8.7CVSS6.7AI score0.00924EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/18 6:6 a.m.64 views

CVE-2024-21547

CVE-2024-21547 affects the PHP package spatie/browsershot prior to 5.0.2 . The vulnerability is a Directory Traversal flaw caused by URI normalization in the browser where the file:// check can be bypassed using **file:**, allowing an attacker to read arbitrary server files by exploiting normaliz...

8.7CVSS7.6AI score0.00924EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/21 9:34 a.m.8 views

webob: WebOb's location header normalization during redirect leads to open redirect

A vulnerability was found in the WebOb package. WebOb normalizes the HTTP Location header using urlparse and urljoin. If the URL starts with //, urlparse treats the following part as the hostname, and replaces the original request's hostname. This issue, combined with user interaction, may become...

6.1CVSS5.7AI score0.00527EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/11/21 9:29 a.m.8 views

webob: WebOb's location header normalization during redirect leads to open redirect

A vulnerability was found in the WebOb package. WebOb normalizes the HTTP Location header using urlparse and urljoin. If the URL starts with //, urlparse treats the following part as the hostname, and replaces the original request's hostname. This issue, combined with user interaction, may become...

6.1CVSS5.7AI score0.00527EPSS
SaveExploits1References7
OSV
OSV
added 2024/11/13 6:15 p.m.7 views

CVE-2024-43093

In shouldHideDocument of ExternalStorageProvider.java, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. This could lead to local escalation of privilege with no additional execution privileges needed. User...

7.3CVSS5.9AI score0.00714EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/13 6:15 p.m.28 views

CVE-2024-43093

In shouldHideDocument of ExternalStorageProvider.java, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. This could lead to local escalation of privilege with no additional execution privileges needed. User...

7.3CVSS0.00714EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/11/13 5:25 p.m.19 views

CVE-2024-43093

In shouldHideDocument of ExternalStorageProvider.java, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. This could lead to local escalation of privilege with no additional execution privileges needed. User...

6.9AI score0.00714EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/13 5:25 p.m.315 views

CVE-2024-43093

CVE-2024-43093 affects the Android Framework component ExternalStorageProvider.java, where a bypass of a file-path filter can occur due to incorrect Unicode normalization. The root issue can allow local escalation of privilege without extra execution privileges, with exploitation requiring user i...

7.3CVSS7.4AI score0.00714EPSS
SaveIn wildExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/13 5:25 p.m.49 views

CVE-2024-43093

In shouldHideDocument of ExternalStorageProvider.java, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. This could lead to local escalation of privilege with no additional execution privileges needed. User...

0.00714EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/13 4:4 p.m.29 views

CVE-2024-52293 Craft has a Potential Remote Code Execution via missing path normalization & Twig SSTI

Craft is a content management system CMS. Prior to 4.12.2 and 5.4.3, Craft is missing normalizePath in the function FileHelper::absolutePath could lead to Remote Code Execution on the server via twig SSTI. This is a sequel to CVE-2023-40035. This vulnerability is fixed in 4.12.2 and 5.4.3...

7.2CVSS7.1AI score0.01309EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/11/13 4:4 p.m.51 views

CVE-2024-52293 Craft has a Potential Remote Code Execution via missing path normalization & Twig SSTI

Craft is a content management system CMS. Prior to 4.12.2 and 5.4.3, Craft is missing normalizePath in the function FileHelper::absolutePath could lead to Remote Code Execution on the server via twig SSTI. This is a sequel to CVE-2023-40035. This vulnerability is fixed in 4.12.2 and 5.4.3...

7.2CVSS0.01309EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/11/13 2:16 p.m.39 views

Craft CMS vulnerable to Potential Remote Code Execution via missing path normalization & Twig SSTI

Summary Missing normalizePath in the function FileHelper::absolutePath could lead to Remote Code Execution on the server via twig SSTI. Post-authentication, ALLOWADMINCHANGES=true Details Note: This is a sequel to CVE-2023-40035 In src/helpers/FileHelper.phpL106-L137, the function absolutePath...

7.2CVSS7.4AI score0.01309EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2024/11/13 2:16 p.m.5 views

Arbitrary Code Injection

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Arbitrary Code Injection via the absolutePath function, due to missing path normalization, by executing a twig SSTI template. Remediation Upgrade craftcms/cms to version 4.12.2, 5.4.3 or...

8.6CVSS7.3AI score0.01309EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/13 2:16 p.m.115 views

GHSA-F3CW-HG6R-CHFV Craft CMS vulnerable to Potential Remote Code Execution via missing path normalization & Twig SSTI

Summary Missing normalizePath in the function FileHelper::absolutePath could lead to Remote Code Execution on the server via twig SSTI. Post-authentication, ALLOWADMINCHANGES=true Details Note: This is a sequel to CVE-2023-40035 In src/helpers/FileHelper.phpL106-L137, the function absolutePath...

8.6CVSS7.4AI score0.01316EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/11/13 12:0 a.m.12 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from the American company Google. Google Android suffers from a security vulnerability that stems from incorrect Unicode normalization. An attacker can exploit the vulnerability to elevate privileges...

7.3CVSS8AI score0.00714EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/11/11 12:0 a.m.9 views

The vulnerability of the os.path.normpath() function in the Python interpreter lies in its ability to bypass permission checks when shortening a path by inserting a zero byte. This allows an attacker to compromise the integrity of the protected information.

The vulnerability of the os.path.normpath function in the Python interpreter relates to the handling of permission lists when shortening a path by inserting a zero byte. Exploiting this vulnerability could allow an attacker, operating remotely, to compromise the integrity of protected information...

7.8CVSS7.4AI score0.02155EPSS
SaveExploits0References9Affected Software5
Github Security Blog
Github Security Blog
added 2024/11/04 11:23 p.m.17 views

Reposilite vulnerable to path traversal while serving javadoc expanded files (arbitrary file read) (`GHSL-2024-074`)

Summary Reposilite v3.5.10 is affected by an Arbitrary File Read vulnerability via path traversal while serving expanded javadoc files. Details The problem lies in the way how the expanded javadoc files are served. The GET /javadoc/repository//raw/ route uses the path parameter to find the file i...

8.6CVSS6.5AI score0.03145EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/10/21 1:15 p.m.4 views

DEBIAN-CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS5.4AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.4 views

UBUNTU-CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS5.7AI score0.00204EPSS
SaveExploits0References5
Rows per page
Query Builder