Lucene search
K

1277 matches found

Vulnrichment
Vulnrichment
added 2025/01/10 12:0 a.m.6 views

CVE-2024-57823

In Raptor RDF Syntax Library through 2.0.16, there is an integer underflow when normalizing a URI with the turtle parser in raptorurinormalizepath...

9.3CVSS7.1AI score0.0004EPSS
Exploits1References3
CVE
CVE
added 2025/01/10 12:0 a.m.134 views

CVE-2024-57823

CVE-2024-57823 affects the Raptor RDF Syntax Library up to version 2.0.16, with an integer underflow when normalizing a URI in the turtle parser (raptor_uri_normalize_path). Connected advisories/plug-ins confirm impact on raptor2 across multiple vendor releases and indicate fixes in downstream se...

9.3CVSS7.1AI score0.0004EPSS
Exploits1References4Affected Software1
Debian CVE
Debian CVE
added 2025/01/10 12:0 a.m.7 views

CVE-2024-57823

In Raptor RDF Syntax Library through 2.0.16, there is an integer underflow when normalizing a URI with the turtle parser in raptorurinormalizepath...

9.3CVSS8.2AI score0.0004EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2025/01/10 12:0 a.m.1 views

PT-2025-3589

Name of the Vulnerable Software and Affected Versions Raptor RDF Syntax Library versions 2.0.0 through 2.0.16 Description The issue is related to an integer underflow when normalizing a URI with the turtle parser in the raptor uri normalize path function. This problem occurs in the Raptor RDF...

9.3CVSS6.9AI score0.00471EPSS
Exploits2References81
Veracode
Veracode
added 2025/01/06 7:15 a.m.6 views

Directory Traversal

Spatie/browsershot is vulnerable to Directory Traversal. The vulnerability is due to URI normalization in the browser, where the check for file:// can be bypassed using file:\ instead, allows the attacker to manipulate the path and access files outside the intended directory...

8.7CVSS7AI score0.0007EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/12/26 4:15 p.m.3 views

CVE-2024-12908

Delinea addressed a reported case on Secret Server v11.7.31 protocol handler version 6.0.3.26 where, within the protocol handler function, URI's were compared before normalization and canonicalization, potentially leading to over matching against the approved list. If this attack were successfull...

8.3CVSS5.8AI score0.0033EPSS
Exploits1References3
Cvelist
Cvelist
added 2024/12/26 3:45 p.m.13 views

CVE-2024-12908

Delinea addressed a reported case on Secret Server v11.7.31 protocol handler version 6.0.3.26 where, within the protocol handler function, URI's were compared before normalization and canonicalization, potentially leading to over matching against the approved list. If this attack were successfull...

6.9CVSS0.0033EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/12/26 12:0 a.m.2 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.0033EPSS
Exploits1References3
CVE
CVE
added 2024/12/18 6:6 a.m.55 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.0007EPSS
Exploits0References3
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.0007EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/11/21 9:34 a.m.3 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.00263EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2024/11/21 9:29 a.m.3 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.00263EPSS
Exploits1References7
NVD
NVD
added 2024/11/13 6:15 p.m.21 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.00138EPSS
Exploits0References3
OSV
OSV
added 2024/11/13 6:15 p.m.1 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.00138EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/11/13 5:25 p.m.17 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.00138EPSS
Exploits0References2
CVE
CVE
added 2024/11/13 5:25 p.m.283 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.00138EPSS
In wildExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/13 5:25 p.m.32 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.00138EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/11/13 4:4 p.m.25 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.21994EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/11/13 4:4 p.m.23 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.21994EPSS
Exploits1References2
Snyk
Snyk
added 2024/11/13 2:16 p.m.1 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.21994EPSS
Exploits1References2
Rows per page
Query Builder