Lucene search
+L

7790 matches found

Amazon
Amazon
added 2023/07/19 12:00 a.m.9 views

Important: nodejs

Issue Overview: The use of proto in process.mainModule.proto.require can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. Please no...

7.5CVSS7.3AI score0.03906EPSS
SaveExploits1
zdt
zdt
added 2023/07/19 12:00 a.m.308 views

Hikvision Hybrid SAN Ds-a71024 Firmware - Multiple Remote Code Execution Exploit

Exploit Title: Hikvision Hybrid SAN Ds-a71024 Firmware - Multiple Remote Code Execution Exploit Author: Thurein Soe CVE : CVE-2022-28171 Vendor Homepage: https://www.hikvision.com Software Link: N/A Refence Link: https://cve.report/CVE-2022-28171 Version: Filmora 12: Ds-a71024 Firmware, Ds-a71024...

9.8CVSS9.7AI score0.49858EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2023/07/19 12:00 a.m.25 views

Fedora 37 : nodejs18 (2023-6b866fbe84)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-6b866fbe84 advisory. 2023-06-20, Version 18.16.1 'Hydrogen' LTS, @RafaelGSS This is a security release. Notable Changes The following CVEs are fixed in this release:...

7.5CVSS6.8AI score0.03906EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/07/19 12:00 a.m.8 views

PT-2023-4948 · Pypi +3 · Aiohttp +3

Name of the Vulnerable Software and Affected Versions: aiohttp versions 3.8.4 and earlier Description: The issue is related to the handling of HTTP requests in aiohttp, which can lead to HTTP request smuggling when a crafted HTTP request is sent. This affects users of aiohttp as an HTTP server, b...

7.8CVSS6.2AI score0.76875EPSS
SaveExploits24References56
Positive Technologies
Positive Technologies
added 2023/07/19 12:00 a.m.16 views

PT-2023-7418

Name of the Vulnerable Software and Affected Versions aiohttp versions prior to 3.9.0 Description The issue arises from improper validation, allowing an attacker to modify the HTTP request or create a new one if they control the HTTP version. This can lead to CRLF injection and Request Smuggling...

7.2CVSS6.7AI score0.00882EPSS
SaveExploits1References73
CNNVD
CNNVD
added 2023/07/19 12:00 a.m.9 views

aiohttp 环境问题漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python. An environment issue vulnerability exists in aiohttp v3.8.4 and earlier versions that stems from easy HTTP request smuggling through the llhttp HTTP request parser...

7.5CVSS6.4AI score0.01337EPSS
SaveExploits1References3
Exploit DB
Exploit DB
added 2023/07/19 12:00 a.m.256 views

Hikvision Hybrid SAN Ds-a71024 Firmware - Multiple Remote Code Execution

Exploit Title: Hikvision Hybrid SAN Ds-a71024 Firmware - Multiple Remote Code Execution Date: 16 July 2023 Exploit Author: Thurein Soe CVE : CVE-2022-28171 Vendor Homepage: https://www.hikvision.com Software Link: N/A Refence Link: https://cve.report/CVE-2022-28171 Version: Filmora 12: Ds-a71024...

9.8CVSS8.4AI score0.49858EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2023/07/18 12:00 a.m.42 views

SUSE SLES15 Security Update : nodejs16 (SUSE-SU-2023:2861-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2861-1 advisory. Update to version 16.20.1: - CVE-2023-30581: Fixed mainModule.proto Bypass Experimental Policy Mechanism bsc1212574. -...

7.5CVSS6.8AI score0.03906EPSS
SaveExploits1References29
Vulnrichment
Vulnrichment
added 2023/07/11 2:24 a.m.16 views

CVE-2023-33987 Request smuggling and request concatenation in SAP Web Dispatcher

An unauthenticated attacker in SAP Web Dispatcher - versions WEBDISP 7.49, WEBDISP 7.53, WEBDISP 7.54, WEBDISP 7.77, WEBDISP 7.81, WEBDISP 7.85, WEBDISP 7.88, WEBDISP 7.89, WEBDISP 7.90, KERNEL 7.49, KERNEL 7.53, KERNEL 7.54 KERNEL 7.77, KERNEL 7.81, KERNEL 7.85, KERNEL 7.88, KERNEL 7.89, KERNEL...

8.6CVSS6.6AI score0.00691EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/07/11 2:24 a.m.51 views

CVE-2023-33987 Request smuggling and request concatenation in SAP Web Dispatcher

An unauthenticated attacker in SAP Web Dispatcher - versions WEBDISP 7.49, WEBDISP 7.53, WEBDISP 7.54, WEBDISP 7.77, WEBDISP 7.81, WEBDISP 7.85, WEBDISP 7.88, WEBDISP 7.89, WEBDISP 7.90, KERNEL 7.49, KERNEL 7.53, KERNEL 7.54 KERNEL 7.77, KERNEL 7.81, KERNEL 7.85, KERNEL 7.88, KERNEL 7.89, KERNEL...

8.6CVSS9.2AI score0.00691EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2023/07/10 12:00 a.m.25 views

Mageia: Security Advisory (MGASA-2023-0226)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.7CVSS6.8AI score0.03906EPSS
SaveExploits1References5
Hacker One
Hacker One
added 2023/07/07 2:20 a.m.8 views

Node.js: Improper HTTP header block termination in llhttp

The vulnerability in Node.js 20's HTTP parser allowed improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enabled request smuggling. The issue was resolved by upgrading llhttp to version 9, which enforces correct header termination...

6.5CVSS7AI score0.00523EPSS
SaveExploits1
IBM Security Bulletins
IBM Security Bulletins
added 2023/07/05 7:13 p.m.55 views

Security Bulletin: ICP Match 360 is vulnerable to the following CVEs

Summary ICP Match 360 is vulnerable to the following CVEs CVE-2022-3697, CVE-2022-41721, CVE-2022-41723, CVE-2015-3627, CVE-2022-23471, CVE-2023-25153, CVE-2023-25173 Vulnerability Details CVEID:CVE-2022-3697 DESCRIPTION: Ansible Collections Amazon AWS Collection could allow a remote attacker to...

7.8CVSS8.2AI score0.04561EPSS
SaveExploits2Affected Software1
RedhatCVE
RedhatCVE
added 2023/07/05 3:18 p.m.34 views

CVE-2023-30589

A vulnerability has been identified in the Node.js, where llhttp parser 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...

7.5CVSS7.5AI score0.03906EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/07/04 12:00 a.m.49 views

EulerOS 2.0 SP11 : haproxy (EulerOS-SA-2023-2293)

According to the versions of the haproxy package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an...

9.1CVSS6.5AI score0.05493EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/07/04 12:00 a.m.28 views

EulerOS 2.0 SP11 : haproxy (EulerOS-SA-2023-2269)

According to the versions of the haproxy package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an...

9.1CVSS6.5AI score0.05493EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2023/07/04 12:00 a.m.31 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2023-2271)

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

9.8CVSS9.1AI score0.84508EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2023/07/04 12:00 a.m.48 views

EulerOS 2.0 SP11 : httpd (EulerOS-SA-2023-2271)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Some modproxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affect...

9.8CVSS7AI score0.84508EPSS
SaveExploits5References3
Microsoft CVE
Microsoft CVE
added 2023/07/01 7:00 a.m.6 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
SaveExploits1
Github Security Blog
Github Security Blog
added 2023/07/01 12:30 a.m.63 views

llhttp vulnerable to HTTP request smuggling

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 th...

7.5CVSS7.7AI score0.03906EPSS
SaveExploits1References13Affected Software1
Rows per page
Query Builder