Lucene search
+L

67 matches found

CNNVD
CNNVD
added 2025/04/03 12:00 a.m.12 views

API Platform Core 安全漏洞

API Platform Core is a server component of API Platform open source by API Platform. A security vulnerability exists in API Platform Core version 3.2.0 that stems from a non-HTTP exception message being visible in a JSON error response...

5.3CVSS6.5AI score0.00372EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/03/06 3:20 p.m.15 views

CVE-2025-27424

Websites redirecting to a non-HTTP scheme URL could allow a website address to be spoofed for a malicious page. This vulnerability was fixed in Firefox for iOS 136...

4.3CVSS5.8AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/04 2:15 p.m.33 views

UBUNTU-CVE-2025-27424

Websites redirecting to a non-HTTP scheme URL could allow a website address to be spoofed for a malicious page This vulnerability affects Firefox for iOS 136...

4.3CVSS5.8AI score0.00257EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/04 1:31 p.m.106 views

CVE-2025-27424

Summary: CVE-2025-27424 describes a vulnerability where websites that redirect to non-HTTP schemes can allow spoofing of the displayed URL, affecting Firefox for iOS before version 136. The issue is linked to URL handling that permits non-HTTP schemes in redirects, enabling a malicious page to im...

4.3CVSS5.8AI score0.00257EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/03/04 1:31 p.m.39 views

CVE-2025-27424 Firefox Mobile iOS Address Bar Spoof Using Server-Side Redirect to non-http Scheme

Websites redirecting to a non-HTTP scheme URL could allow a website address to be spoofed for a malicious page. This vulnerability was fixed in Firefox for iOS 136...

0.00257EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/04 12:00 a.m.6 views

PT-2025-9669

Name of the Vulnerable Software and Affected Versions Firefox for iOS versions prior to 136 Description A spoofing issue exists where websites redirecting to a non-HTTP scheme URL could allow a website address to be spoofed for a malicious page. Recommendations For Firefox for iOS versions prior ...

9.8CVSS6.5AI score0.09348EPSS
SaveExploits1References254
Github Security Blog
Github Security Blog
added 2024/05/14 8:14 p.m.15 views

Scrapy allows redirect following in protocols other than HTTP

Impact Scrapy was following redirects regardless of the URL protocol, so redirects were working for data://, file://, ftp://, s3://, and any other scheme defined in the DOWNLOADHANDLERS setting. However, HTTP redirects should only work between URLs that use the http:// or https:// schemes. A...

7AI score
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:34 a.m.7 views

SUSE CVE-2013-6044

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS6.2AI score0.02316EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/12/08 1:21 p.m.11 views

curl: HTTP proxy double-free

A vulnerability was found in curl. The issue occurs if curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL. It sets up the connection to the remote server by issuing a CONNECT request to the proxy and then tunnels the rest of the protocol through. An HTTP proxy might refuse this...

8.1CVSS7.2AI score0.03136EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2022/11/09 8:00 a.m.9 views

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTP(S) URL it sets up the connection to the remote server by issuing a CONNECT request to the proxy and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request (HTTP proxies often only allow outgoing connections to specific port numbers like 443 for HTTPS) and instead return a non-200 status code to the client. Due to flaws in the error/cleanup handling this could trigger a double free in curl if one of the following schemes were used in the URL for the transfer: dict gopher gophers ldap ldaps rtmp rtmps or telnet. The earliest affected version is 7.77.0.

...

8.1CVSS7.1AI score0.03136EPSS
SaveExploits0
OSV
OSV
added 2022/10/29 8:15 p.m.4 views

DEBIAN-CVE-2022-42915

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request HTTP...

8.1CVSS7.3AI score0.03136EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/29 8:15 p.m.11 views

AZL-38185 CVE-2022-42915 affecting package tensorflow for versions less than 2.16.1-1

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request HTTP...

8.1CVSS6.8AI score0.03136EPSS
SaveExploits0References1
Prion
Prion
added 2022/10/29 8:15 p.m.33 views

Double free

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request HTTP...

5.1CVSS8.9AI score0.03136EPSS
SaveExploits0References10Affected Software3
Vulnrichment
Vulnrichment
added 2022/10/29 12:00 a.m.5 views

CVE-2022-42915

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request HTTP...

9.1AI score0.03136EPSS
SaveExploits0References10
Veracode
Veracode
added 2022/10/28 9:03 a.m.74 views

Double Free

Curl is vulnerable to double free. The vulnerability is due to the use of HTTP proxy for a transfer with a non-HTTPS URL which allows an attacker to trigger a double free...

8.1CVSS8.8AI score0.03136EPSS
SaveExploits0References16Affected Software13
Tenable Nessus
Tenable Nessus
added 2022/10/27 12:00 a.m.41 views

Slackware Linux 14.0 / 14.1 / 14.2 / 15.0 / current curl Multiple Vulnerabilities (SSA:2022-299-01)

The version of curl installed on the remote host is prior to 7.86.0. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2022-299-01 advisory. - curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non- HTTPS URL, it sets up...

9.8CVSS7.2AI score0.04325EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2022/10/26 2:53 p.m.64 views

CVE-2022-42915

A vulnerability was found in curl. The issue occurs if curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL. It sets up the connection to the remote server by issuing a CONNECT request to the proxy and then tunnels the rest of the protocol through. An HTTP proxy might refuse this...

7.5CVSS8.9AI score0.03136EPSS
SaveExploits0References4
curl security advisories
curl security advisories
added 2022/10/26 8:00 a.m.17 views

HTTP proxy double free

If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of protocol through. An HTTP proxy might refuse this request HTTP proxies often only allow outgoing...

8.1CVSS7.2AI score0.03136EPSS
SaveExploits0References1Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/24 7:10 p.m.31 views

Obsidian does not require user confirmation for non-http/https URLs.

Obsidian before 0.12.12 does not require user confirmation for non-http/https URLs...

9.8CVSS9.6AI score0.01225EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/24 7:10 p.m.61 views

GHSA-45MX-G85M-WWM3 Obsidian does not require user confirmation for non-http/https URLs.

Obsidian before 0.12.12 does not require user confirmation for non-http/https URLs...

9.8CVSS9.6AI score0.01225EPSS
SaveExploits0References3
Rows per page
Query Builder