Lucene search
+L

17310 matches found

Github Security Blog
Github Security Blog
added 2022/07/15 12:00 a.m.33 views

llhttp allows HTTP Request Smuggling via Improper Delimiting of Header Fields

The llhttp parser in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. The LF character without CR is sufficient to delimit HTTP header fields in the lihttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field...

6.5CVSS6.9AI score0.82456EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/07/15 12:00 a.m.27 views

GHSA-Q5VX-44V4-GCH4 llhttp allows HTTP Request Smuggling via Improper Delimiting of Header Fields

The llhttp parser in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. The LF character without CR is sufficient to delimit HTTP header fields in the lihttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field...

9.1CVSS7.2AI score0.82456EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2022/07/15 12:00 a.m.96 views

Amazon Linux 2 : httpd (ALAS-2022-1812)

The version of httpd installed on the remote host is prior to 2.4.54-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2022-1812 advisory. An HTTP request smuggling vulnerability was found in the modproxyajp module of httpd. This flaw allows an attacker to smugg...

9.8CVSS7.8AI score0.89529EPSS
SaveExploits2References17
Amazon
Amazon
added 2022/07/15 12:00 a.m.187 views

Medium: httpd

Issue Overview: An HTTP request smuggling vulnerability was found in the modproxyajp module of httpd. This flaw allows an attacker to smuggle requests to the AJP server, where it forwards requests. CVE-2022-26377 An out-of-bounds read vulnerability was found in the modisapi module of httpd. The...

9.8CVSS7.4AI score0.89529EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2022/07/15 12:00 a.m.93 views

EulerOS Virtualization 2.10.1 : httpd (EulerOS-SA-2022-2053)

According to the versions of the httpd packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A crafted URI sent to httpd configured as a forward proxy ProxyRequests on can cause a crash NULL pointer dereference or, for...

9.8CVSS8.3AI score0.9684EPSS
SaveExploits6References7
OpenVAS
OpenVAS
added 2022/07/15 12:00 a.m.24 views

Ubuntu: Security Advisory (USN-5520-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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 ifdescription...

7.3CVSS6.8AI score0.02331EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/07/14 9:24 p.m.46 views

CVE-2022-32409

A local file inclusion LFI vulnerability in the component codemirror.php of Portal do Software Publico Brasileiro i3geo v7.0.5 allows attackers to execute arbitrary PHP code via a crafted HTTP request...

9.6AI score0.13403EPSS
SaveExploits1References2
NVD
NVD
added 2022/07/14 6:15 p.m.35 views

CVE-2022-22450

IBM Security Verify Identity Manager 10.0 could allow a privileged user to upload a malicious file by bypassing extension security in an HTTP request. IBM X-Force ID: 224916...

3.8CVSS0.00579EPSS
SaveExploits0References2
Prion
Prion
added 2022/07/14 6:15 p.m.23 views

Design/Logic Flaw

IBM Security Verify Identity Manager 10.0 could allow a privileged user to upload a malicious file by bypassing extension security in an HTTP request. IBM X-Force ID: 224916...

4.7CVSS4.8AI score0.00579EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/07/14 5:40 p.m.40 views

CVE-2022-22450

IBM Security Verify Identity Manager 10.0 could allow a privileged user to upload a malicious file by bypassing extension security in an HTTP request. IBM X-Force ID: 224916...

3.8CVSS4.2AI score0.00579EPSS
SaveExploits0References2
CVE
CVE
added 2022/07/14 5:40 p.m.89 views

CVE-2022-22450

IBM Security Verify Identity Manager 10.0 is vulnerable to a privilege‑level file upload by bypassing extension security in an HTTP request. Root cause: bypass of extension checking. Impact per sources is low (CVE-2022-22450; CVSS ~3.8, LOW). Affected product/version: IBM Security Verify Identity...

3.8CVSS4.1AI score0.00579EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/07/14 5:15 p.m.22 views

Cross site request forgery (csrf)

IBM Security Verify Information Queue 10.0.2 could allow an authenticated user to cause a denial of service with a specially crafted HTTP request...

4CVSS6.2AI score0.01122EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/07/14 4:25 p.m.75 views

CVE-2022-35283

Summary: CVE-2022-35283 affects IBM Security Verify Information Queue (ISIQ) version 10.0.2. An authenticated user can trigger a denial of service via a specially crafted HTTP request. The issue is addressed in ISIQ 10.0.3, which implements stricter URL validation to prevent this DoS. CVSS base s...

6.5CVSS6.2AI score0.01122EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/07/14 4:25 p.m.45 views

CVE-2022-35283

IBM Security Verify Information Queue 10.0.2 could allow an authenticated user to cause a denial of service with a specially crafted HTTP request...

6.5CVSS6.4AI score0.01122EPSS
SaveExploits0References2
OSV
OSV
added 2022/07/14 3:15 p.m.5 views

DEBIAN-CVE-2022-32215

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS...

6.5CVSS6.6AI score0.68796EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/14 3:15 p.m.5 views

ALPINE-CVE-2022-32214

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS...

6.5CVSS7AI score0.82456EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/14 3:15 p.m.4 views

DEBIAN-CVE-2022-32214

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS...

6.5CVSS6.6AI score0.82456EPSS
SaveExploits1References1
NVD
NVD
added 2022/07/14 3:15 p.m.37 views

CVE-2022-32213

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling HRS...

6.5CVSS0.44075EPSS
SaveExploits1References7
OSV
OSV
added 2022/07/14 3:15 p.m.12 views

AZL-41446 CVE-2022-32215 affecting package rust for versions less than 1.75.0-1

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS...

6.5CVSS6.7AI score0.68796EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/14 3:15 p.m.13 views

AZL-40893 CVE-2022-32214 affecting package rust for versions less than 1.75.0-1

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS...

6.5CVSS6.7AI score0.82456EPSS
SaveExploits1References1
Rows per page
Query Builder