Lucene search
+L

441 matches found

Github Security Blog
Github Security Blog
added 2022/12/08 4:11 p.m.49 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.00488EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.8 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:0 a.m.8 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:3 p.m.39 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.14 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.00749EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/25 7:26 p.m.38 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.00749EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/05/24 10:6 p.m.40 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.48 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
UbuntuCve
UbuntuCve
added 2022/05/21 12:15 a.m.29 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.00749EPSS
SaveExploits0References7
OSV
OSV
added 2022/05/21 12:15 a.m.6 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.00749EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2022/05/21 12:0 a.m.4 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.00749EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2022/05/21 12:0 a.m.43 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.00749EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/05/21 12:0 a.m.9 views

PT-2022-19474

Name of the Vulnerable Software and Affected Versions Pion DTLS versions prior to 2.1.5 Description The issue affects users that are using Client certificates only. A DTLS Client could provide a Certificate that it doesn't possess the private key for, and Pion DTLS wouldn't reject it. The...

7.5CVSS5.4AI score0.00749EPSS
SaveExploits0References18
OSV
OSV
added 2022/05/13 1:12 a.m.39 views

GHSA-8H53-FJGG-G42G Insufficient Verification of Data Authenticity in Async Http Client

Async Http Client aka AHC or async-http-client before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a...

4.3CVSS9.1AI score0.00993EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/13 1:12 a.m.48 views

Insufficient Verification of Data Authenticity in Async Http Client

Async Http Client aka AHC or async-http-client before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a...

4.3CVSS1.9AI score0.00993EPSS
SaveExploits0References12Affected Software1
Microsoft CVE
Microsoft CVE
added 2022/03/15 7:0 a.m.5 views

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 certificate status. The highest threat from this vulnerability is to confidentiality.

...

7.5CVSS7.7AI score0.00676EPSS
SaveExploits0
OSV
OSV
added 2022/03/10 5:42 p.m.1 views

DEBIAN-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.5CVSS6.5AI score0.00676EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/10 5:42 p.m.6 views

UBUNTU-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.5CVSS7.2AI score0.00676EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/01/27 9:37 a.m.27 views

Insecure Access Control

cockpit has insecure access control. The vulnerability exists due to a flaw was found in Cockpit allowing client certificates to authenticate successfully, regardless of the Certificate Revocation List CRL configuration or the certificate status...

7.5CVSS3.1AI score0.00676EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2021/12/15 11:55 p.m.24 views

Privilege Escalation

github.com/couchbase/syncgateway is vulnerable to privilege escalation. The vulnerability exists because of storage of bucket credentials in the metadata within sync documents written to the bucket, allowing a user with read privilege to perform write access to data in Couchbase Server. Note: Thi...

8.1CVSS3.4AI score0.00501EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder