Lucene search
+L

1526 matches found

CVE
CVE
added 2024/03/13 2:13 p.m.58 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
Cvelist
Cvelist
added 2024/03/13 2:13 p.m.59 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
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:0 a.m.9 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:5 a.m.39 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:5 a.m.34 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:2 a.m.24 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.20 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.30 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:0 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.35 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.13 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.27 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.19 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
CVE
CVE
added 2024/02/13 1:58 a.m.85 views

CVE-2024-22126

CVE-2024-22126 – SAP NetWeaver AS Java (User Admin) XSS : The User Admin application in SAP NetWeaver AS Java 7.50 insufficiently validates and improperly encodes incoming URL parameters before including them in the redirect URL, enabling Cross-Site Scripting. Impact: high confidentiality impact;...

8.8CVSS6.2AI score0.00519EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/02/09 5:22 a.m.23 views

Cross Site Scripting (XSS)

github.com/rancher/norman is vulnerable to Cross Site Scripting XSS . The vulnerability is due to a lack of URL validation within the ParseRequestURL method. An attacker can execute arbitrary JavaScript by sending a crafted payload to a public API endpoint, resulting in XSS...

8.3CVSS6.1AI score0.0044EPSS
SaveExploits0
NVD
NVD
added 2024/02/08 4:15 a.m.42 views

CVE-2024-25144

The IFrame widget in Liferay Portal 7.2.0 through 7.4.3.26, and older unsupported versions, and Liferay DXP 7.4 before update 27, 7.3 before update 6, 7.2 before fix pack 19, and older unsupported versions does not check the URL of the IFrame, which allows remote authenticated users to cause a...

6.5CVSS4.7AI score0.00569EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/02/07 6:34 a.m.14 views

Open Redirect

github.com/go-macaron/i18n is vulnerable to Open Redirect. The vulnerability is caused due to a lack of URL validation within i18n.go. This allows an attacker to manipulate the URL parameter to redirect users to a malicious website...

6.1CVSS6.5AI score0.00591EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2024/02/06 4:15 a.m.26 views

Open redirect

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

5.8CVSS7.1AI score0.00545EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/06 3:17 a.m.4 views

CVE-2024-24808 pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

4.7CVSS6.2AI score0.00545EPSS
SaveExploits1References2
Rows per page
Query Builder