Lucene search
+L

3783 matches found

Tenable Nessus
Tenable Nessus
added 2024/11/26 12:00 a.m.38 views

PHP 8.1.x < 8.1.31 Multiple Vulnerabilities

According to its self-reported version number, the version of PHP installed on the remote host is 8.1.x prior to 8.1.31, 8.2.x prior to 8.2.26, or 8.3.x prior to 8.3.14. It is, therefore, affected by multiple vulnerabilities: - OOB access in ldapescape. CVE-2024-8932 - Leak partial content of the...

9.8CVSS8.6AI score0.02238EPSS
SaveExploits4References6
Cvelist
Cvelist
added 2024/11/24 12:57 a.m.35 views

CVE-2024-11234 Configuring a proxy in a stream context might allow for CRLF injection in URIs

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, when using streams with configured proxy and "requestfulluri" option, the URI is not properly sanitized which can lead to HTTP request smuggling and allow the attacker to use the proxy to perform arbitrary HTTP requests...

4.8CVSS0.01108EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/11/24 12:57 a.m.25 views

CVE-2024-11234 Configuring a proxy in a stream context might allow for CRLF injection in URIs

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, when using streams with configured proxy and "requestfulluri" option, the URI is not properly sanitized which can lead to HTTP request smuggling and allow the attacker to use the proxy to perform arbitrary HTTP requests...

4.8CVSS7AI score0.01108EPSS
SaveExploits1References1
CVE
CVE
added 2024/11/24 12:57 a.m.380 views

CVE-2024-11234

The CVE-2024-11234 entry concerns HTTP request smuggling via PHP streams when a proxy is configured and the request_fulluri option is used. Affected PHP versions are 8.1.* before 8.1.31, 8.2.* before 8.2.26, and 8.3.* before 8.3.14. The vulnerability arises from improper URI sanitization in strea...

7.2CVSS5.4AI score0.01108EPSS
SaveExploits1References3Affected Software1
OpenVAS
OpenVAS
added 2024/11/21 12:00 a.m.105 views

PHP < 8.1.31, 8.2.x < 8.2.26, 8.3.x < 8.3.14 Multiple Vulnerabilities - Windows

PHP is prone to multiple vulnerabilities. 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: GPL-2.0-only CPE = "cpe:/a:php:php"; if description...

9.8CVSS7.4AI score0.02238EPSS
SaveExploits4References13
OpenVAS
OpenVAS
added 2024/11/21 12:00 a.m.127 views

PHP < 8.1.31, 8.2.x < 8.2.26, 8.3.x < 8.3.14 Multiple Vulnerabilities - Linux

PHP is prone to multiple vulnerabilities. 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: GPL-2.0-only CPE = "cpe:/a:php:php"; if description...

9.8CVSS7.4AI score0.02238EPSS
SaveExploits4References13
Veracode
Veracode
added 2024/11/14 4:10 a.m.19 views

Carriage Return Line Feed(CRLF) Injection

Refit is vulnerable to Carriage Return Line FeedCRLF Injection. The vulnerability is due to lack of validation for CRLF characters in HTTP header values in the Refit library. Specifically, the HttpHeaders.TryAddWithoutValidation method used by Refit does not sanitize or check for CRLF sequences,...

10CVSS6.7AI score0.00562EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2024/11/09 11:23 p.m.14 views

curl: netrc crlf injection

Summary: Curl allows CR and LF characters to be encoded in login and password netrc fields. This allows an attacker who can affect contents of the netrc entry to inject FTP commands by injecting CRLF to the login or password. POP3 is likely affected as well, but hasn't been tested. The only...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/11/04 11:23 p.m.101 views

GHSA-3HXG-FXWM-8GF7 CRLF injection in Refit's [Header], [HeaderCollection] and [Authorize] attributes

Summary The various header-related Refit attributes Header, HeaderCollection and Authorize are vulnerable to CRLF injection. Details The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method: This method does not check for CRLF characters in the header valu...

10CVSS7.1AI score0.00562EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/04 11:15 p.m.77 views

CVE-2024-51501

Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes Header, HeaderCollection and Authorize are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method. This...

10CVSS0.00562EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/04 10:56 p.m.77 views

CVE-2024-51501 CRLF injection in Refit's [Header], [HeaderCollection] and [Authorize] attributes

Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes Header, HeaderCollection and Authorize are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method. This...

10CVSS0.00562EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/04 10:56 p.m.21 views

CVE-2024-51501 CRLF injection in Refit's [Header], [HeaderCollection] and [Authorize] attributes

Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes Header, HeaderCollection and Authorize are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method. This...

10CVSS7.1AI score0.00562EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/04 10:56 p.m.86 views

CVE-2024-51501

Refit (a .NET REST client) is vulnerable to CRLF injection via its header-related attributes (Header, HeaderCollection, Authorize). The underlying issue is lack of validation in HttpHeaders.TryAddWithoutValidation, which allows CRLF characters in header values, enabling header injection, request ...

10CVSS7.1AI score0.00562EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/11/04 12:00 a.m.10 views

PT-2024-34666 · .Net · Refit

Name of the Vulnerable Software and Affected Versions: Refit versions prior to 7.2.22 Refit versions prior to 8.0.0 Description: The Refit library for .NET Core, Xamarin, and .NET has a CRLF injection vulnerability in its header-related attributes. This vulnerability occurs because the...

10CVSS7.5AI score0.00562EPSS
SaveExploits0References13
NVD
NVD
added 2024/10/30 9:15 p.m.18 views

CVE-2023-52066

http.zig commit 76cf5 was discovered to contain a CRLF injection vulnerability via the url parameter...

7.2CVSS0.00263EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/30 12:00 a.m.68 views

CVE-2023-52066

CVE-2023-52066 affects http.zig (commit 76cf5). The issue is a CRLF injection via the url parameter, with CVSS 3.1: Network attack, no user interaction, low confidentiality/integrity impact, no availability impact; scope is changed. Exploitation status is not provided in the supplied documents; n...

7.2CVSS7.8AI score0.00263EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/30 12:00 a.m.30 views

CVE-2023-52066

http.zig commit 76cf5 was discovered to contain a CRLF injection vulnerability via the url parameter...

0.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/30 12:00 a.m.15 views

CVE-2023-52066

http.zig commit 76cf5 was discovered to contain a CRLF injection vulnerability via the url parameter...

7.7AI score0.00263EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 9:15 p.m.44 views

CVE-2024-47224

A vulnerability in the AWV Audio, Web and Video Conferencing component of Mitel MiCollab through 9.8 SP1 FP2 9.8.1.201 could allow an unauthenticated attacker to conduct a CRLF injection attack due to inadequate encoding of user input in URLs. A successful exploit could allow an attacker to perfo...

6.5CVSS0.00335EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/21 12:00 a.m.89 views

CVE-2024-47224

The CVE concerns Mitel MiCollab’s AWV component, affecting versions prior to 9.8 SP1 FP2 (9.8.1.201). An unauthenticated attacker can exploit inadequate encoding of user input in URLs to perform a CRLF injection, enabling phishing via crafted links. Red Hat and related feeds corroborate the issue...

6.5CVSS7.4AI score0.00335EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder