Lucene search
+L

655 matches found

NVD
NVD
added 2023/11/24 6:15 p.m.32 views

CVE-2023-48707

CodeIgniter Shield is an authentication and authorization provider for CodeIgniter 4. The secretKey value is an important key for HMAC SHA256 authentication and in affected versions was stored in the database in cleartext form. If a malicious person somehow had access to the data in the database,...

6.5CVSS0.00284EPSS
SaveExploits0References2
CVE
CVE
added 2023/11/24 5:23 p.m.46 views

CVE-2023-48707

The CVE-2023-48707 entry concerns CodeIgniter Shield (CodeIgniter 4) where the secretKey used for HMAC SHA256 authentication was stored in cleartext in the database in affected versions. This plaintext storage enables an attacker with DB access to misuse the secretKey to impersonate users via HMA...

6.5CVSS5.7AI score0.00284EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2023/11/23 10:51 a.m.23 views

Sensitive Information Stored In Clear Text

codeigniter4 is vulnerable to Sensitive Information Disclosure. The vulnerability is due to storing the secretKey for HMAC SHA256 authentication in a raw format. An attacker can exploit this flaw if they gain access to the database and then send requests impersonating any person in the system usi...

6.5CVSS7.3AI score0.00284EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/11/23 12:28 a.m.22 views

GHSA-V427-C49J-8W6X Cleartext Storage of Sensitive Information in HMAC SHA256 Authentication

Impact secretKey, an important key for HMAC SHA256 authentication, was stored in the database in raw form. If a malicious person somehow had access to the data in the database, they could use the key and secretKey for HMAC SHA256 authentication to send requests impersonating that person. Patches...

5CVSS6.4AI score0.00284EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/11/23 12:28 a.m.31 views

Cleartext Storage of Sensitive Information in HMAC SHA256 Authentication

Impact secretKey, an important key for HMAC SHA256 authentication, was stored in the database in raw form. If a malicious person somehow had access to the data in the database, they could use the key and secretKey for HMAC SHA256 authentication to send requests impersonating that person. Patches...

6.5CVSS7AI score0.00284EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2023/10/25 9:15 p.m.36 views

CVE-2023-46133

CryptoES is a cryptography algorithms library compatible with ES6 and TypeScript. Prior to version 2.1.0, CryptoES PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a...

9.1CVSS9.2AI score0.00446EPSS
SaveExploits1References2
OSV
OSV
added 2023/10/25 9:15 p.m.2 views

DEBIAN-CVE-2023-46233

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm...

9.1CVSS8.3AI score0.00635EPSS
SaveExploits0References1
NVD
NVD
added 2023/10/25 9:15 p.m.26 views

CVE-2023-46233

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm...

9.1CVSS9.1AI score0.00635EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/25 9:15 p.m.4 views

UBUNTU-CVE-2023-46233

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm...

9.1CVSS7AI score0.00635EPSS
SaveExploits0References5
Prion
Prion
added 2023/10/25 9:15 p.m.17 views

Code injection

CryptoES is a cryptography algorithms library compatible with ES6 and TypeScript. Prior to version 2.1.0, CryptoES PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a...

6.4CVSS9.1AI score0.00446EPSS
SaveExploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2023/10/25 9:15 p.m.33 views

CVE-2023-46233

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm...

9.1CVSS7.1AI score0.00635EPSS
SaveExploits0References4
Prion
Prion
added 2023/10/25 9:15 p.m.22 views

Code injection

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm...

6.4CVSS9.1AI score0.00635EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/10/25 8:49 p.m.312 views

CVE-2023-46233

CVE-2023-46233 affects crypto-js in Crypto-JS prior to 4.2.0. The PBKDF2 implementation uses SHA1 and a fixed iteration count of 1,000, making it far weaker than the 1993 spec and substantially weaker than current standards. Reported impact is high for password protection and signature generation...

9.1CVSS9.1AI score0.00635EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/10/25 8:49 p.m.30 views

CVE-2023-46233 crypto-js PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm...

9.1CVSS8.5AI score0.00635EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/10/25 8:49 p.m.50 views

CVE-2023-46233 crypto-js PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm...

9.1CVSS9.3AI score0.00635EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/10/25 8:49 p.m.31 views

CVE-2023-46233

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm...

9.1CVSS8.4AI score0.00635EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/10/25 8:48 p.m.16 views

CVE-2023-46133 crypto-es PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

CryptoES is a cryptography algorithms library compatible with ES6 and TypeScript. Prior to version 2.1.0, CryptoES PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a...

9.1CVSS7.1AI score0.00446EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/10/25 8:48 p.m.59 views

CVE-2023-46133 crypto-es PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

CryptoES is a cryptography algorithms library compatible with ES6 and TypeScript. Prior to version 2.1.0, CryptoES PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a...

9.1CVSS9.4AI score0.00446EPSS
SaveExploits1References2
CVE
CVE
added 2023/10/25 8:48 p.m.76 views

CVE-2023-46133

CVE-2023-46133 documents a weakness in CryptoES prior to v2.1.0 where PBKDF2 was configured by default to use SHA-1 with a single iteration (1,000), making it far weaker than the 1993 specification and current standards. This can impact password protection and digital signatures. A patch is avail...

9.1CVSS9.2AI score0.00446EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/10/25 8:48 p.m.32 views

CVE-2023-46133 crypto-es PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

CryptoES is a cryptography algorithms library compatible with ES6 and TypeScript. Prior to version 2.1.0, CryptoES PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a...

9.1CVSS9AI score0.00446EPSS
SaveExploits1References4
Rows per page
Query Builder