Lucene search
K

3235 matches found

OSV
OSV
added 2025/11/21 3:59 p.m.10 views

JLSEC-2025-232 Side channel in RSA key generation and operations (SSBleed, M-Step)

Vulnerability Mbed TLS's modular inversion routine and GCD routine are vulnerable to local timing attacks in a number of settings discussed below. These functions are used in RSA, making the following operations vulnerable in all configurations: - RSA key generation with any API mbedtlsrsagenkey...

6.2CVSS7.1AI score0.00202EPSS
Exploits1References2
OPENSUSE Linux
OPENSUSE Linux
added 2025/11/21 12:0 a.m.2 views

Security update for ongres-scram (important)

openSUSE security update: security update for ongres-scram ------------------------------------------------------------- Announcement ID: openSUSE-SU-2025-20059-1 Rating: important References: bsc1250399 Cross-References: CVE-2025-59432 CVSS scores: CVE-2025-59432 SUSE : 6.8...

8.2CVSS7AI score0.00835EPSS
Exploits0References1
OSV
OSV
added 2025/11/19 10:33 a.m.2 views

OPENSUSE-SU-2025:20059-1 Security update for ongres-scram

This update for ongres-scram fixes the following issues: - CVE-2025-59432: Fixed timing attack vulnerability in SCRAM Authentication bsc1250399...

8.7CVSS5.8AI score0.00835EPSS
Exploits0References2
OSV
OSV
added 2025/11/19 10:17 a.m.1 views

SUSE-SU-2025:21016-1 Security update for ongres-scram

This update for ongres-scram fixes the following issues: - CVE-2025-59432: Fixed timing attack vulnerability in SCRAM Authentication bsc1250399...

8.7CVSS5.8AI score0.00835EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.3 views

SUSE CVE-2025-40204

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

7.5CVSS6.5AI score0.00171EPSS
Exploits0References108
Tenable Nessus
Tenable Nessus
added 2025/11/14 12:0 a.m.7 views

Siemens RUGGEDCOM ROS Devices Observable Timing Discrepancy (CVE-2021-42016)

A timing attack, in a third-party component, could make the retrieval of the private key possible, used for encryption of sensitive data. If a threat actor were to exploit this, the data integrity and security could be compromised. This plugin only works with Tenable.ot. Please visit...

7.5CVSS7.3AI score0.00602EPSS
Exploits0References4
Hacker One
Hacker One
added 2025/11/13 10:4 p.m.11 views

Django: User enumeration via timing attack in Django mod_wsgi authentication backend leads to account discovery

A vulnerability was discovered in the checkpassword function in django/contrib/auth/handlers/modwsgi.py. When a non-existent username was provided, the function returned immediately without performing password verification, leading to a timing attack that allowed attackers to enumerate valid...

5.4AI score
Exploits0
OSV
OSV
added 2025/11/12 10:15 p.m.7 views

AZL-70112 CVE-2025-40204 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

5.6AI score0.00171EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.4 views

CVE-2025-40204

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

5.1AI score0.00171EPSS
Exploits0
OSV
OSV
added 2025/11/12 9:56 p.m.1 views

CVE-2025-40204 sctp: Fix MAC comparison to be constant-time

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

6.1AI score0.00171EPSS
Exploits0References11
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a MAC comparison of non-constant time, which could lead to a timing attack...

6AI score0.00171EPSS
Exploits0References9
OpenVAS
OpenVAS
added 2025/11/12 12:0 a.m.2 views

openSUSE Security Advisory (SUSE-SU-2025:4054-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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...

8.7CVSS6.5AI score0.00835EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2025/11/11 2:4 p.m.2 views

Security update for ongres-scram

This update for ongres-scram fixes the following issues: CVE-2025-59432: Fixed timing attack vulnerability in SCRAM Authentication bsc1250399 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you c...

8.2CVSS6.6AI score0.00835EPSS
Exploits0References4
OSV
OSV
added 2025/11/11 2:4 p.m.2 views

SUSE-SU-2025:4054-1 Security update for ongres-scram

This update for ongres-scram fixes the following issues: - CVE-2025-59432: Fixed timing attack vulnerability in SCRAM Authentication bsc1250399...

8.7CVSS6.4AI score0.00835EPSS
Exploits0References3
Veracode
Veracode
added 2025/10/29 2:10 p.m.11 views

Timing Attack

Dragonfly is vulnerable to Timing Attack. The vulnerability is due to the use of simple string comparisons in the Proxy feature’s access control mechanism, which allows an attacker to guess the password one character at a time by analyzing response time variations...

6.9CVSS7.1AI score0.00315EPSS
Exploits0References5Affected Software2
Veracode
Veracode
added 2025/10/28 10:59 a.m.8 views

Timing Attack

com.ongres.scram:scram-common is vulnerable to Timing Attack. The vulnerability is due to the use of Arrays.equals for comparing sensitive authentication values, which performs short-circuit evaluations and causes variable execution times, allowing an attacker to exploit timing differences to inf...

8.7CVSS6.9AI score0.00835EPSS
Exploits0References6Affected Software1
Snyk
Snyk
added 2025/10/21 2:45 p.m.0 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack via discrepancies in processing invalid padding errors in legacy API mbedtlsciphercrypt and mbedtlscipherfinish functions and in the PSA Crypto API psacipherdecrypt and psacipherfinish functions when handling any other...

6.9CVSS6.5AI score0.0024EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/21 12:30 a.m.3 views

EUVD-2025-35113

Mbed TLS before 3.6.5 allows a local timing attack against certain RSA operations, and direct calls to mbedtlsmpimodinv or mbedtlsmpigcd...

6.2CVSS6AI score0.00202EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2025/10/20 10:20 p.m.4 views

CVE-2025-54764

Mbed TLS before 3.6.5 allows a local timing attack against certain RSA operations, and direct calls to mbedtlsmpimodinv or mbedtlsmpigcd. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ea...

6.2CVSS6.1AI score0.00202EPSS
Exploits1References2
OSV
OSV
added 2025/10/20 10:15 p.m.7 views

ALPINE-CVE-2025-54764

Mbed TLS before 3.6.5 allows a local timing attack against certain RSA operations, and direct calls to mbedtlsmpimodinv or mbedtlsmpigcd...

6.2CVSS6.6AI score0.00202EPSS
Exploits1References1
Rows per page
Query Builder