Lucene search
+L

223 matches found

OSV
OSV
added 2025/11/25 4:02 p.m.4 views

SUSE-SU-2025:4236-1 Security update for curl

This update for curl fixes the following issues: - CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes bsc1253757...

4.6CVSS6.9AI score0.00357EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/24 7:54 a.m.1 views

SUSE-SU-2025:4180-1 Security update for curl

This update for curl fixes the following issues: - CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes bsc1253757...

4.6CVSS6.9AI score0.00357EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.8 views

Siemens SIMATIC S7-1500 Server-Side Request Forgery (SSRF) (CVE-2022-27780)

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS6.7AI score0.02469EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/11/07 12:00 a.m.8 views

wcurl 2024.12.08 < 2025.11.04 Path Traversal

The version of wcurl installed on the remote host is prior to 2025.11.04. It is, therefore, affected by a path traversal vulnerability when the URL contains a percent-encoded slash. Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported versi...

4.6CVSS5.5AI score0.00357EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2025-47036

Name of the Vulnerable Software and Affected Versions curl versions prior to 8.17.0 Description The software is susceptible to a path traversal issue when handling URLs with percent-encoded slashes. This could allow an attacker to access files outside the intended directory. Recommendations Updat...

7.5CVSS6.5AI score0.01395EPSS
SaveExploits5References38
SUSE CVE
SUSE CVE
added 2024/03/01 3:47 a.m.6 views

SUSE CVE-2024-1019

ModSecurity / libModSecurity 3.0.0 to 3.0.11 is affected by a WAF bypass for path-based payloads submitted via specially crafted request URLs. ModSecurity v3 decodes percent-encoded characters present in request URLs before it separates the URL path component from the optional query string...

8.6CVSS8.2AI score0.00688EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/01/30 12:00 a.m.19 views

ModSecurity Security Vulnerabilities

ModSecurity is an intrusion detection and blocking engine that can be run as a module of the Apache Web Server or as a standalone application to enhance the security of Web applications and protect them from known and unknown attacks. A security vulnerability exists in ModSecurity libModSecurity...

8.6CVSS6.7AI score0.00688EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/01/30 12:00 a.m.7 views

PT-2024-1513 · Unknown +2 · Libmodsecurity +3

Name of the Vulnerable Software and Affected Versions: ModSecurity / libModSecurity versions 3.0.0 through 3.0.11 Description: The issue is related to a WAF bypass for path-based payloads submitted via specially crafted request URLs. ModSecurity v3 decodes percent-encoded characters present in...

8.6CVSS8.2AI score0.00688EPSS
SaveExploits0References37
OSV
OSV
added 2023/06/09 7:31 p.m.61 views

GHSA-VCVG-XGR8-P5GQ Arbitrary file read using percent-encoded relative paths in FileMiddleware

Impact Attackers can access data at arbitrary filesystem paths on the same host as an application using FileMiddleware. Patches Version 4.29.4 Workarounds Upgrade to 4.24.4 or later, or disable FileMiddleware. References Introduced in https://github.com/vapor/vapor/pull/2223 Fixed by...

6.5CVSS7.2AI score0.0153EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2023/06/09 12:00 a.m.56 views

Arbitrary file read using percent-encoded relative paths in FileMiddleware

Attackers can access data at arbitrary filesystem paths on the same host as an application using FileMiddleware...

8.5CVSS6.9AI score0.0153EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2022/11/02 2:36 p.m.9 views

Arbitrary File Read

Overview vapor/vapor is an a server-side Swift HTTP web framework. Affected versions of this package are vulnerable to Arbitrary File Read. This can be caused by using percent-encoded relative paths in FileMiddleware. Remediation Upgrade vapor/vapor to version 4.29.4 or higher. References - GitHu...

8.5CVSS6.9AI score0.0153EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2022/09/28 12:00 a.m.13 views

The vulnerability of the Mozilla Firefox browser and the Thunderbird email client relates to the presence of the %2F character in the URL address of the manifest file, which allows an attacker to disclose protected information.

The vulnerability of the Mozilla Firefox browser and the Thunderbird email client is related to the presence of the slash character in the URL address of the manifest file. Exploiting this vulnerability can allow an attacker to disclose protected information...

7.8CVSS7AI score0.01255EPSS
SaveExploits0References14Affected Software5
OSV
OSV
added 2022/06/02 2:15 p.m.11 views

AZL-9909 CVE-2022-27780 affecting package curl for versions less than 7.83.1-1

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS6.7AI score0.02469EPSS
SaveExploits1References1
NVD
NVD
added 2022/06/02 2:15 p.m.32 views

CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS0.02469EPSS
SaveExploits1References3
Prion
Prion
added 2022/06/02 2:15 p.m.37 views

Design/Logic Flaw

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

5CVSS7.2AI score0.02469EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/06/01 12:00 a.m.42 views

CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.7AI score0.02469EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2022/06/01 12:00 a.m.59 views

CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS7.5AI score0.02469EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2022/06/01 12:00 a.m.20 views

CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.4AI score0.02469EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/06/01 12:00 a.m.64 views

CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS6.3AI score0.02469EPSS
SaveExploits1
OSV
OSV
added 2022/06/01 12:00 a.m.42 views

CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

5.3CVSS0.7AI score0.02469EPSS
SaveExploits1References5
Rows per page
Query Builder