Lucene search
+L

164 matches found

OSV
OSV
added 2025/04/08 8:15 p.m.13 views

AZL-78982 CVE-2025-22871 affecting package golang 1.25.7-1

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS6.7AI score0.00778EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/02/14 3:48 a.m.3 views

SUSE CVE-2025-25184

Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious conten...

4.3CVSS6.8AI score0.01142EPSS
Exploits1References7
OSV
OSV
added 2024/12/25 1:10 p.m.5 views

CLSA-2024-1735132237 php: Fix of CVE-2024-11234

CVE-2024-11234: fix stream HTTP fulluri CRLF injection...

7.2CVSS6.2AI score0.01132EPSS
Exploits1References1
OSV
OSV
added 2024/12/02 5:2 p.m.7 views

CLSA-2024-1733158948 php: Fix of CVE-2024-11234

CVE-2024-11234: fix HTTP fulluri CRLF injection...

7.2CVSS6.2AI score0.01132EPSS
Exploits1References1
CNNVD
CNNVD
added 2024/05/22 12:0 a.m.8 views

Ritlabs TinyWeb Server 安全漏洞

Ritlabs TinyWeb Server is a small but full-featured Web server from Ritlabs. A security vulnerability exists in Ritlabs TinyWeb Server version 1.94, which stems from the fact that incorrect manipulation of the input %0D%0A can lead to crlf injection...

6.9CVSS5.5AI score0.00663EPSS
Exploits1References5
OSV
OSV
added 2024/04/16 11:31 a.m.5 views

USN-6735-1 nodejs vulnerabilities

It was discovered that Node.js incorrectly handled the use of invalid public keys while creating an x509 certificate. If a user or an automated system were tricked into opening a specially crafted input file, a remote attacker could possibly use this issue to cause a denial of service. This issue...

7.5CVSS7AI score0.03906EPSS
Exploits1References4
OSV
OSV
added 2023/11/14 10:20 p.m.21 views

GHSA-GFW2-4JVH-WGFG AIOHTTP has problems in HTTP parser (the python one, not llhttp)

Summary The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. Details Bug 1: Bad parsing of Content-Length values Description RFC 9110 says this:...

6.9CVSS6.7AI score0.00857EPSS
Exploits1References10
CNNVD
CNNVD
added 2023/07/05 12:0 a.m.10 views

AMI MegaRAC 安全漏洞

AMI MegaRAC is a family of service processor products from AMI. Complete out-of-band or unlit remote management of computer systems independent of operating system state or location is available to troubleshoot computers and ensure service continuity. A security vulnerability exists in AMI MegaRA...

6.5CVSS6.6AI score0.00482EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2023/07/05 12:0 a.m.6 views

PT-2023-24898 · American Megatrends · Ami Spx

Name of the Vulnerable Software and Affected Versions: AMI SPx affected versions not specified Description: The issue is related to an improper neutralization of CRLF sequences in HTTP Headers in the BMC of AMI SPx. This could lead to a loss of integrity if successfully exploited. Recommendations...

6.5CVSS6.2AI score0.00482EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2023/07/01 7:0 a.m.4 views

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS). The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3 only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16 v18 and v20

...

7.5CVSS7.5AI score0.03906EPSS
Exploits1
BDU FSTEC
BDU FSTEC
added 2023/06/20 12:0 a.m.7 views

The vulnerability of the cpp-httplib library, related to its inability to handle CRLF sequences properly, allows attackers to inject arbitrary HTTP headers.

The vulnerability of the cpp-httplib library is related to its failure to address the issue of eliminating CRLF sequences in HTTP headers. Exploiting this vulnerability could allow an attacker to inject arbitrary HTTP headers remotely...

7.8CVSS7.6AI score0.01137EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/05/30 5:15 a.m.3 views

DEBIAN-CVE-2023-26130

Versions of the package yhirose/cpp-httplib before 0.12.4 are vulnerable to CRLF Injection when untrusted user input is used to set the content-type header in the HTTP .Patch, .Post, .Put and .Delete requests. This can lead to logical errors and other misbehaviors. Note: This issue is present due...

8.8CVSS8AI score0.01137EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/04/04 9:57 a.m.6 views

Node.js: Fetch API did not protect against CRLF injection in host headers

A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the 'host' header. This issue could allow HTTP response splitting and HTTP header injection...

6.5CVSS7.2AI score0.01129EPSS
Exploits1References4
OSV
OSV
added 2023/02/16 6:15 p.m.2 views

DEBIAN-CVE-2023-23936

Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect host HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the headers.host string before passing to...

5.4CVSS6.6AI score0.01129EPSS
Exploits1References1
CNNVD
CNNVD
added 2023/02/16 12:0 a.m.1 views

undici 注入漏洞

undici is an HTTP/1.1 client. A security vulnerability exists in undici version 2.0.0 through versions prior to 5.19.1, which stems from susceptibility to a CRLF injection vulnerability...

6.5CVSS7.2AI score0.01129EPSS
Exploits1References10
SUSE CVE
SUSE CVE
added 2023/02/15 6:21 a.m.3 views

SUSE CVE-2003-0132

A memory leak in Apache 2.0 through 2.0.44 allows remote attackers to cause a denial of service memory consumption via large chunks of linefeed characters, which causes Apache to allocate 80 bytes for each linefeed...

5CVSS6.8AI score0.86179EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:52 a.m.3 views

SUSE CVE-2011-2381

CRLF injection vulnerability in Bugzilla 2.17.1 through 2.22.7, 3.0.x through 3.3.x, 3.4.x before 3.4.12, 3.5.x, 3.6.x before 3.6.6, 3.7.x, 4.0.x before 4.0.2, and 4.1.x before 4.1.3 allows remote attackers to inject arbitrary e-mail headers via an attachment description in a flagmail notificatio...

4.3CVSS7.1AI score0.01518EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.5 views

SUSE CVE-2020-26116

http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request...

6.8CVSS9.4AI score0.0642EPSS
Exploits1References46
Snyk
Snyk
added 2022/07/10 2:34 p.m.4 views

HTTP Request Smuggling

Overview llhttp is a set of Ruby bindings for llhttp. Affected versions of this package are vulnerable to HTTP Request Smuggling. when the llhttp parser in the http module does not adequately delimit HTTP requests with CRLF sequences. Remediation There is no fixed version for llhttp. References -...

6.8CVSS7AI score0.81464EPSS
Exploits1References2
BDU FSTEC
BDU FSTEC
added 2022/04/14 12:0 a.m.6 views

The vulnerability of the urllib.parse module in the Python programming language allows a hacker to inject arbitrary data into the server’s response.

The vulnerability of the urllib.parse module in the Python programming language is related to the failure to handle CRLF sequences properly. Exploiting this vulnerability allows an attacker to send specially crafted data containing CR-LF characters to the application, thereby altering the behavio...

7.8CVSS6.8AI score0.08325EPSS
Exploits1References13Affected Software9
Rows per page
Query Builder