Lucene search
+L

10149 matches found

CVE
CVE
added 2024/02/25 4:25 p.m.138 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.16 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
Debian
Debian
added 2024/02/25 10:11 a.m.55 views

[SECURITY] [DLA 3739-1] libjwt security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3739-1 [email protected] https://www.debian.org/lts/security/ Thorsten Alteholz February 24, 2024 https://wiki.debian.org/LTS -...

9.8CVSS9.5AI score0.00954EPSS
SaveExploits1
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.00501EPSS
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.00501EPSS
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.15 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.00501EPSS
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
Tenable Nessus
Tenable Nessus
added 2024/02/22 12:00 a.m.25 views

Fedora 38 : mbedtls (2024-c7f1c839ac)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-c7f1c839ac advisory. - Update to 2.28.7 Release notes: https://github.com/Mbed-TLS/mbedtls/releases/tag/v2.28.7 Security Advisories:...

7.5CVSS6.6AI score0.0112EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/02/21 7:07 p.m.34 views

Timing Side Channel Attack

NodeJS is vulnerable to Timing Side Channel Attack. The vulnerability is caused due to a defect in privateDecrypt API of the crypto library during PKCS1 v1.5 padding error handling where there is a significant timing differences in decryption for valid and invalid ciphertexts. An attackers can...

7.4CVSS6.5AI score0.01302EPSS
SaveExploits0References2Affected Software1
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
F5 Networks
F5 Networks
added 2024/02/21 2:28 a.m.73 views

K000138649: GnuTLS vulnerabilities CVE-2023-5981 and CVE-2024-0553

Security Advisory Description CVE-2023-5981 A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS1 v1.5 padding. CVE-2024-0553 A vulnerability was found in GnuTLS. The response times to...

7.5CVSS6.7AI score0.01614EPSS
SaveExploits1Affected Software24
RedHat Linux
RedHat Linux
added 2024/02/21 12:33 a.m.10 views

kernel: KVM: nVMX: missing IBPB when exiting from nested guest can lead to Spectre v2 attacks

A flaw was found in the KVM's Intel nested virtualization feature nVMX. Since L1 and L2 shared branch prediction modes guest-user and guest-kernel, KVM did not protect indirect branches in L1 from steering by a malicious agent in L2. This could allow a malicious nested guest to carry out Spectre ...

8.8CVSS6.6AI score0.00286EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/02/21 12:00 a.m.181 views

Node.js 18.x < 18.19.1 / 20.x < 20.11.1 / 21.x < 21.6.2 Multiple Vulnerabilities (Wednesday February 14 2024 Security Releases).

The version of Node.js installed on the remote host is prior to 18.19.1, 20.11.1, 21.6.2. It is, therefore, affected by multiple vulnerabilities as referenced in the Wednesday February 14 2024 Security Releases advisory. - On Linux, Node.js ignores certain environment variables if those may have...

9.8CVSS6.9AI score0.03168EPSS
SaveExploits0References8
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.9 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
CNNVD
CNNVD
added 2024/02/20 12:00 a.m.10 views

Liferay Portal and Liferay DXP Security Vulnerabilities

Liferay Portal and Liferay DXP are both products of Liferay Inc.Liferay Portal is a J2EE-based portal solution. The solution uses technologies such as EJB as well as JMS and can be used as a Web publishing and sharing workspace, enterprise collaboration platform, social network, etc. Liferay DXP ...

5.3CVSS6.8AI score0.00527EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/02/16 5:21 p.m.78 views

CVE-2023-46809

A flaw was found in Node.js. The privateDecrypt API of the crypto library may allow a covert timing side-channel during PKCS1 v1.5 padding error handling. This issue revealed significant timing differences in decryption for valid and invalid ciphertexts, which may allow a remote attacker to decry...

5.9CVSS7.3AI score0.01302EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/16 12:00 a.m.6 views

Node.js Security Vulnerabilities

Node.js is an open source, cross-platform JavaScript runtime environment. A security vulnerability exists in Node.js that stems from a timing difference between the decryption of valid and invalid ciphers, which could allow a remote attacker to decrypt captured RSA ciphers or forge signatures...

7.4CVSS7AI score0.01302EPSS
SaveExploits0References4
Rows per page
Query Builder