Lucene search
K

1491 matches found

Positive Technologies
Positive Technologies
added 2024/02/21 12:0 a.m.2 views

PT-2024-3052

Name of the Vulnerable Software and Affected Versions: cryptography versions 38.0.0 through 42.0.3 Description: The issue is related to the pkcs12.serialize key and certificates function in the cryptography package for Python. If this function is called with a certificate whose public key does no...

7.8CVSS6.5AI score0.00855EPSS
Exploits0References55
OSV
OSV
added 2024/02/20 12:31 p.m.3 views

GHSA-43H9-P3J4-39HM Liferay Portal defaults to a low work factor for the default password hashing algorithm

The default password hashing algorithm PBKDF2-HMAC-SHA1 in Liferay Portal 7.2.0 through 7.4.3.15, and older unsupported versions, and Liferay DXP 7.4 before update 16, 7.3 before update 4, 7.2 before fix pack 17, and older unsupported versions defaults to a low work factor, which allows attackers...

8.1CVSS6.8AI score0.00101EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/02/20 12:31 p.m.8 views

Liferay Portal defaults to a low work factor for the default password hashing algorithm

The default password hashing algorithm PBKDF2-HMAC-SHA1 in Liferay Portal 7.2.0 through 7.4.3.15, and older unsupported versions, and Liferay DXP 7.4 before update 16, 7.3 before update 4, 7.2 before fix pack 17, and older unsupported versions defaults to a low work factor, which allows attackers...

8.1CVSS7.2AI score0.00101EPSS
Exploits0References3Affected Software3
NVD
NVD
added 2024/02/20 10:15 a.m.12 views

CVE-2024-25607

The default password hashing algorithm PBKDF2-HMAC-SHA1 in Liferay Portal 7.2.0 through 7.4.3.15, and older unsupported versions, and Liferay DXP 7.4 before update 16, 7.3 before update 4, 7.2 before fix pack 17, and older unsupported versions defaults to a low work factor, which allows attackers...

8.1CVSS8.1AI score0.00101EPSS
Exploits0References1
CVE
CVE
added 2024/02/20 9:17 a.m.71 views

CVE-2024-25607

The CVE-2024-25607 entry affects Liferay Portal 7.2.0–7.4.3.15 and older unsupported versions, and Liferay DXP shown to use PBKDF2-HMAC-SHA1 with a low work factor. This weak default hashing enables attackers to crack password hashes more quickly, posing confidentiality risk. Affected components ...

8.1CVSS8AI score0.00101EPSS
Exploits0References1Affected Software2
Cvelist
Cvelist
added 2024/02/20 9:17 a.m.13 views

CVE-2024-25607

The default password hashing algorithm PBKDF2-HMAC-SHA1 in Liferay Portal 7.2.0 through 7.4.3.15, and older unsupported versions, and Liferay DXP 7.4 before update 16, 7.3 before update 4, 7.2 before fix pack 17, and older unsupported versions defaults to a low work factor, which allows attackers...

8.1CVSS8.3AI score0.00101EPSS
Exploits0References1
OSV
OSV
added 2024/02/11 3:15 a.m.10 views

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.8CVSS6.7AI score
Exploits0References1
NVD
NVD
added 2024/02/11 3:15 a.m.7 views

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.8CVSS6.4AI score0.0019EPSS
Exploits0References1
OSV
OSV
added 2024/02/11 3:15 a.m.3 views

DEBIAN-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.3AI score0.0019EPSS
Exploits0References1
OSV
OSV
added 2024/02/11 3:15 a.m.0 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.0019EPSS
Exploits0References2
Prion
Prion
added 2024/02/11 3:15 a.m.14 views

Code injection

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

7AI score0.0019EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/02/11 3:15 a.m.9 views

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.9AI score0.0019EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/02/11 12:0 a.m.11 views

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

6.7AI score0.0019EPSS
Exploits0References1
CVE
CVE
added 2024/02/11 12:0 a.m.81 views

CVE-2024-25714

CVE-2024-25714 affects Rhonabwy up to 1.1.13. The HMAC signature verification uses a strcmp-based comparison that can leak timing information via a side-channel, as it stops at the first difference. The documented fix replaces this with a constant-time function (gnutls_memcmp). No exploitation de...

9.8CVSS6.5AI score0.0019EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2024/02/11 12:0 a.m.12 views

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

6.7AI score0.0019EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2024/02/11 12:0 a.m.13 views

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.8CVSS9.4AI score0.0019EPSS
Exploits0
CNNVD
CNNVD
added 2024/02/11 12:0 a.m.5 views

Rhonabwy security breach

Rhonabwy is a Javascript Object Signing and Encryption JOSE library by Nicolas Mora, a Canadian personal developer. A security vulnerability exists in Rhonabwy 1.1.13 and earlier versions, which stems from the use of the strcmp function for HMAC signature verification...

9.8CVSS6.8AI score0.0019EPSS
Exploits0References2
Veracode
Veracode
added 2024/02/06 6:49 a.m.22 views

Authentication Bypass

github.com/square/go-jose is vulnerable to Authentication Bypass. The vulnerability is due to missing size checks resulting in CBC-HMAC integers overflowing on 32-bit architectures. This could lead to authentication bypass for CBC-HMAC encrypted ciphertexts...

7.5CVSS7.4AI score0.00274EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2024/02/05 7:50 a.m.20 views

Insecure Cryptographic Algorithm

Ylianst MeshCentral is vulnerable to the use of an Insecure Cryptographic Algorithm. The vulnerability is due to the usage of the HMAC-MD5 algorithm, which allows an attacker to brute force the encrypted content...

7.5CVSS7AI score0.00047EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2024/01/31 6:33 a.m.18 views

Improper Certificate Validation

meshcentral is vulnerable to Improper Certificate Validation. The vulnerability is due to the disabling of certificate verification in HTTPS connections by setting rejectUnauthorized to false, and utilizing outdated and insecure TLS versions known for security weaknesses; also use of algorithms...

9.8CVSS6.9AI score0.00085EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder