Lucene search
+L

1001 matches found

OSV
OSV
added 2024/12/27 5:15 a.m.9 views

UBUNTU-CVE-2024-56522

An issue was discovered in TCPDF before 6.8.0. unserializeTCPDFtag uses != aka loose comparison and does not use a constant-time function to compare TCPDF tag hashes...

7.5CVSS5.8AI score0.00627EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/16 4:58 p.m.10 views

CLSA-2024-1734368297 gnutls: Fix of 3 CVEs

Keep the broken pkcs11 tests disabled. - Added CVE-2024-0567 PoC test. - CVE-2023-5981-pre1: improve level of randomness for each operations, always use gnutlsswitchlibstate for pk wrappers. - CVE-2023-5981-pre2: add constant time/cache operations to prevent or minimaze timining or cache side...

7.5CVSS6.8AI score0.01614EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2024/11/27 12:00 a.m.9 views

PT-2024-17301 · Devolutions · Devolutions.Xts.Net

Name of the Vulnerable Software and Affected Versions: Devolutions.XTS.NET versions 2024.11.19 and earlier Description: The issue concerns a non-constant time cryptographic operation, which can be exploited via timing attacks. This allows an attacker to render half of the encryption key obsolete...

5.1CVSS7.2AI score0.0014EPSS
SaveExploits0References7
NVD
NVD
added 2024/11/21 6:15 p.m.38 views

CVE-2024-52307

authentik is an open-source identity provider. Due to the usage of a non-constant time comparison for the /-/metrics/ endpoint it was possible to brute-force the SECRETKEY, which is used to authenticate the endpoint. The /-/metrics/ endpoint returns Prometheus metrics and is not intended to be...

6.3CVSS0.00531EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/21 12:00 a.m.9 views

authentik 安全漏洞

authentik is an open source identity provisioning application from authentik open source. Authentik suffers from a security vulnerability that stems from an issue with the use of non-constant time comparisons in the /-/metrics/ endpoint, which makes SECRETKEY vulnerable to brute-force cracking...

6.3CVSS6.5AI score0.00531EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/10/29 12:00 a.m.10 views

PT-2024-38028 · Unknown · Mudler/Localai

Name of the Vulnerable Software and Affected Versions: mudler/localai version 2.17.1 Description: The issue is a Timing Attack, a type of side-channel attack that allows an attacker to compromise the cryptosystem by analyzing the time taken to execute cryptographic algorithms. In the context of...

7.5CVSS7.8AI score0.00521EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2024/10/12 2:48 a.m.11 views

SUSE CVE-2024-47869

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response ti...

3.7CVSS6.7AI score0.00292EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/10 11:15 p.m.12 views

PYSEC-2024-199

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response ti...

3.7CVSS3.9AI score0.00292EPSS
SaveExploits0References1
PyPA
PyPA
added 2024/10/10 11:15 p.m.11 views

PYSEC-2024-199

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response ti...

3.7CVSS6.7AI score0.00292EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2024/10/10 11:15 p.m.24 views

CVE-2024-47869

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response ti...

3.7CVSS0.00292EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/10 10:16 p.m.82 views

CVE-2024-47869

Summary (CVE-2024-47869): Gradio (Python) contains a timing-attack vulnerability in the analytics_dashboard hash comparison that is not performed in constant time. An attacker could infer the correct hash byte-by-byte by measuring response times, potentially gaining unauthorized access to the ana...

3.7CVSS3.9AI score0.00292EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/10 10:16 p.m.13 views

CVE-2024-47869 Non-constant-time comparison when comparing hashes in Gradio

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response ti...

2.3CVSS6.5AI score0.00292EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/10 10:16 p.m.35 views

CVE-2024-47869 Non-constant-time comparison when comparing hashes in Gradio

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response ti...

2.3CVSS0.00292EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/10 10:16 p.m.15 views

CVE-2024-47869 Non-constant-time comparison when comparing hashes in Gradio

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response ti...

2.3CVSS6.4AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/10/10 10:03 p.m.23 views

Gradio performs a non-constant-time comparison when comparing hashes

Impact What kind of vulnerability is it? Who is impacted? This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response time of differen...

3.7CVSS6.6AI score0.00292EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/10/10 10:03 p.m.24 views

GHSA-J757-PF57-F8R4 Gradio performs a non-constant-time comparison when comparing hashes

Impact What kind of vulnerability is it? Who is impacted? This vulnerability involves a timing attack in the way Gradio compares hashes for the analyticsdashboard function. Since the comparison is not done in constant time, an attacker could exploit this by measuring the response time of differen...

6.3CVSS3.8AI score0.00292EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/10 12:00 a.m.8 views

Gradio 安全漏洞

Gradio, an open source Python library open-sourced by Hugging Face, is a way to demonstrate machine learning models through a friendly web interface. Gradio suffers from a security vulnerability that stems from the fact that comparisons are not done in constant time, which can be exploited by an...

3.7CVSS6.4AI score0.00292EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/09/25 12:00 a.m.11 views

PT-2024-19601 · Unknown · Openslides

Name of the Vulnerable Software and Affected Versions: OpenSlides version 4.0.15 Description: The issue allows attackers to obtain information about the password hash using a timing attack, as the password verification function in OpenSlides has content-dependent runtime. This means the function...

7.5CVSS6.3AI score0.00362EPSS
SaveExploits0References7
NVD
NVD
added 2024/09/03 8:15 p.m.55 views

CVE-2024-45678

Yubico YubiKey 5 Series devices with firmware before 5.7.0 and YubiHSM 2 devices with firmware before 2.4.0 allow an ECDSA secret-key extraction attack that requires physical access and expensive equipment in which an electromagnetic side channel is present because of a non-constant-time modular...

4.2CVSS0.00329EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/08/15 5:18 p.m.22 views

CVE-2024-42368

A vulnerability was found in OpenTelemetry, specifically in the github.com/open-telemetry/opentelemetry-collector-contrib/extension/bearertokenauthextension. This flaw impacts anyone using the bearertokenauth server authenticator. Malicious clients with network access to the collector may perform...

6.5CVSS6.2AI score0.0062EPSS
SaveExploits0References6
Rows per page
Query Builder