Lucene search
+L

2024 matches found

NVD
NVD
added 2025/03/21 6:15 a.m.33 views

CVE-2025-30344

An issue was discovered in OpenSlides before 4.2.5. During login at the /system/auth/login/ endpoint, the system's response times differ depending on whether a user exists in the system. The timing discrepancy stems from the omitted hashing of the password e.g., more than 100 milliseconds...

5.3CVSS0.0031EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/21 12:00 a.m.75 views

CVE-2025-30344

OpenSlides before 4.2.5 is affected by a timing-side channel vulnerability in /system/auth/login/. The response time differs depending on whether a user exists because password hashing is omitted in login handling, enabling potential information disclosure. The documented impact is a low-to-mediu...

5.3CVSS7.1AI score0.0031EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/21 12:00 a.m.35 views

CVE-2025-30344

An issue was discovered in OpenSlides before 4.2.5. During login at the /system/auth/login/ endpoint, the system's response times differ depending on whether a user exists in the system. The timing discrepancy stems from the omitted hashing of the password e.g., more than 100 milliseconds...

5.3CVSS0.0031EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/21 12:00 a.m.12 views

CVE-2025-30344

An issue was discovered in OpenSlides before 4.2.5. During login at the /system/auth/login/ endpoint, the system's response times differ depending on whether a user exists in the system. The timing discrepancy stems from the omitted hashing of the password e.g., more than 100 milliseconds...

5.3CVSS7.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/21 12:00 a.m.10 views

CVE-2025-30344

An issue was discovered in OpenSlides before 4.2.5. During login at the /system/auth/login/ endpoint, the system's response times differ depending on whether a user exists in the system. The timing discrepancy stems from the omitted hashing of the password e.g., more than 100 milliseconds...

5.3CVSS7AI score0.0031EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 6:31 a.m.11 views

GHSA-MG83-C7GQ-RV5C Spring Security Does Not Enforce Password Length

BCryptPasswordEncoder.matchesCharSequence,String will incorrectly return true for passwords larger than 72 characters as long as the first 72 characters are the same...

7.4CVSS7.1AI score0.00588EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/03/16 1:15 p.m.10 views

CVE-2025-27595

The device uses a weak hashing alghorithm to create the password hash. Hence, a matching password can be easily calculated by an attacker. This impacts the security and the integrity of the device...

9.8CVSS7.3AI score0.0052EPSS
SaveExploits0References9
NVD
NVD
added 2025/03/14 1:15 p.m.12 views

CVE-2025-27595

The device uses a weak hashing alghorithm to create the password hash. Hence, a matching password can be easily calculated by an attacker. This impacts the security and the integrity of the device...

9.8CVSS0.0052EPSS
SaveExploits0References7
CVE
CVE
added 2025/03/14 12:53 p.m.62 views

CVE-2025-27595

CVE-2025-27595 concerns SICK DL100-2xxxxxxx devices where a weak password hash algorithm is used. The vulnerability allows an attacker to derive a matching password due to the weak hashing, impacting confidentiality, integrity, and availability. The CVSS 3.1 score is 9.8 (Network attack, no user ...

9.8CVSS9.5AI score0.0052EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/03/14 12:53 p.m.25 views

CVE-2025-27595 Weak hashing alghrythm

The device uses a weak hashing alghorithm to create the password hash. Hence, a matching password can be easily calculated by an attacker. This impacts the security and the integrity of the device...

9.8CVSS0.0052EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/03/14 12:53 p.m.10 views

CVE-2025-27595 Weak hashing alghrythm

The device uses a weak hashing alghorithm to create the password hash. Hence, a matching password can be easily calculated by an attacker. This impacts the security and the integrity of the device...

9.8CVSS9.5AI score0.0052EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/12 3:11 a.m.5 views

MAL-2025-2330 Malicious code in sniper-hashing (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 50c012e4494af56a19f93746e9ed8953360220771f69cc28023e8b8bb3445e69 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/03/12 3:11 a.m.7 views

Malicious code in sniper-hashing (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 50c012e4494af56a19f93746e9ed8953360220771f69cc28023e8b8bb3445e69 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/07 10:39 p.m.14 views

CVE-2025-27508

Emissary is a P2P based data-driven workflow engine. The ChecksumCalculator class within allows for hashing and checksum generation, but it includes or defaults to algorithms that are no longer recommended for secure cryptographic use cases e.g., SHA-1, CRC32, and SSDEEP. These algorithms, while...

7.5CVSS7AI score0.00203EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/03/07 5:38 a.m.8 views

Weak Password Hashing

Manifest is vulnerable to Weak Password Hashing. The vulnerability is due to improper password hashing due to the use of SHA3 without a salt, making user passwords more susceptible to cracking if an attacker gains access to the database...

4.8CVSS7.2AI score0.00152EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/05 10:18 p.m.18 views

Emissary May Use a Broken or Risky Cryptographic Algorithm

Summary The ChecksumCalculator class within allows for hashing and checksum generation, but it includes or defaults to algorithms that are no longer recommended for secure cryptographic use cases e.g., SHA-1, CRC32, and SSDEEP. These algorithms, while possibly valid for certain...

7.5CVSS7.3AI score0.00203EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/05 9:32 p.m.3 views

CVE-2025-27508 Emissary Use of a Broken or Risky Cryptographic Algorithm

Emissary is a P2P based data-driven workflow engine. The ChecksumCalculator class within allows for hashing and checksum generation, but it includes or defaults to algorithms that are no longer recommended for secure cryptographic use cases e.g., SHA-1, CRC32, and SSDEEP. These algorithms, while...

7.5CVSS7AI score0.00203EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/03/03 7:55 p.m.17 views

Manifest Uses a One-Way Hash without a Salt

Summary Manifest employs a weak password hashing implementation that uses SHA3 without a salt. This exposes user passwords to a higher risk of being cracked if an attacker gains access to the database. Without the use of a salt, identical passwords across multiple users will result in the same...

4.8CVSS7.6AI score0.00152EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/03/03 7:55 p.m.14 views

GHSA-H8H6-7752-G28C Manifest Uses a One-Way Hash without a Salt

Summary Manifest employs a weak password hashing implementation that uses SHA3 without a salt. This exposes user passwords to a higher risk of being cracked if an attacker gains access to the database. Without the use of a salt, identical passwords across multiple users will result in the same...

4.8CVSS5.3AI score0.00152EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/03/02 6:29 p.m.10 views

CVE-2025-27408

Manifest offers users a one-file micro back end. Prior to version 4.9.2, Manifest employs a weak password hashing implementation that uses SHA3 without a salt. This exposes user passwords to a higher risk of being cracked if an attacker gains access to the database. Without the use of a salt,...

4.8CVSS5.1AI score0.00152EPSS
SaveExploits0References1
Rows per page
Query Builder