Lucene search
+L

3440 matches found

Vulnrichment
Vulnrichment
added 2024/02/25 4:25 p.m.13 views

CVE-2024-0436 Prevent timing attack for single-user password check

Theoretically, it would be possible for an attacker to brute-force the password for an instance in single-user password protection mode via a timing attack given the linear nature of the !== used for comparison. The risk is minified by the additional overhead of the request, which varies in a...

7.1CVSS5.9AI score0.0048EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/25 4:25 p.m.133 views

CVE-2024-0436

Technical details (affected product/version, root cause specifics, exploit scenarios, or remediation) are not publicly available in the provided Connected documents. Monitor for updates from NVD/Red Hat/OSV and other feeds to obtain concrete data.

7.1CVSS6.4AI score0.0048EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/02/25 4:25 p.m.15 views

CVE-2024-0436 Prevent timing attack for single-user password check

Theoretically, it would be possible for an attacker to brute-force the password for an instance in single-user password protection mode via a timing attack given the linear nature of the !== used for comparison. The risk is minified by the additional overhead of the request, which varies in a...

7.1CVSS7.1AI score
SaveExploits0References4
Veracode
Veracode
added 2024/02/23 1:28 p.m.26 views

Timing Attack

gradio is vulnerable to Timing Attack. The vulnerability is due to string comparisons in Python terminating early upon encountering a string mismatch. This allows an attacker to take advantage of the default lack of rate-limiting, to brute-force the correct username and password of an account...

5.9CVSS7.1AI score0.00497EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/02/22 10:09 p.m.16 views

GHSA-HMX6-R76C-85G9 Gradio apps vulnerable to timing attacks to guess password

Impact This security policy is with regards to a timing attack that allows users of Gradio apps to potentially guess the password of password-protected Gradio apps. This relies on the fact that string comparisons in Python terminate early, as soon as there is a string mismatch. Because Gradio app...

5.9CVSS6.1AI score0.00497EPSS
SaveExploits1References6
OSV
OSV
added 2024/02/22 7:07 p.m.6 views

SUSE-SU-2024:0597-1 Security update for mozilla-nss

This update for mozilla-nss fixes the following issues: Update to NSS 3.90.2: - CVE-2023-5388: Fixed timing attack against RSA decryption in TLS bsc1216198...

6.5CVSS7.5AI score0.00822EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.13 views

PT-2024-18257

Name of the Vulnerable Software and Affected Versions Gradio versions prior to 4.19.2 Description A timing attack vulnerability exists in the login function, specifically within the routes.py file, due to the use of a direct comparison operation app.authusername == password to validate user...

5.9CVSS6.3AI score0.00497EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.6 views

PT-2024-40455 · Pypqc · Pypqc

Name of the Vulnerable Software and Affected Versions: PyPQC versions prior to 0.0.6.1 Description: 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. A proof-of-concept exploi...

8.2CVSS7AI score
SaveExploits0References11
OSV
OSV
added 2024/02/21 10:44 a.m.9 views

SUSE-SU-2024:0579-1 Security update for mozilla-nss

This update for mozilla-nss fixes the following issues: Update to NSS 3.90.2: - CVE-2023-5388: Fixed timing attack against RSA decryption in TLS bsc1216198...

6.5CVSS7.5AI score0.00822EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/21 10:44 a.m.10 views

SUSE-SU-2024:0578-1 Security update for mozilla-nss

This update for mozilla-nss fixes the following issues: Update to NSS 3.90.2: - CVE-2023-5388: Fixed timing attack against RSA decryption in TLS bsc1216198...

6.5CVSS7.5AI score0.00822EPSS
SaveExploits0References3
Snyk
Snyk
added 2024/02/20 3:31 p.m.4 views

Observable Discrepancy

Overview com.liferay.portal:com.liferay.portal.impl is a package part of Liferay. Affected versions of this package are vulnerable to Observable Discrepancy via the authentication process. An attacker can obtain information about the existence of user accounts by analyzing differences in response...

6.9CVSS6.8AI score0.00527EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/02/20 12:00 a.m.8 views

PT-2024-21321 · Liferay · Liferay Dxp +1

Name of the Vulnerable Software and Affected Versions: Liferay Portal versions 7.2.0 through 7.4.3.26 Liferay DXP versions prior to 7.4 update 27 Liferay DXP versions prior to 7.3 update 8 Liferay DXP versions prior to 7.2 fix pack 20 Description: The issue allows remote attackers to determine if...

5.3CVSS7.3AI score0.00527EPSS
SaveExploits0References10
OSV
OSV
added 2024/02/11 3:15 a.m.55 views

UBUNTU-CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS5.8AI score0.00814EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/02/09 11:15 p.m.183 views

CVE-2023-6935

wolfSSL SP Math All RSA implementation is vulnerable to the Marvin Attack, new variation of a timing Bleichenbacher style attack, when built with the following options to configure: --enable-all CFLAGS="-DWOLFSSLSTATICRSA" The define “WOLFSSLSTATICRSA” enables static RSA cipher suites, which is n...

5.9CVSS6.1AI score0.00539EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/02/09 10:25 p.m.390 views

CVE-2023-6935

wolfSSL SP Math All RSA implementation is vulnerable to the Marvin Attack, new variation of a timing Bleichenbacher style attack, when built with the following options to configure: --enable-all CFLAGS="-DWOLFSSLSTATICRSA" The define “WOLFSSLSTATICRSA” enables static RSA cipher suites, which is n...

5.9CVSS5.6AI score0.00539EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/09 10:25 p.m.95 views

CVE-2023-6935 Marvin Attack vulnerability in SP Math All RSA

wolfSSL SP Math All RSA implementation is vulnerable to the Marvin Attack, new variation of a timing Bleichenbacher style attack, when built with the following options to configure: --enable-all CFLAGS="-DWOLFSSLSTATICRSA" The define “WOLFSSLSTATICRSA” enables static RSA cipher suites, which is n...

5.9CVSS6.6AI score0.00539EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/09 10:25 p.m.42 views

CVE-2023-6935 Marvin Attack vulnerability in SP Math All RSA

wolfSSL SP Math All RSA implementation is vulnerable to the Marvin Attack, new variation of a timing Bleichenbacher style attack, when built with the following options to configure: --enable-all CFLAGS="-DWOLFSSLSTATICRSA" The define “WOLFSSLSTATICRSA” enables static RSA cipher suites, which is n...

5.9CVSS5.8AI score0.00539EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/08 5:15 p.m.3 views

DEBIAN-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.8CVSS8.5AI score0.00954EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/08 5:15 p.m.16 views

UBUNTU-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.8CVSS5.8AI score0.0089EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/02/08 5:44 a.m.24 views

Timing Attack

pulsar-broker-auth-sasl is vulnerable to a Timing Attack. The vulnerability is due to the verifyAndExtract function within SaslRoleTokenSigner.java because it take different amounts of time to return false depending on how many characters it needs to compare before finding a mismatch. This...

7.4CVSS7.2AI score0.00763EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder