Lucene search
K

1444 matches found

Veracode
Veracode
added 2023/02/04 7:4 a.m.15 views

Command Injection

is-http2 is vulnerable to Command Injection. The vulnerability exists in the Promise function of index.js due to missing input sanitization which allows an attacker to inject and execute arbitrary commands into the system...

7.8CVSS7.8AI score0.01055EPSS
Exploits1References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/01 9:57 p.m.71 views

Security Bulletin: Vulnerability in http2-common affects IBM Process Mining (Multiple CVEs)

Summary There is a vulnerability in http2-common that could allow an attacker to launch a DOS attack. The code is used by IBM Process Mining. This bulletin identifies the security fixes to apply to address the vulnerability. Vulnerability Details CVEID:CVE-2019-9517 DESCRIPTION: Multiple vendors...

7.8CVSS6.9AI score0.87806EPSS
Exploits1Affected Software1
vulnersOsv
vulnersOsv
added 2023/02/01 6:30 a.m.3 views

grunt-yellowlabtools (>=0.0.1 <=1.2.1), install-is (>=1.4.0 <=1.4.2) +3 more potentially affected by CVE-2022-25906 via is-http2 (>=1.0.4 <=1.2.0)

is-http2 NPM version =1.0.4, =0.0.1, =1.4.0, =1.0.0, =1.10.0, =1.13.4 Source cves: CVE-2022-25906 Source advisory: OSV:GHSA-2275-RPF5-XV8H...

7.8CVSS7.1AI score0.01055EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2023/02/01 6:30 a.m.23 views

is-http2 vulnerable to Improper Input Validation

All versions of the package is-http2 are vulnerable to Command Injection due to missing input sanitization or other checks, and sandboxes being employed to the isH2 function...

7.8CVSS5.3AI score0.01055EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2023/02/01 5:15 a.m.23 views

CVE-2022-25906

All versions of the package is-http2 are vulnerable to Command Injection due to missing input sanitization or other checks, and sandboxes being employed to the isH2 function...

7.8CVSS7.8AI score0.01055EPSS
Exploits1References2
CVE
CVE
added 2023/02/01 5:0 a.m.57 views

CVE-2022-25906

CVE-2022-25906 affects the JavaScript package is-http2. The vulnerability is a Command Injection in the isH2-related handling due to missing input sanitization in the module’s code (index.js). Several sources describe that all versions are vulnerable and that using the sandboxed isH2 path does no...

7.8CVSS7.8AI score0.01055EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/01 5:0 a.m.4 views

CVE-2022-25906

All versions of the package is-http2 are vulnerable to Command Injection due to missing input sanitization or other checks, and sandboxes being employed to the isH2 function...

7.4CVSS7.6AI score0.01055EPSS
Exploits1References2
CNNVD
CNNVD
added 2023/02/01 12:0 a.m.2 views

is-http2 操作系统命令注入漏洞

is-http2 is an application by Stefan Judis personal developer. A simple module for checking whether certain servers support HTTP/2. An operating system command injection vulnerability exists in is-http2, which stems from a lack of input cleanup or other checks and the use of sandboxing by the isH...

7.8CVSS7.3AI score0.01055EPSS
Exploits1References3
OSV
OSV
added 2023/01/26 12:14 p.m.5 views

SUSE-SU-2023:0153-1 Security update for haproxy

This update for haproxy fixes the following issues: - CVE-2023-0056: Fixed a server crash that could be triggered via a malformed HTTP/2 frame bsc1207181...

6.5CVSS6.6AI score0.01834EPSS
Exploits0References3
Veracode
Veracode
added 2023/01/22 8:35 a.m.31 views

HTTP Request Smuggling

golang.org/x/net/http2/h2c is vulnerable to HTTP Request Smuggling. The vulnerability exists in the h2cUpgrade function of h2c.go because it does not properly handle errors when reading the HTTP2 frames from the HTTP/1 request body using MaxBytesHandler, which allows an attacker to send arbitrary...

7.5CVSS7.3AI score0.01814EPSS
Exploits1References9Affected Software3
Tenable Nessus
Tenable Nessus
added 2023/01/20 12:0 a.m.36 views

openSUSE 15 Security Update : netty (SUSE-SU-2022:1315-1)

The remote openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2022:1315-1 advisory. - Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers &...

5.9CVSS6.3AI score0.04935EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2023/01/19 4:4 a.m.48 views

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulat...

7.5CVSS0.7AI score0.01814EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2023/01/14 12:30 a.m.71 views

golang.org/x/net/http2/h2c vulnerable to request smuggling attack

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.5AI score0.01814EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2023/01/14 12:30 a.m.34 views

GHSA-FXG5-WQ6X-VR4W golang.org/x/net/http2/h2c vulnerable to request smuggling attack

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.5AI score0.01814EPSS
Exploits1References7
GitLab Advisory Database
GitLab Advisory Database
added 2023/01/14 12:0 a.m.44 views

golang.org/x/net/http2/h2c vulnerable to request smuggling attack

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS0.9AI score0.01814EPSS
Exploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/01/14 12:0 a.m.39 views

Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS0.7AI score0.01814EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2023/01/13 11:15 p.m.23 views

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.4AI score0.01814EPSS
Exploits1References5
OSV
OSV
added 2023/01/13 11:15 p.m.8 views

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.3AI score
Exploits0References5
UbuntuCve
UbuntuCve
added 2023/01/13 11:15 p.m.46 views

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS6.9AI score0.01814EPSS
Exploits1References4
Prion
Prion
added 2023/01/13 11:15 p.m.21 views

Design/Logic Flaw

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

5CVSS7.3AI score0.01814EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder