Lucene search
+L

1616 matches found

Positive Technologies
Positive Technologies
added 2024/03/26 12:00 a.m.10 views

PT-2024-19175

Name of the Vulnerable Software and Affected Versions gradio-app/gradio affected versions not specified Description A vulnerability exists due to insufficient validation of user-supplied URLs in the "/proxy" route. Attackers can exploit this by manipulating the self.replica urls set through the...

7.3CVSS7.2AI score0.00421EPSS
SaveExploits1References13
Github Security Blog
Github Security Blog
added 2024/03/25 7:40 p.m.92 views

Express.js Open Redirect in malformed URLs

Impact Versions of Express.js prior to 4.19.2 and pre-release alpha and beta versions before 5.0.0-beta.3 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an encode using encodeurl on the...

6.1CVSS6.3AI score0.00786EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/21 9:43 p.m.51 views

CVE-2024-29180

A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling...

7.4CVSS7.2AI score0.01226EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2024/03/21 4:47 p.m.26 views

CVE-2024-29180 webpack-dev-middleware Path Traversal vulnerability

Prior to versions 7.1.0, 6.1.2, and 5.3.4, the webpack-dev-middleware development middleware for devpack does not validate the supplied URL address sufficiently before returning the local file. It is possible to access any file on the developer's machine. The middleware can either work with the...

7.4CVSS6.2AI score0.01226EPSS
SaveExploits1References9
NVD
NVD
added 2024/03/13 3:15 p.m.29 views

CVE-2024-25154

Improper URL validation leads to path traversal in FileCatalyst Direct 3.8.8 and earlier allowing an encoded payload to cause the web server to return files located outside of the web root which may lead to data leakage...

5.3CVSS5.3AI score0.00464EPSS
SaveExploits0References2
Prion
Prion
added 2024/03/13 3:15 p.m.30 views

Path traversal

Improper URL validation leads to path traversal in FileCatalyst Direct 3.8.8 and earlier allowing an encoded payload to cause the web server to return files located outside of the web root which may lead to data leakage...

5CVSS5.4AI score0.00464EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/13 2:13 p.m.60 views

CVE-2024-25154 Path Traversal in FileCatalyst Direct 3.8.8 and Earlier

Improper URL validation leads to path traversal in FileCatalyst Direct 3.8.8 and earlier allowing an encoded payload to cause the web server to return files located outside of the web root which may lead to data leakage...

5.3CVSS5.6AI score0.00464EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/13 2:13 p.m.61 views

CVE-2024-25154

CVE-2024-25154 affects FileCatalyst Direct 3.8.8 and earlier, due to improper URL validation that allows path traversal. An encoded payload can cause the web server to return files outside the web root, potentially leaking data. Public references in connected documents indicate remediation via up...

5.3CVSS5.8AI score0.00464EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/13 2:13 p.m.17 views

CVE-2024-25154 Path Traversal in FileCatalyst Direct 3.8.8 and Earlier

Improper URL validation leads to path traversal in FileCatalyst Direct 3.8.8 and earlier allowing an encoded payload to cause the web server to return files located outside of the web root which may lead to data leakage...

5.3CVSS7.1AI score0.00464EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/03/13 12:00 a.m.11 views

PT-2024-20787 · Unknown · Filecatalyst Direct

Name of the Vulnerable Software and Affected Versions: FileCatalyst Direct versions 3.8.8 and earlier Description: The issue is caused by improper URL validation, leading to path traversal. This allows an encoded payload to cause the web server to return files located outside of the web root, whi...

5.3CVSS6.8AI score0.00464EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 11:05 a.m.42 views

BIT-PHP-2020-7071 FILTER_VALIDATE_URL accepts URLs with invalid userinfo

In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filtervar$url, FILTERVALIDATEURL, PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong dat...

5.3CVSS6.5AI score0.02983EPSS
SaveExploits1References8
OSV
OSV
added 2024/03/06 11:05 a.m.35 views

BIT-PHP-2021-21705 Incorrect URL validation in FILTER_VALIDATE_URL

In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filtervar function with FILTERVALIDATEURL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and...

5.3CVSS6.2AI score0.02091EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:02 a.m.29 views

BIT-PARSE-2022-24901 Authentication bypass and denial of service (DoS) vulnerabilities in Apple Game Center auth adapter

Improper validation of the Apple certificate URL in the Apple Game Center authentication adapter allows attackers to bypass authentication, making the server vulnerable to DoS attacks. The vulnerability has been fixed by improving the URL validation and adding additional checks of the resource th...

7.5CVSS7.2AI score0.00658EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/02/27 9:40 a.m.22 views

Server-Side Request Forgery

langchain is vulnerable to Server-Side Request Forgery. The vulnerability is due to improper validation of URLs, allowing the inclusion of external links even when preventoutside is set to True, by not adequately comparing the domain of the base URL with the domain of the links being processed...

8.1CVSS7AI score0.00517EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2024/02/26 4:44 p.m.31 views

CVE-2024-27087 Kirby cross-site scripting (XSS) in the link field "Custom" type

Kirby is a content management system. The new link field introduced in Kirby 4 allows several different link types that each validate the entered link to the relevant URL format. It also includes a "Custom" link type for advanced use cases that don't fit any of the pre-defined link formats. As th...

4.6CVSS5.5AI score0.00348EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/02/22 12:00 a.m.36 views

VMware Spring Framework < 5.3.32, 6.0.x < 6.0.17, 6.1.x < 6.1.4 Open Redirect / SSRF Vulnerability - Linux

The VMware Spring Framework is prone to an open redirect or server-side request forgery SSRF vulnerability. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

8.1CVSS6.6AI score0.03967EPSS
SaveExploits1References2
NVD
NVD
added 2024/02/21 11:15 p.m.37 views

CVE-2024-26148

Querybook is a user interface for querying big data. Prior to version 3.31.1, there is a vulnerability in Querybook's rich text editor that enables users to input arbitrary URLs without undergoing necessary validation. This particular security flaw allows the use of javascript: protocol which can...

6.1CVSS6.2AI score0.0053EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/21 10:35 p.m.14 views

CVE-2024-26148 Querybook's Stored Cross-Site Scripting vulnerability allows Privilege Elevation

Querybook is a user interface for querying big data. Prior to version 3.31.1, there is a vulnerability in Querybook's rich text editor that enables users to input arbitrary URLs without undergoing necessary validation. This particular security flaw allows the use of javascript: protocol which can...

6.1CVSS6.4AI score0.0053EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/21 10:35 p.m.29 views

CVE-2024-26148 Querybook's Stored Cross-Site Scripting vulnerability allows Privilege Elevation

Querybook is a user interface for querying big data. Prior to version 3.31.1, there is a vulnerability in Querybook's rich text editor that enables users to input arbitrary URLs without undergoing necessary validation. This particular security flaw allows the use of javascript: protocol which can...

6.1CVSS6AI score
SaveExploits0References5
Veracode
Veracode
added 2024/02/21 12:28 p.m.20 views

Cross Site Scripting (XSS)

@serenity-is/corelib is vulnerable to Cross Site Scripting XSS. The vulnerability is caused by improper URL validation within LoginPage.tsx because it fails to ensure that URLS don't start with a forward slash /, enabling malicious email links to execute unauthorized scripts...

6.1CVSS6.6AI score0.00386EPSS
SaveExploits0References2Affected Software2
Rows per page
Query Builder