Lucene search
+L

20 matches found

OSV
OSV
added 2026/07/23 12:59 a.m.3 views

MAL-2026-11021 Malicious code in @bcryptln/bcryptjs (npm)

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

5.5AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/10 5:16 p.m.22 views

Malicious code in @bcryptln/becryptjs (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cb86f48a4b796f17dc1017a92153b88afce1f15690687eaa422162d9dd9f347d Package @bcryptln/becryptjs impersonates the widely-used bcryptjs library its own metadata still references the upstream dcodeIO/bcrypt.js project. T...

5.6AI score
SaveExploits0References5
Veracode
Veracode
added 2025/12/16 11:32 a.m.10 views

Improper Password Length Validation

@strapi/core is vulnerable to improper password length validation. The vulnerability is due to the lack of enforcing a maximum password length when using bcryptjs, which truncates passwords beyond 72 bytes, allowing an attacker to authenticate using only the first 72 bytes of an overlong password...

6.3CVSS5.6AI score0.00379EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2025/11/30 1:14 p.m.7 views

Malicious Package

Overview bcryptjs-nodejs is a malicious package. This package contains malicious code associated with a social engineering campaign called "Contagious Interview." The attackers target developers through fake job interviews or coding test assignments that require the installation of this package...

9.8CVSS7.2AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/05 1:40 a.m.14 views

Malicious code in bcryptjs-node-js (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 60f621b58cc468b09e5963a64bef46446818cfa742ca51366a9e256bdb6299b8 The package bcryptjs-node-js was found to contain malicious code. Source: ghsa-malware 3b410282355b8584d4b9c012154aed901dfd650f212d1a2a942d901ae693f3...

6.9AI score
SaveExploits0References1
EUVD
EUVD
added 2025/11/05 1:40 a.m.23 views

EUVD-2025-37867

Malicious code in bcryptjs-node-js npm...

6.6AI score
SaveExploits0References1
OSV
OSV
added 2025/11/05 1:40 a.m.13 views

MAL-2025-49358 Malicious code in bcryptjs-node-js (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 60f621b58cc468b09e5963a64bef46446818cfa742ca51366a9e256bdb6299b8 The package bcryptjs-node-js was found to contain malicious code. Source: ghsa-malware 3b410282355b8584d4b9c012154aed901dfd650f212d1a2a942d901ae693f3...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2025/11/05 1:40 a.m.21 views

MAL-2025-49357 Malicious code in bcryptjs-node (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d0be16faac6783f82014ca8cf99ad85fccf1d5e8a161d5b601a50ae9d6376727 The package bcryptjs-node was found to contain malicious code. Source: ghsa-malware 9ed37910e4f94c2d5eb3552347636ce0b38ce92c42cb7abf643ca2cffd60e8af...

6.9AI score
SaveExploits0References1
EUVD
EUVD
added 2025/11/05 1:40 a.m.5 views

EUVD-2025-37868

Malicious code in bcryptjs-node npm...

6.6AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/05 1:40 a.m.7 views

Malicious code in bcryptjs-node (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d0be16faac6783f82014ca8cf99ad85fccf1d5e8a161d5b601a50ae9d6376727 The package bcryptjs-node was found to contain malicious code. Source: ghsa-malware 9ed37910e4f94c2d5eb3552347636ce0b38ce92c42cb7abf643ca2cffd60e8af...

6.9AI score
SaveExploits0References1
Snyk
Snyk
added 2025/11/05 1:40 a.m.10 views

Malicious Package

Overview bcryptjs-node is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS6.8AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/10/17 4:55 p.m.7 views

CVE-2025-25298

Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account...

6.3CVSS7AI score0.00379EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/16 6:41 p.m.11 views

EUVD-2025-34776

Strapi Password Hashing Missing Maximum Password Length Validation...

6.3CVSS6.4AI score0.00379EPSS
SaveExploits1References3
OSV
OSV
added 2025/10/16 6:41 p.m.4 views

GHSA-2CJV-6WG9-F4F3 Strapi Password Hashing is Missing Maximum Password Length Validation

Summary Strapi's password hashing implementation using bcryptjs lacks maximum password length validation. Since bcryptjs truncates passwords exceeding 72 bytes, this creates potential vulnerabilities such as authentication bypass and performance degradation. POC Create an admin user with a passwo...

6.3CVSS7AI score0.00379EPSS
SaveExploits1References4
NVD
NVD
added 2025/10/16 5:15 p.m.10 views

CVE-2025-25298

Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account...

6.3CVSS0.00379EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/10/16 4:21 p.m.13 views

CVE-2025-25298 Missing Maximum Password Length Validation in Strapi Password Hashing

Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account...

6.3CVSS0.00379EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/16 4:21 p.m.18 views

CVE-2025-25298

CVE-2025-25298 concerns Strapi’s @strapi/core up to v5.10.3, where bcryptjs-based password hashing does not enforce a maximum password length. Passwords longer than 72 bytes are silently truncated by bcryptjs, allowing a user to register with an overlong password and authenticate using only the f...

6.3CVSS6.6AI score0.00379EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/16 4:21 p.m.4 views

CVE-2025-25298 Missing Maximum Password Length Validation in Strapi Password Hashing

Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account...

6.3CVSS6.6AI score0.00379EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:21 p.m.9 views

CVE-2025-25298 Missing Maximum Password Length Validation in Strapi Password Hashing

Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account...

6.3CVSS7AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/16 12:0 a.m.6 views

Strapi 安全漏洞

Strapi is an open source content management system CMS from the French strapi community. A security vulnerability exists in Strapi versions prior to 5.10.3 that stems from not enforcing the maximum password length for bcryptjs password hashes, which could result in passwords being silently...

6.3CVSS6.6AI score0.00379EPSS
SaveExploits1References2
Rows per page
Query Builder