Lucene search
+L

502 matches found

OSV
OSV
added 2022/08/31 4:15 p.m.5 views

DEBIAN-CVE-2022-1319

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

7.5CVSS6.9AI score0.01264EPSS
SaveExploits0References1
NVD
NVD
added 2022/08/31 4:15 p.m.43 views

CVE-2022-1319

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

7.5CVSS0.01264EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2022/08/31 4:15 p.m.16 views

CVE-2022-1319

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

7.5CVSS6.9AI score0.01264EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2022/08/31 12:00 a.m.7 views

PT-2022-13793 · Red Hat · Jboss Eap 7

Name of the Vulnerable Software and Affected Versions: Undertow affected versions not specified JBoss EAP 7 Description: A flaw was found in Undertow, where for an AJP 400 response, JBoss EAP 7 improperly sends two response packets with the reuse flag set, even though the connection is closed. Th...

7.5CVSS6.7AI score0.01264EPSS
SaveExploits0References13
CVE
CVE
added 2022/08/31 12:00 a.m.229 views

CVE-2022-1319

CVE-2022-1319 affects Undertow (via JBoss EAP 7) where an AJP 400 response can trigger two response packets that carry the reuse flag, and the connection reuse logic reads the second SEND_HEADERS instead of CPONG after a CPING. This can lead to a vulnerability in scenarios where connections are r...

7.5CVSS7.3AI score0.01264EPSS
SaveExploits0References6Affected Software3
Debian CVE
Debian CVE
added 2022/08/31 12:00 a.m.115 views

CVE-2022-1319

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

7.5CVSS3.1AI score0.01264EPSS
SaveExploits0
OSV
OSV
added 2022/08/16 8:42 a.m.6 views

SUSE-SU-2022:2813-1 Security update for curl

This update for curl fixes the following issues: - CVE-2022-27781: Fixed an issue where curl will get stuck in an infinite loop when trying to retrieve details about a TLS server's certificate chain bnc1199223. - CVE-2022-27782: Fixed an issue where TLS and SSH connections would be reused even wh...

7.5CVSS6.6AI score0.3216EPSS
SaveExploits4References9
Tenable Nessus
Tenable Nessus
added 2022/07/29 12:00 a.m.36 views

EulerOS 2.0 SP10 : curl (EulerOS-SA-2022-2153)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections...

8.1CVSS6.8AI score0.03777EPSS
SaveExploits4References5
Tenable Nessus
Tenable Nessus
added 2022/07/08 12:00 a.m.56 views

Rocky Linux 8 : curl (RLSA-2022:5313)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2022:5313 advisory. - An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections withou...

8.1CVSS6.9AI score0.03777EPSS
SaveExploits4References9
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.10 views

undertow: Double AJP response for 400 from EAP 7 results in CPING failures

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

7.5CVSS7.3AI score0.01264EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/07/07 12:00 a.m.52 views

Oracle Linux 9 : curl (ELSA-2022-5245)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-5245 advisory. - fix too eager reuse of TLS and SSH connections CVE-2022-27782 - fix leak of SRP credentials in redirects CVE-2022-27774 - fix credential leak on...

8.1CVSS6.8AI score0.03777EPSS
SaveExploits4References5
OSV
OSV
added 2022/07/04 7:12 p.m.10 views

CLSA-2022-1656961923 Fixed CVE-2022-27782 in curl

CVE-2022-27782: add missing checks of ssl and ssh options during matching a connection for reuse...

7.5CVSS6.7AI score0.0293EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/04 7:06 p.m.10 views

CLSA-2022-1656961578 Fixed CVE-2022-27782 in curl

CVE-2022-27782: add missing checks of ssl and ssh options during matching a connection for reuse...

7.5CVSS6.7AI score0.0293EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/04 6:29 p.m.9 views

CLSA-2022-1656959369 Fix CVE(s): CVE-2022-27782

SECURITY UPDATE: libcurl would reuse a previously created connection even when a TLS or SSH related option had been changed that should have prohibited reuse. - debian/patches/CVE-2022-27782-tls.patch: add missing primary checks of tls parameters before connection reuse - CVE-2022-27782...

7.5CVSS6.7AI score0.0293EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2022/07/01 12:07 a.m.77 views

curl: OAUTH2 bearer bypass in connection re-use

A vulnerability was found in curl. This security flaw allows reusing OAUTH2-authenticated connections without properly ensuring that the connection was authenticated with the same credentials set for this transfer. This issue leads to an authentication bypass, either by mistake or by a malicious...

8.1CVSS7.1AI score0.02161EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/07/01 12:07 a.m.10 views

curl: TLS and SSH connection too eager reuse

A vulnerability was found in curl. This issue occurs because curl can reuse a previously created connection even when a TLS or SSH-related option is changed that should have prohibited reuse. This flaw leads to an authentication bypass, either by mistake or by a malicious actor...

7.5CVSS7.1AI score0.0293EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/07/01 12:00 a.m.72 views

RHEL 8 : curl (RHSA-2022:5313)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:5313 advisory. The curl packages provide the libcurl library and the curl utility for downloading files from servers using various protocols, including HTT...

8.1CVSS7AI score0.03777EPSS
SaveExploits4References11
RedHat Linux
RedHat Linux
added 2022/06/30 9:00 p.m.10 views

curl: TLS and SSH connection too eager reuse

A vulnerability was found in curl. This issue occurs because curl can reuse a previously created connection even when a TLS or SSH-related option is changed that should have prohibited reuse. This flaw leads to an authentication bypass, either by mistake or by a malicious actor...

7.5CVSS7.1AI score0.0293EPSS
SaveExploits1References5
OSV
OSV
added 2022/06/28 3:31 p.m.12 views

CLSA-2022-1656430292 Fixed CVEs in curl: CVE-2022-27780, CVE-2022-27782, CVE-2022-27781

CVE-2022-27782: check additional TLS or SSH connection parameters that should have prohibited connection reuse - CVE-2022-27781: add limit of certificates which can be traversed breaking possible infinite loop - CVE-2022-27780: exclude malicious characters from url to prevent incorrect address...

7.5CVSS6.7AI score0.0293EPSS
SaveExploits3References1
OSV
OSV
added 2022/06/28 3:28 p.m.10 views

CLSA-2022-1656430138 Fixed CVEs in curl: CVE-2022-27780, CVE-2022-27781, CVE-2022-27782

CVE-2022-27782: check additional TLS or SSH connection parameters that should have prohibited connection reuse - CVE-2022-27781: add limit of certificates which can be traversed breaking possible infinite loop - CVE-2022-27780: exclude malicious characters from url to prevent incorrect address...

7.5CVSS6.7AI score0.0293EPSS
SaveExploits3References1
Rows per page
Query Builder