Lucene search
+L

10106 matches found

Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.29 views

OpenSSL 0.9.7 < 0.9.7a Vulnerability

The version of OpenSSL installed on the remote host is prior to 0.9.7a. It is, therefore, affected by a vulnerability as referenced in the 0.9.7a advisory. - ssl3getrecord in s3pkt.c for OpenSSL before 0.9.7a and 0.9.6 before 0.9.6i does not perform a MAC computation if an incorrect block cipher...

5CVSS8.3AI score0.13718EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.32 views

OpenSSL 0.9.7 < 0.9.7b Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 0.9.7b. It is, therefore, affected by multiple vulnerabilities as referenced in the 0.9.7b advisory. - The SSL and TLS components for OpenSSL 0.9.6i and earlier, 0.9.7, and 0.9.7a allow remote attackers to perform an unauthorized RSA...

7.5CVSS8.2AI score0.06393EPSS
SaveExploits0References6
NVD
NVD
added 2024/06/06 7:16 p.m.31 views

CVE-2024-5124

A timing attack vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, specifically within the password comparison logic. The vulnerability is present in version 20240310 of the software, where passwords are compared using the '=' operator in Python. This method of comparison allows a...

7.5CVSS0.01411EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/06/06 6:54 p.m.16 views

CVE-2024-5124 Timing Attack Vulnerability in gaizhenbiao/chuanhuchatgpt

A timing attack vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, specifically within the password comparison logic. The vulnerability is present in version 20240310 of the software, where passwords are compared using the '=' operator in Python. This method of comparison allows a...

7.5CVSS6.8AI score0.01411EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/06 6:54 p.m.8 views

CVE-2024-5124 Timing Attack Vulnerability in gaizhenbiao/chuanhuchatgpt

A timing attack vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, specifically within the password comparison logic. The vulnerability is present in version 20240310 of the software, where passwords are compared using the '=' operator in Python. This method of comparison allows a...

7.5CVSS7.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/06 6:54 p.m.44 views

CVE-2024-5124 Timing Attack Vulnerability in gaizhenbiao/chuanhuchatgpt

A timing attack vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, specifically within the password comparison logic. The vulnerability is present in version 20240310 of the software, where passwords are compared using the '=' operator in Python. This method of comparison allows a...

7.5CVSS0.01411EPSS
SaveExploits1References2
CVE
CVE
added 2024/06/06 6:54 p.m.65 views

CVE-2024-5124

CVE-2024-5124 affects gaizhenbiao/chuanhuchatgpt (version 20240310) with a timing-attack in the password comparison logic that uses the Python '=' operator. An attacker could infer correct passwords by measuring per-character comparison timing, potentially exposing credentials. The root cause is ...

7.5CVSS7.5AI score0.01411EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2024/06/06 2:26 p.m.6 views

Observable Timing Discrepancy

Overview Affected versions of this package are vulnerable to Observable Timing Discrepancy due to the handling of RSA premaster secrets when an invalid secret is received. An attacker can potentially observe timing differences by exploiting the additional processing performed when the premaster...

3.7CVSS6.9AI score
SaveExploits0References2
OSV
OSV
added 2024/06/06 2:26 p.m.15 views

GHSA-52XF-5P2M-9WRV s2n-tls has a potentially observable differences in RSA premaster secret handling

When receiving a message from a client that sent an invalid RSA premaster secret, an issue in s2n-tls results in the server performing additional processing when the premaster secret contains an incorrect client hello version. While no practical attack on s2n-tls has been demonstrated, this cause...

5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/06/06 2:26 p.m.15 views

s2n-tls has a potentially observable differences in RSA premaster secret handling

When receiving a message from a client that sent an invalid RSA premaster secret, an issue in s2n-tls results in the server performing additional processing when the premaster secret contains an incorrect client hello version. While no practical attack on s2n-tls has been demonstrated, this cause...

7AI score
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/06/06 12:00 a.m.8 views

ChuanhuChatGPT Information Disclosure Vulnerability

ChuanhuChatGPT provides a fast and easy-to-use Web GUI for ChatGPT/ChatGLM/LLaMA/StableLM/MOSS and other LLMs. ChuanhuChatGPT suffers from an information disclosure vulnerability that stems from a timing attack vulnerability in the password comparison logic...

7.5CVSS6.4AI score0.01411EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/06/06 12:00 a.m.11 views

PT-2024-34569 · Unknown · Gaizhenbiao/Chuanhuchatgpt

Name of the Vulnerable Software and Affected Versions: gaizhenbiao/chuanhuchatgpt version 20240310 Description: A timing attack vulnerability exists in the password comparison logic of the gaizhenbiao/chuanhuchatgpt repository. The vulnerability arises from the use of the '=' operator in Python f...

7.5CVSS7.6AI score0.01411EPSS
SaveExploits1References10
IBM Security Bulletins
IBM Security Bulletins
added 2024/06/05 8:27 p.m.31 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in Go

Summary IBM Watson Discovery for IBM Cloud Pak for Data contains a vulnerable version of Go Vulnerability Details CVEID:CVE-2024-1394 DESCRIPTION: Golang golang-fips/openssl is vulnerable to a denial of service, caused by memory leaks in code encrypting and decrypting rsa payloads. By using...

7.5CVSS7.3AI score0.02758EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/06/05 5:28 p.m.12 views

GHSA-R6MM-WMHF-849M Time-Based Information Disclosure Vulnerability in Flow

The PersistedUsernamePasswordProvider was prone to a information disclosure of account existance based on timing attacks as the hashing of passwords was only done in case an account was found. We changed the core so that the provider always does a password comparison in case credentials were...

6.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/06/05 5:28 p.m.12 views

Time-Based Information Disclosure Vulnerability in Flow

The PersistedUsernamePasswordProvider was prone to a information disclosure of account existance based on timing attacks as the hashing of passwords was only done in case an account was found. We changed the core so that the provider always does a password comparison in case credentials were...

6.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/05 4:56 p.m.9 views

GHSA-HVH4-5QR6-3V7R Observable Timing Discrepancy in pypqc

Impact kyber512, kyber768, and kyber1024 on Mac OS \or when compiled with clang\ only: An attacker able to submit many decapsulation requests against a single private key, and to gain timing information about the decapsulation, could recover the private key. Proof-of-concept exploit exists for a...

8.2CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/06/05 4:56 p.m.32 views

Observable Timing Discrepancy in pypqc

Impact kyber512, kyber768, and kyber1024 on Mac OS \or when compiled with clang\ only: An attacker able to submit many decapsulation requests against a single private key, and to gain timing information about the decapsulation, could recover the private key. Proof-of-concept exploit exists for a...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/05 3:10 p.m.14 views

GO-2024-2734 1Panel's password verification is suspected to have a timing attack vulnerability in github.com/1Panel-dev/1Panel

1Panel's password verification is suspected to have a timing attack vulnerability in github.com/1Panel-dev/1Panel. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive report...

5.9CVSS4.8AI score0.0038EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/06/05 2:47 p.m.29 views

ssh: Prefix truncation attack on Binary Packet Protocol (BPP)

A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure ...

5.9CVSS6.7AI score0.93305EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2024/06/05 2:47 p.m.22 views

ssh: Prefix truncation attack on Binary Packet Protocol (BPP)

A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure ...

5.9CVSS6.7AI score0.93305EPSS
SaveExploits4References6
Rows per page
Query Builder