Lucene search
+L

1916 matches found

Mageia
Mageia
added 2024/02/14 11:2 p.m.30 views

Updated mbedtls packages fix security vulnerabilities

This update brings the mbedtls packages from 2.28.3 to the latest 2.28.7 release in the LTS branch, fixing a number of bugs as well the following security vulnerabilities: - Buffer overread in TLS stream cipher suites. - Timing side channel in private key RSA operations. - Buffer overflow in...

7.8AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/02/13 8:18 a.m.13 views

gnutls: incomplete fix for CVE-2023-5981

A vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from the response times of ciphertexts with correct PKCS1 v1.5 padding. This issue may allow a remote attacker to perform a timing side-channel attack in the RSA-PSK key exchange,...

7.5CVSS6.7AI score0.01614EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2024/02/13 3:55 a.m.5 views

SUSE CVE-2023-33850

IBM GSKit-Crypto could allow a remote attacker to obtain sensitive information, caused by a timing-based side channel in the RSA Decryption implementation. By sending an overly large number of trial messages for decryption, an attacker could exploit this vulnerability to obtain sensitive...

7.5CVSS6.6AI score0.0117EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/02/13 12:0 a.m.31 views

RHEL 8 : gnutls (RHSA-2024:0796)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:0796 advisory. The gnutls packages provide the GNU Transport Layer Security GnuTLS library, which implements cryptographic algorithms and protocols such as SSL, TLS...

7.5CVSS6.8AI score0.01614EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/02/12 12:0 a.m.12 views

PT-2024-2706

Name of the Vulnerable Software and Affected Versions: Node.js versions which bundle an unpatched version of OpenSSL or run against a dynamically linked version of OpenSSL which are unpatched Description: The issue is related to the use of hidden side channels in the PrivateDecrypt function of th...

9.8CVSS7.6AI score0.87211EPSS
SaveExploits4References204
Tenable Nessus
Tenable Nessus
added 2024/02/12 12:0 a.m.46 views

Rocky Linux 8 : gnutls (RLSA-2024:0627)

The remote Rocky Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2024:0627 advisory. - A vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from the response times of ciphertexts wit...

7.5CVSS6.6AI score0.01614EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/09 1:34 a.m.16 views

MGASA-2024-0031 Updated gnutls packages fix security vulnerabilities

The updated packages fix security vulnerabilities: A vulnerability was found in GnuTLS, where a cockpit which uses gnuTLS rejects a certificate chain with distributed trust. This issue occurs when validating a certificate chain with cockpit-certificate-ensure. This flaw allows an unauthenticated,...

7.5CVSS6.7AI score0.01614EPSS
SaveExploits2References3
Mageia
Mageia
added 2024/02/09 1:34 a.m.76 views

Updated gnutls packages fix security vulnerabilities

The updated packages fix security vulnerabilities: A vulnerability was found in GnuTLS, where a cockpit which uses gnuTLS rejects a certificate chain with distributed trust. This issue occurs when validating a certificate chain with cockpit-certificate-ensure. This flaw allows an unauthenticated,...

7.5CVSS7.2AI score0.01614EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2024/02/09 12:0 a.m.24 views

Mageia: Security Advisory (MGASA-2024-0031)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7AI score0.01614EPSS
SaveExploits2References4
OSV
OSV
added 2024/02/08 7:16 p.m.9 views

CLSA-2024-1707419801 Fix CVE(s): CVE-2023-5981

SECURITY UPDATE: timing side-channel in the RSA-PSK ClientKeyExchange - debian/patches/nettle-pk-randomness-level.patch: nettle/pk use the appropriate level of randomness for each operation. - debian/patches/pk-gnutlsswitchlibstate.patch: pk always use gnutlsswitchlibstate. -...

5.9CVSS6.5AI score0.01267EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/02/08 6:33 p.m.61 views

Important: Red Hat Security Advisory: container-tools:4.0 security update

An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References7
RedHat Linux
RedHat Linux
added 2024/02/08 6:33 p.m.11 views

golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.

A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the...

7.5CVSS6.8AI score0.0125EPSS
SaveExploits0References5
NVD
NVD
added 2024/02/08 5:15 p.m.24 views

CVE-2024-25190

l8w8jwt 2.2.1 uses memcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

9.8CVSS9.5AI score0.00899EPSS
SaveExploits1References1
NVD
NVD
added 2024/02/08 5:15 p.m.29 views

CVE-2024-25191

php-jwt 1.0.0 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

9.8CVSS9.6AI score0.0089EPSS
SaveExploits1References1
NVD
NVD
added 2024/02/08 5:15 p.m.21 views

CVE-2024-25189

libjwt 1.15.3 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

9.8CVSS9.5AI score0.00954EPSS
SaveExploits1References2
Prion
Prion
added 2024/02/08 5:15 p.m.26 views

Authentication flaw

php-jwt 1.0.0 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

7.5CVSS7.3AI score0.0089EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2024/02/08 5:15 p.m.36 views

CVE-2024-25191

php-jwt 1.0.0 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

9.8CVSS7.2AI score0.0089EPSS
SaveExploits1References2
Prion
Prion
added 2024/02/08 5:15 p.m.21 views

Authentication flaw

l8w8jwt 2.2.1 uses memcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

7.5CVSS7.3AI score0.00899EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2024/02/08 5:15 p.m.22 views

Authentication flaw

libjwt 1.15.3 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

7.5CVSS7.3AI score0.00954EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/02/08 5:15 p.m.6 views

UBUNTU-CVE-2024-25189

libjwt 1.15.3 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

9.8CVSS5.8AI score0.00954EPSS
SaveExploits1References5
Rows per page
Query Builder