Lucene search
K

2151 matches found

OSV
OSV
added 2022/06/03 2:40 p.m.27 views

CVE-2022-31028 Possible DDOS by establishing keep-alive connections with anonymous HTTP clients in MinIO

MinIO is a multi-cloud object storage solution. Starting with version RELEASE.2019-09-25T18-25-51Z and ending with version RELEASE.2022-06-02T02-11-04Z, MinIO is vulnerable to an unending go-routine buildup while keeping connections established due to HTTP clients not closing the connections...

7.5CVSS7.4AI score0.01465EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2022/06/03 12:0 a.m.6 views

PT-2022-20472 · Minio +1 · Minio +1

Name of the Vulnerable Software and Affected Versions: MinIO versions RELEASE.2019-09-25T18-25-51Z through RELEASE.2022-06-02T02-11-04Z Description: The issue is related to an unending go-routine buildup while keeping connections established due to HTTP clients not closing the connections...

9CVSS6.4AI score0.94004EPSS
Exploits25References47
Github Security Blog
Github Security Blog
added 2022/06/02 8:37 p.m.30 views

Uncaught Exception (due to a data race) leads to process termination in Waitress

Impact Waitress may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing the entire application to be killed. Patches This issue has been fixed in Waitress 2.1.2 ...

6.5CVSS5.6AI score0.00467EPSS
Exploits1References7Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/06/01 10:2 p.m.10 views

Security Bulletin: Vulnerability in Nginx affects IBM Cloud Private and could allow a remote attacker to obtain sensitive information (177988)

Summary There is a vulnerability in the Nginx open source component. Nginx is used by IBM Cloud Private as a reverse proxy. The vulnerability could allow a remote attacker to obtain sensitive information. This bulletin identifies the security fixes to apply to address the Nginx vulnerability 1779...

0.6AI score
Exploits0Affected Software1
RedhatCVE
RedhatCVE
added 2022/06/01 7:52 a.m.27 views

CVE-2022-31015

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS2.3AI score0.00467EPSS
Exploits1References4
NVD
NVD
added 2022/05/31 11:15 p.m.11 views

CVE-2022-31015

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS0.00467EPSS
Exploits1References4
OSV
OSV
added 2022/05/31 11:15 p.m.1 views

PYSEC-2022-205

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS5.7AI score0.00467EPSS
Exploits1References4
Prion
Prion
added 2022/05/31 11:15 p.m.11 views

Code injection

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

4.3CVSS5.5AI score0.00467EPSS
Exploits1References4Affected Software1
Debian CVE
Debian CVE
added 2022/05/31 10:50 p.m.37 views

CVE-2022-31015

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS6AI score0.00467EPSS
Exploits1
AlpineLinux
AlpineLinux
added 2022/05/31 10:50 p.m.30 views

CVE-2022-31015

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS5.7AI score0.00467EPSS
Exploits1
OSV
OSV
added 2022/05/31 10:50 p.m.12 views

CVE-2022-31015 Uncaught Exception (due to a data race) leads to process termination in Waitress

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS6.3AI score0.00467EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2022/05/31 12:0 a.m.2 views

PT-2022-20460 · Pypi · Waitress

Name of the Vulnerable Software and Affected Versions: Waitress versions 2.1.0 through 2.1.1 Description: Waitress is a Web Server Gateway Interface server for Python 2 and 3. The issue arises when a thread closes a socket while the main thread is about to call select, leading to the main thread...

7.5CVSS6.5AI score0.00467EPSS
Exploits1References17
Kitploit
Kitploit
added 2022/05/29 12:30 p.m.26 views

Hakoriginfinder - Tool For Discovering The Origin Host Behind A Reverse Proxy. Useful For Bypassing Cloud WAFs!

Tool for discovering the origin host behind a reverse proxy. Useful for bypassing WAFs and other reverse proxies. How does it work? This tool will first make a HTTP request to the hostname that you provide and store the response, then it will make a request to every IP address that you provide vi...

7.2AI score
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2022/05/26 12:0 a.m.3 views

CVE-2009-1890

...

7.1CVSS8.2AI score0.3787EPSS
Exploits2
Github Security Blog
Github Security Blog
added 2022/05/24 5:40 p.m.22 views

Async-h1 request smuggling possible with long unread bodies

An issue was discovered in the async-h1 crate before 2.3.0 for Rust. Request smuggling can occur when used behind a reverse proxy...

6.1CVSS6.4AI score0.00285EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/05/24 5:40 p.m.13 views

GHSA-C8RQ-CRXJ-MJ9M Async-h1 request smuggling possible with long unread bodies

An issue was discovered in the async-h1 crate before 2.3.0 for Rust. Request smuggling can occur when used behind a reverse proxy...

6.1CVSS6.5AI score0.00285EPSS
Exploits0References4
OSV
OSV
added 2022/05/24 5:30 p.m.115 views

GHSA-GWFG-CQMG-CF8F WEBRick vulnerable to HTTP Request/Response Smuggling

An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy which also has a po...

7.5CVSS7.8AI score0.00275EPSS
Exploits0References16
OSV
OSV
added 2022/05/23 10:46 p.m.30 views

GO-2022-0212 Request smuggling due to accepting invalid headers in net/http via net/textproto

net/http through net/textproto used to accept and normalize invalid HTTP/1.1 headers with a space before the colon, in violation of RFC 7230. If a Go server is used behind an uncommon reverse proxy that accepts and forwards but doesn't normalize such invalid headers, the reverse proxy and the...

7.5CVSS7.5AI score0.0776EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2022/05/20 11:6 p.m.24 views

CVE-2021-29471

Synapse is a Matrix reference homeserver written in python pypi package matrix-synapse. Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.33.2 "Push rules" can specify conditions under which they will match, including eventmatch, which matches event...

5.3CVSS1.2AI score0.00337EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2022/05/20 10:43 p.m.27 views

CVE-2022-23632

Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.6.1, Traefik skips the router transport layer security TLS configuration when the host header is a fully qualified domain name FQDN. For a request, the TLS configuration choice can be different than the router choice, which...

7.5CVSS0.3AI score0.00557EPSS
Exploits0References1
Rows per page
Query Builder