Lucene search
+L

686 matches found

OSV
OSV
added 2024/06/24 7:10 a.m.8 views

CVE-2024-24553 Bludit uses SHA1 as Password Hashing Algorithm

Bludit uses the SHA-1 hashing algorithm to compute password hashes. Thus, attackers could determine cleartext passwords with brute-force attacks due to the inherent speed of SHA-1. In addition, the salt that is computed by Bludit is generated with a non-cryptographically secure function...

5.9CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2024/06/24 7:10 a.m.71 views

CVE-2024-24553

CVE-2024-24553 relates to Bludit, where password hashes are computed with SHA-1 and the salt is generated by a non-cryptographically secure function. Attackers could brute-force SHA-1 to recover plaintext passwords, per the description in multiple sources. The connected documents consistently des...

7.5CVSS6.7AI score0.00217EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/06/24 12:0 a.m.8 views

Bludit Security Breach

Bludit is an open source, lightweight blog content management system CMS. A security vulnerability exists in Bludit that stems from the use of the SHA-1 hash algorithm to calculate password hashes, which can be brute-force attacked by an attacker to determine plaintext passwords...

5.9CVSS6.9AI score0.00217EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/11 3:16 p.m.7 views

CVE-2024-21754

A use of password hash with insufficient computational effort vulnerability CWE-916 affecting FortiOS version 7.4.3 and below, 7.2 all versions, 7.0 all versions, 6.4 all versions and FortiProxy version 7.4.2 and below, 7.2 all versions, 7.0 all versions, 2.0 all versions may allow a privileged...

4.4CVSS7.1AI score0.03469EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/11 2:32 p.m.27 views

CVE-2024-21754

A use of password hash with insufficient computational effort vulnerability CWE-916 affecting FortiOS version 7.4.3 and below, 7.2 all versions, 7.0 all versions, 6.4 all versions and FortiProxy version 7.4.2 and below, 7.2 all versions, 7.0 all versions, 2.0 all versions may allow a privileged...

1.8CVSS7.2AI score0.03469EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/06/05 5:28 p.m.11 views

Time-Based Information Disclosure Vulnerability in Flow

The PersistedUsernamePasswordProvider was prone to a information disclosure of account existance based on timing attacks as the hashing of passwords was only done in case an account was found. We changed the core so that the provider always does a password comparison in case credentials were...

6.9AI score
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/05/29 7:54 a.m.11 views

Lack Of Salt Update On Password Change

silverstripe/framework is vulnerable to Lack of Salt Update On Password Change. The vulnerability is due to the internal salt not being reset when a password is changed. An attacker can potentially exploit this to reduce the effectiveness of password hashing...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/27 12:0 a.m.6 views

PT-2024-40255 · Packagist · Silverstripe/Framework

Name of the Vulnerable Software and Affected Versions: No vulnerable software versions are specified. Description: The issue concerns the internal salt used for password hashing not being updated when a user changes their password. This behavior has been improved to reset the salt upon password...

7AI score
SaveExploits0References8
NVD
NVD
added 2024/05/14 3:38 p.m.19 views

CVE-2024-34340

Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, Cacti calls compatpasswordhash when users set their password. compatpasswordhash use passwordhash if there is it, else use md5. When verifying password, it calls compatpasswordverify. In...

9.1CVSS9.2AI score0.01119EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2024/05/14 3:38 p.m.42 views

CVE-2024-34340

Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, Cacti calls compatpasswordhash when users set their password. compatpasswordhash use passwordhash if there is it, else use md5. When verifying password, it calls compatpasswordverify. In...

9.1CVSS7.2AI score0.01119EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/05/13 3:26 p.m.38 views

CVE-2024-34340 Authentication Bypass when using using older password hashes

Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, Cacti calls compatpasswordhash when users set their password. compatpasswordhash use passwordhash if there is it, else use md5. When verifying password, it calls compatpasswordverify. In...

9.1CVSS9.4AI score0.01119EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/03/20 5:40 a.m.22 views

Weak Cryptographic Hash

Liferay Portal is vulnerable to Weak Cryptographic Hash. The vulnerability exists due to the default password hashing algorithm PBKDF2-HMAC-SHA1 having a low work factor in the Liferay Portal. It allows attackers to crack password hashes quickly, potentially compromising user accounts and gaining...

8.1CVSS7.1AI score0.00327EPSS
SaveExploits0References2Affected Software4
CNNVD
CNNVD
added 2024/03/10 12:0 a.m.10 views

Musicshelf Security Breach

Musicshelf is a music shelf software by RedNesto Individual Developer. It is used to help manage sheet music and various related assets. A security vulnerability exists in Musicshelf versions 1.0, 1.1, which stems from iofabricsdkandroidservices in the component SHA-1Handler contains unknown...

4.2CVSS5AI score0.00277EPSS
SaveExploits1References5
OSV
OSV
added 2024/02/20 12:31 p.m.13 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.00327EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/02/20 12:31 p.m.16 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.00327EPSS
SaveExploits0References3Affected Software3
NVD
NVD
added 2024/02/20 10:15 a.m.41 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.00327EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/02/20 9:17 a.m.47 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.00327EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/20 9:17 a.m.82 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.00327EPSS
SaveExploits0References1Affected Software2
Vulnrichment
Vulnrichment
added 2024/02/20 9:17 a.m.16 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.1CVSS7AI score0.00327EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/01 10:15 p.m.6 views

CVE-2024-1040

Gessler GmbH WEB-MASTER user account is stored using a weak hashing algorithm. The attacker can restore the passwords by breaking the hashes stored on the device...

4.4CVSS5.8AI score0.00115EPSS
SaveExploits0References1
Rows per page
Query Builder