Lucene search
+L

450 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 6:21 a.m.8 views

SUSE CVE-2003-0543

Integer overflow in OpenSSL 0.9.6 and 0.9.7 allows remote attackers to cause a denial of service crash via an SSL client certificate with certain ASN.1 tag values...

5CVSS9.4AI score0.27365EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:10 a.m.7 views

SUSE CVE-2007-4879

Mozilla Firefox before Firefox 2.0.0.13, and SeaMonkey before 1.1.9, can automatically install TLS client certificates with minimal user interaction, and automatically sends these certificates when requested, which makes it easier for remote web sites to track user activities across domains by...

5CVSS6.7AI score0.01272EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:04 a.m.8 views

SUSE CVE-2016-3959

The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service infinite loop via a crafted public key to a program that uses HTTPS client...

7.5CVSS8.4AI score0.04419EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.7 views

SUSE CVE-2019-3814

It was discovered that Dovecot before versions 2.2.36.1 and 2.3.4.1 incorrectly handled client certificates. A remote attacker in possession of a valid certificate with an empty username field could possibly use this issue to impersonate other users...

8.2CVSS7.1AI score0.02417EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.7 views

SUSE CVE-2021-3698

A flaw was found in Cockpit in versions prior to 260 in the way it handles the certificate verification performed by the System Security Services Daemon SSSD. This flaw allows client certificates to authenticate successfully, regardless of the Certificate Revocation List CRL configuration or the...

7.5CVSS8.2AI score0.00676EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:47 a.m.6 views

SUSE CVE-2021-20230

A flaw was found in stunnel before 5.57, where it improperly validates client certificates when it is configured to use both redirect and verifyChain options. This flaw allows an attacker with a certificate signed by a Certificate Authority, which is not the one accepted by the stunnel server, to...

7.5CVSS6.5AI score0.01179EPSS
SaveExploits0References7
Prion
Prion
added 2023/02/03 7:15 p.m.24 views

Code injection

Starting with diego-release 2.55.0 and up to 2.69.0, and starting with CF Deployment 17.1 and up to 23.2.0, apps are accessible via another port on diego cells, allowing application ingress without a client certificate. If mTLS route integrity is enabled AND unproxied ports are turned off, then a...

6.4CVSS9AI score0.00378EPSS
SaveExploits0References1Affected Software2
Tenable Nessus
Tenable Nessus
added 2022/12/11 12:00 a.m.36 views

FreeBSD : traefik -- multiple vulnerabilities (508da89c-78b9-11ed-854f-5404a68ad561)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 508da89c-78b9-11ed-854f-5404a68ad561 advisory. - Traefik is an open source HTTP reverse proxy and load balancer. Versions prior to 2.9.6 are...

8.1CVSS6.8AI score0.01005EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/12/08 4:11 p.m.54 views

Traefik routes exposed with an empty TLSOption

Impact There is a potential vulnerability in Traefik managing the TLS connections. A router configured with a not well-formatted TLSOption is exposed with an empty TLSOption. For instance, a route secured using an mTLS connection set with a wrong CA file is exposed without verifying the client...

8.1CVSS6.2AI score0.00511EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.13 views

PT-2022-27770 · Traefik +1 · Traefik +1

Name of the Vulnerable Software and Affected Versions: Traefik versions prior to 2.9.6 Description: There is a potential issue in Traefik's management of TLS connections. A router configured with a not well-formatted TLSOption is exposed with an empty TLSOption. For instance, a route secured usin...

8.1CVSS6.5AI score0.91969EPSS
SaveExploits4References40
Microsoft KB
Microsoft KB
added 2022/08/09 12:00 a.m.14 views

August 9, 2022-KB5015732 Cumulative Update Preview for .NET Framework 3.5 and 4.8 for Windows 11

None None...

6.1AI score
SaveExploits0
OSV
OSV
added 2022/07/15 11:03 p.m.42 views

GO-2022-0191 Denial of service in chain verification in crypto/x509

The crypto/x509 package does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients verifying certificates are affected...

7.8CVSS7.7AI score0.06325EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/25 7:26 p.m.21 views

GHSA-W45J-F832-HXVH Pion/DLTS Accepts Client Certificates Without CertificateVerify

Impact A DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection itself is still secure. The Certificate provided by clients can't be trusted when using a...

5.9CVSS6.3AI score0.00812EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/25 7:26 p.m.44 views

Pion/DLTS Accepts Client Certificates Without CertificateVerify

Impact A DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection itself is still secure. The Certificate provided by clients can't be trusted when using a...

7.5CVSS7.2AI score0.00812EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/05/24 10:06 p.m.43 views

GO-2022-0166 Denial of service due to unchecked parameters in crypto/dsa

The Verify function in crypto/dsa passed certain parameters unchecked to the underlying big integer library, possibly leading to extremely long-running computations, which in turn makes Go programs vulnerable to remote denial of service attacks. Programs using HTTPS client certificates or the Go...

7.5CVSS7.4AI score0.04419EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/24 8:14 p.m.53 views

GO-2022-0213 Panic on invalid DSA public keys in crypto/dsa

Invalid DSA public keys can cause a panic in dsa.Verify. In particular, using crypto/x509.Verify on a crafted X.509 certificate chain can lead to a panic, even if the certificates don't chain to a trusted root. The chain can be delivered via a crypto/tls connection to a client, or to a server tha...

7.5CVSS7.3AI score0.04693EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/21 12:15 a.m.12 views

UBUNTU-CVE-2022-29222

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.5, a DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection...

7.5CVSS7.1AI score0.00812EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2022/05/21 12:15 a.m.34 views

CVE-2022-29222

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.5, a DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection...

7.5CVSS7.1AI score0.00812EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2022/05/21 12:00 a.m.49 views

CVE-2022-29222

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.5, a DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection...

7.5CVSS7.4AI score0.00812EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2022/05/21 12:00 a.m.5 views

CVE-2022-29222 Improper Certificate Validation in Pion DTLS

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.5, a DTLS Client could provide a Certificate that it doesn't posses the private key for and Pion DTLS wouldn't reject it. This issue affects users that are using Client certificates only. The connection...

5.9CVSS7.5AI score0.00812EPSS
SaveExploits0References3
Rows per page
Query Builder