Lucene search
+L

3499 matches found

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
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
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.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
BDU FSTEC
BDU FSTEC
added 2024/06/04 12:00 a.m.12 views

The vulnerability of the secure_compare() function in the Mojolicious module allows a hacker to obtain the length of the secret string.

The vulnerability of the securecompare function in the Mojolicious module relates to manipulating an unknown input, which leads to a timing mismatch vulnerability. Exploiting this vulnerability could allow a remote attacker to obtain the length of the secret string...

7.8CVSS7.1AI score0.00511EPSS
SaveExploits0References5Affected Software3
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.40 views

RHEL 9 : ovmf (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 9 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - openssl: AES OCB fails to encrypt some bytes CVE-2022-2097 - openssl: timing attack in RSA Decryption...

7.5CVSS8.4AI score0.16195EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.33 views

RHEL 6 : tomcat5 (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - tomcat: security manager bypass via IntrospectHelper utility function CVE-2016-5018 - The Realm...

9.1CVSS7.3AI score0.10303EPSS
SaveExploits5References5
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.35 views

RHEL 8 : ovmf (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - openssl: 0-byte record padding oracle CVE-2019-1559 - openssl: timing attack in RSA Decryption...

7.5CVSS8.5AI score0.17139EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/27 9:45 p.m.15 views

GHSA-7M2V-X7RG-5HM5 silverstripe/framework vulnerable to user enumeration via timing attack on login and password reset forms

User enumeration is possible by performing a timing attack on the login or password reset pages with user credentials...

7.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/27 9:45 p.m.14 views

silverstripe/framework vulnerable to user enumeration via timing attack on login and password reset forms

User enumeration is possible by performing a timing attack on the login or password reset pages with user credentials...

7.3AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/27 12:00 a.m.5 views

PT-2024-40165 · Packagist · Silverstripe/Framework

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned. Description: The issue allows user enumeration through a timing attack on the login or password reset pages using user credentials. Recommendations: At the moment, there is no information about ...

7.2AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:00 a.m.52 views

Apache Tomcat 8.0.0.RC1 < 8.0.37 multiple vulnerabilities

The version of Tomcat installed on the remote host is prior to 8.0.37. It is, therefore, affected by multiple vulnerabilities as referenced in the fixedinapachetomcat8.5.5and8.0.37security-8 advisory. - The ResourceLinkFactory implementation in Apache Tomcat 9.0.0.M1 to 9.0.0.M9, 8.5.0 to 8.5.4,...

9.1CVSS6.4AI score0.10303EPSS
SaveExploits5References20
RedHat Linux
RedHat Linux
added 2024/05/22 9:48 a.m.8 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.5CVSS7.3AI score0.0125EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/14 3:08 p.m.89 views

CVE-2024-26306

iPerf3 before 3.17, when used with OpenSSL before 3.2.0 as a server with RSA authentication, allows a timing side channel in RSA decryption operations. This side channel could be sufficient for an attacker to recover credential plaintext. It requires the attacker to send a large number of message...

5.9CVSS6.6AI score0.01098EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/13 10:02 a.m.15 views

SUSE-SU-2024:0638-2 Security update for gnutls

This update for gnutls fixes the following issues: - CVE-2024-0567: Fixed an incorrect rejection of certificate chains with distributed trust bsc1218862. - CVE-2024-0553: Fixed a timing attack against the RSA-PSK key exchange, which could lead to the leakage of sensitive data bsc1218865...

7.5CVSS6.8AI score0.01614EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.36 views

RHEL 6 : rack-protection (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - rack-protection: Timing attack in authenticitytoken.rb CVE-2018-1000119 Note that Nessus has not tested for this...

6AI score0.02101EPSS
SaveExploits0References1
Rows per page
Query Builder