Lucene search
+L

10119 matches found

OSV
OSV
added 2024/04/18 4:44 p.m.55 views

GHSA-6M9H-2PR2-9J8F 1Panel's password verification is suspected to have a timing attack vulnerability

Summary 源码中密码校验处使用 != 符号,而不是hmac.Equal,这可能导致产生计时攻击漏洞,从而爆破密码。 建议使用 hmac.Equal 比对密码。 Translation: The source code uses the != symbol instead of hmac.Equal for password verification, which may lead to timing attack vulnerabilities that can lead to password cracking. It is recommended to use hmac...

5.9CVSS5.4AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/18 2:56 p.m.14 views

CVE-2024-30257 1Panel's password verification is suspected to have a timing attack vulnerability

1Panel is an open source Linux server operation and maintenance management panel. The password verification in the source code uses the != symbol instead hmac.Equal. This may lead to a timing attack vulnerability. This vulnerability is fixed in 1.10.3-lts...

3.9CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/18 2:56 p.m.18 views

CVE-2024-30257 1Panel's password verification is suspected to have a timing attack vulnerability

1Panel is an open source Linux server operation and maintenance management panel. The password verification in the source code uses the != symbol instead hmac.Equal. This may lead to a timing attack vulnerability. This vulnerability is fixed in 1.10.3-lts...

3.9CVSS6.9AI score0.0038EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/18 2:56 p.m.30 views

CVE-2024-30257 1Panel's password verification is suspected to have a timing attack vulnerability

1Panel is an open source Linux server operation and maintenance management panel. The password verification in the source code uses the != symbol instead hmac.Equal. This may lead to a timing attack vulnerability. This vulnerability is fixed in 1.10.3-lts...

3.9CVSS4.6AI score0.0038EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/18 2:25 a.m.12 views

gnutls: vulnerable to Minerva side-channel information leak

A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios, such as when using the GNUTLSPRIVKEYFLAGREPRODUCIBLE flag, it can result in a noticeable step in nonce...

5.3CVSS6.7AI score0.00724EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/18 2:16 a.m.16 views

nodejs: vulnerable to timing variant of the Bleichenbacher attack against PKCS#1 v1.5 padding (Marvin)

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...

7.4CVSS7.2AI score0.01302EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/04/18 12:00 a.m.10 views

PT-2024-3101 · 1Panel · 1Panel

Name of the Vulnerable Software and Affected Versions: 1Panel versions prior to 1.10.3-lts Description: The issue is related to the password verification in the source code of 1Panel, which uses the != symbol instead of hmac.Equal. This may lead to a timing attack vulnerability, potentially...

5.9CVSS7.5AI score0.0038EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2024/04/18 12:00 a.m.44 views

Oracle Linux 9 : gnutls (ELSA-2024-1879)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-1879 advisory. 3.7.6-23.4 - Fix timing side-channel in deterministic ECDSA RHEL-28958 - Fix potential crash during chain building/verification RHEL-28953 Tenable has...

5.3CVSS6.5AI score0.00724EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2024/04/18 12:00 a.m.52 views

gnutls security update

3.7.6-23.4 - Fix timing side-channel in deterministic ECDSA RHEL-28958 - Fix potential crash during chain building/verification RHEL-28953...

5.3CVSS6.9AI score0.00724EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2024/04/18 12:00 a.m.56 views

1Panel's password verification is suspected to have a timing attack vulnerability

源码中密码校验处使用 != 符号,而不是hmac.Equal,这可能导致产生计时攻击漏洞,从而爆破密码。 建议使用 hmac.Equal 比对密码。 Translation: The source code uses the != symbol instead of hmac.Equal for password verification, which may lead to timing attack vulnerabilities that can lead to password cracking. It is recommended to use hmac. Equal to...

5.9CVSS5.4AI score0.0038EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/04/17 11:15 a.m.27 views

CVE-2024-26903

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcommchecksecurity During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By comparing the packets from a normal connection and...

5.5CVSS6.2AI score0.00279EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2024/04/17 12:00 a.m.23 views

RHEL 9 : opencryptoki (RHSA-2024:1856)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:1856 advisory. The opencryptoki packages contain version 2.11 of the PKCS11 API, implemented for IBM Cryptocards, such as IBM 4764 and 4765 crypto cards. These...

5.9CVSS6AI score0.00878EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/04/17 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the fact that if the hvnetvsc driver is uninstalled and reloaded, the NETDEVICEREGISTER handler fails to...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/04/16 5:28 p.m.8 views

opencryptoki: timing side-channel in handling of RSA PKCS#1 v1.5 padded ciphertexts (Marvin)

A timing side-channel vulnerability has been discovered in the opencryptoki package while processing RSA PKCS1 v1.5 padded ciphertexts. This flaw could potentially enable unauthorized RSA ciphertext decryption or signing, even without access to the corresponding private key...

5.9CVSS5.7AI score0.00878EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/16 5:28 p.m.30 views

Moderate: Red Hat Security Advisory: opencryptoki security update

An update for opencryptoki is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

5.9CVSS6.3AI score0.00878EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/16 5:26 p.m.62 views

Moderate: Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.1 security and bug fix update

OpenShift API for Data Protection OADP 1.3.1 is now available. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

7.5CVSS7.1AI score0.93305EPSS
SaveExploits4References25
Positive Technologies
Positive Technologies
added 2024/04/16 12:00 a.m.10 views

PT-2024-32154

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when the timing generator count equals 0, causing the tg inst index to be negative. This has been fixed to prevent two OVERRUN issues reported by Coverity. The fix ensur...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/04/15 4:37 p.m.400 views

USN-6733-1: GnuTLS vulnerabilities

It was discovered that GnuTLS had a timing side-channel when performing certain ECDSA operations. A remote attacker could possibly use this issue to recover sensitive information. CVE-2024-28834 It was discovered that GnuTLS incorrectly handled verifying certain PEM bundles. A remote attacker cou...

5.3CVSS6.5AI score0.00724EPSS
SaveExploits0
OSV
OSV
added 2024/04/15 4:37 p.m.11 views

USN-6733-1 gnutls28 vulnerabilities

It was discovered that GnuTLS had a timing side-channel when performing certain ECDSA operations. A remote attacker could possibly use this issue to recover sensitive information. CVE-2024-28834 It was discovered that GnuTLS incorrectly handled verifying certain PEM bundles. A remote attacker cou...

5.3CVSS6.7AI score0.00724EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/04/15 12:00 a.m.33 views

Oracle Linux 8 : gnutls (ELSA-2024-1784)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2024-1784 advisory. 3.6.16-8.3fips - Allow RSA keygen with modulus sizes bigger than 3072 bits and validate the seed length as defined in FIPS 186-4 section B.3.2 Orabug: 33200526 ...

5.3CVSS6.4AI score0.00724EPSS
SaveExploits0References2
Rows per page
Query Builder