Lucene search
K

18 matches found

Veracode
Veracode
added 2025/12/16 11:32 a.m.3 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.00046EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2025/11/30 1:14 p.m.2 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
Exploits0References3
EUVD
EUVD
added 2025/11/05 1:40 a.m.3 views

EUVD-2025-37867

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

6.6AI score
Exploits0References1
OSV
OSV
added 2025/11/05 1:40 a.m.2 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
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/05 1:40 a.m.3 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
Exploits0References1
OSV
OSV
added 2025/11/05 1:40 a.m.1 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
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/05 1:40 a.m.2 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
Exploits0References1
Snyk
Snyk
added 2025/11/05 1:40 a.m.1 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
Exploits0References2
EUVD
EUVD
added 2025/11/05 1:40 a.m.1 views

EUVD-2025-37868

Malicious code in bcryptjs-node npm...

6.6AI score
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/10/17 4:55 p.m.2 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.00046EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/16 6:41 p.m.1 views

EUVD-2025-34776

Strapi Password Hashing Missing Maximum Password Length Validation...

6.3CVSS6.4AI score0.00046EPSS
Exploits1References3
OSV
OSV
added 2025/10/16 6:41 p.m.1 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.00046EPSS
Exploits1References4
NVD
NVD
added 2025/10/16 5:15 p.m.1 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.00046EPSS
Exploits1References2
CVE
CVE
added 2025/10/16 4:21 p.m.4 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.00046EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2025/10/16 4:21 p.m.1 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 score0.00046EPSS
Exploits1References4
Cvelist
Cvelist
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.3CVSS0.00046EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2025/10/16 4:21 p.m.1 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.00046EPSS
Exploits1References2
CNNVD
CNNVD
added 2025/10/16 12:0 a.m.0 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.00046EPSS
Exploits1References2
Rows per page
Query Builder