Lucene search
+L

31109 matches found

OSV
OSV
added 2023/03/26 12:00 a.m.38 views

CVE-2023-28858

redis-py before 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time, and can send response data to the client of an unrelated request in an off-by-one manner. NOTE: this CVE Record was initially created in response to reports about ChatGPT, and 4.3.6, 4.4....

5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2023/03/26 12:00 a.m.70 views

CVE-2023-28858

redis-py before 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time, and can send response data to the client of an unrelated request in an off-by-one manner. NOTE: this CVE Record was initially created in response to reports about ChatGPT, and 4.3.6, 4.4....

3.7CVSS5.3AI score0.01018EPSS
SaveExploits0
OSV
OSV
added 2023/03/24 12:00 p.m.24 views

RUSTSEC-2023-0029 TLS certificate common name validation bypass

The NATS official Rust clients are vulnerable to MitM when using TLS. The common name of the server's TLS certificate is validated against the hostname provided by the server's plaintext INFO message during the initial connection setup phase. A MitM proxy can tamper with the host field's value by...

7AI score
SaveExploits0References2
RustSec
RustSec
added 2023/03/24 12:00 p.m.28 views

TLS certificate common name validation bypass

The NATS official Rust clients are vulnerable to MitM when using TLS. The common name of the server's TLS certificate is validated against the hostname provided by the server's plaintext INFO message during the initial connection setup phase. A MitM proxy can tamper with the host field's value by...

6.5AI score
SaveExploits0Affected Software1
OSV
OSV
added 2023/03/24 12:00 p.m.22 views

RUSTSEC-2023-0027 TLS certificate common name validation bypass

The NATS official Rust clients are vulnerable to MitM when using TLS. The common name of the server's TLS certificate is validated against the hostname provided by the server's plaintext INFO message during the initial connection setup phase. A MitM proxy can tamper with the host field's value by...

7AI score
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2023/03/24 12:00 a.m.11 views

The vulnerability of the connected module “Kaspersky Security System” of the Eltex network interface “ESR-200” allows a intruder to cause a service failure.

The vulnerability of the connected module “Kaspersky Security System” of the Ethernet switch software “Eltex ESR-200” is related to the improper creation of connections. Exploiting this vulnerability can allow a malicious actor to cause service interruptions remotely...

9CVSS5.5AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/03/24 12:00 a.m.79 views

Tenable Sensor Proxy < 1.0.7 Multiple Vulnerabilities (TNS-2023-15)

According to its self-reported version, the Tenable Sensor Proxy application running on the remote host is version 1.0.6. It is, therefore, affected by multiple vulnerabilities in OpenSSL prior to version 1.1.1t: - An attacker that had observed a genuine connection between a client and a server...

7.5CVSS7.2AI score0.20444EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2023/03/23 11:26 a.m.63 views

CVE-2023-28672

Jenkins OctoPerf Load Testing Plugin Plugin 4.5.1 and earlier does not perform a permission check in a connection test HTTP endpoint, allowing attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method,...

6.5CVSS6.7AI score0.00509EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/03/23 12:00 a.m.9 views

PT-2023-21892 · Jenkins · Jenkins Octoperf Load Testing Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins OctoPerf Load Testing Plugin Plugin versions 4.5.0 and earlier Description: A cross-site request forgery CSRF issue allows attackers to connect to a specified URL using attacker-specified credentials IDs, potentially capturing...

4.3CVSS4.5AI score0.00361EPSS
SaveExploits0References3
Citrix
Citrix
added 2023/03/23 12:00 a.m.15 views

Workspace App for Mac - Known Issue - March 23rd 2023

When using Citrix Workspace App for Mac, users may receive the following errors: - Unable to communicate with Authentication Manager service - The Store doesn't exist. Please retry or contact support. - Citrix Workspace cannot connect to the server. Check your network connection. -Could not...

7AI score
SaveExploits0
Citrix
Citrix
added 2023/03/23 12:00 a.m.15 views

Connection Interrupted. Citrix Workspace will try to reconnect in over an hour

Connection Interrupted. Citrix Workspace will try to reconnect in over an hour...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/03/22 12:00 a.m.58 views

SUSE SLES12 Security Update : curl (SUSE-SU-2023:0865-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:0865-1 advisory. - CVE-2023-27533: Fixed TELNET option IAC injection bsc1209209. - CVE-2023-27534: Fixed SFTP path resolving discrepancy bsc1209210....

9.8CVSS6.8AI score0.02195EPSS
SaveExploits5References16
OSV
OSV
added 2023/03/21 5:34 p.m.12 views

SUSE-SU-2023:0865-1 Security update for curl

This update for curl fixes the following issues: - CVE-2023-27533: Fixed TELNET option IAC injection bsc1209209. - CVE-2023-27534: Fixed SFTP path resolving discrepancy bsc1209210. - CVE-2023-27535: Fixed FTP too eager connection reuse bsc1209211. - CVE-2023-27536: Fixed GSS delegation too eager...

9.8CVSS7.3AI score0.02195EPSS
SaveExploits5References11
RedHat Linux
RedHat Linux
added 2023/03/21 2:50 p.m.10 views

haproxy: request smuggling attack in HTTP/1 header parsing

A flaw was found in HAProxy's headers processing that causes HAProxy to drop important headers fields such as Connection, Content-length, Transfer-Encoding, and Host after having partially processed them. A maliciously crafted HTTP request could be used in an HTTP request smuggling attack to bypa...

9.1CVSS5.7AI score0.05448EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/03/21 2:50 p.m.28 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2023/03/21 1:14 p.m.90 views

CVE-2023-27538

An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequen...

5.5CVSS7.6AI score0.01255EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2023/03/21 1:13 p.m.58 views

CVE-2023-27536

A flaw was found in the Curl package. Libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, the GSS delegation setting was left out from the configuration match checks, making them match too easily, affecting...

5.9CVSS8.7AI score0.01566EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/03/21 3:13 a.m.8 views

SUSE CVE-2023-27535

An authentication bypass vulnerability exists in libcurl 8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain...

5.8CVSS8AI score0.01607EPSS
SaveExploits1References92
SUSE CVE
SUSE CVE
added 2023/03/21 3:13 a.m.7 views

SUSE CVE-2023-27536

An authentication bypass vulnerability exists libcurl 8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPTGSSAPIDELEGATION option. This vulnerability affects...

5.8CVSS8.1AI score0.01566EPSS
SaveExploits1References92
SUSE CVE
SUSE CVE
added 2023/03/21 3:13 a.m.6 views

SUSE CVE-2023-27538

An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequen...

5.8CVSS8.5AI score0.01255EPSS
SaveExploits1References92
Rows per page
Query Builder