Lucene search
+L

1176 matches found

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
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
NVD
NVD
added 2023/10/21 8:15 a.m.27 views

CVE-2023-4939

The SALESmanago plugin for WordPress is vulnerable to Log Injection in versions up to, and including, 3.2.4. This is due to the use of a weak authentication token for the /wp-json/salesmanago/v1/callbackApiV3 API endpoint which is simply a SHA1 hash of the site URL and client ID found in the page...

5.3CVSS5.5AI score0.00513EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/10/21 12:0 a.m.7 views

WordPress Plugin SALESmanago Authorization Issues Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress is a blogging platform developed using the PHP language, which supports personal blog sites on servers running PHP and MySQL.WordPress plugin i...

5.3CVSS6.9AI score0.00513EPSS
SaveExploits0References4
NVD
NVD
added 2023/09/20 3:15 p.m.45 views

CVE-2023-43635

Vault Key Sealed With SHA1 PCRs The measured boot solution implemented in EVE OS leans on a PCR locking mechanism. Different parts of the system update different PCR values in the TPM, resulting in a unique value for each PCR entry. These PCRs are then used in order to seal/unseal a key from the...

8.8CVSS8.7AI score0.0011EPSS
SaveExploits0References1
NVD
NVD
added 2023/09/20 3:15 p.m.43 views

CVE-2023-43630

PCR14 is not in the list of PCRs that seal/unseal the “vault” key, but due to the change that was implemented in commit “7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4”, fixing this issue alone would not solve the problem of the config partition not being measured correctly. Also, the “vault” key is...

8.8CVSS8.7AI score0.00106EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/09/20 2:58 p.m.56 views

CVE-2023-43635 Vault Key Sealed With SHA1 PCRs

Vault Key Sealed With SHA1 PCRs The measured boot solution implemented in EVE OS leans on a PCR locking mechanism. Different parts of the system update different PCR values in the TPM, resulting in a unique value for each PCR entry. These PCRs are then used in order to seal/unseal a key from the...

8.8CVSS8.8AI score0.0011EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/09/20 2:58 p.m.21 views

CVE-2023-43635 Vault Key Sealed With SHA1 PCRs

Vault Key Sealed With SHA1 PCRs The measured boot solution implemented in EVE OS leans on a PCR locking mechanism. Different parts of the system update different PCR values in the TPM, resulting in a unique value for each PCR entry. These PCRs are then used in order to seal/unseal a key from the...

8.8CVSS6.9AI score0.0011EPSS
SaveExploits0References1
CVE
CVE
added 2023/09/20 2:58 p.m.97 views

CVE-2023-43635

Summary of CVE-2023-43635 / GHSA-4JVR-VJ2C-8Q37 : In EVE-OS measured boot, the vault key is sealed using SHA1 PCRs instead of SHA256 PCRs. The TPM PCRs that are used to seal/unseal the key for encrypting the vault directory may be SHA1-enabled while SHA256 PCRs are not consistently used, enabling...

8.8CVSS8.7AI score0.0011EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/09/20 2:37 p.m.40 views

CVE-2023-43630 Config Partition Not Measured From 2 Fronts

PCR14 is not in the list of PCRs that seal/unseal the “vault” key, but due to the change that was implemented in commit “7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4”, fixing this issue alone would not solve the problem of the config partition not being measured correctly. Also, the “vault” key is...

8.8CVSS8.8AI score0.00106EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/09/20 2:37 p.m.17 views

CVE-2023-43630 Config Partition Not Measured From 2 Fronts

PCR14 is not in the list of PCRs that seal/unseal the “vault” key, but due to the change that was implemented in commit “7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4”, fixing this issue alone would not solve the problem of the config partition not being measured correctly. Also, the “vault” key is...

8.8CVSS6.9AI score0.00106EPSS
SaveExploits0References1
CVE
CVE
added 2023/09/20 2:37 p.m.81 views

CVE-2023-43630

CVE-2023-43630 documents a TPM/Measured Boot issue in the EVE project (lf-edge/eve) where PCR14 is not in the sealing/unsealing list for the vault key, and the vault key is sealed with SHA1 PCRs instead of SHA256. A code change (commit 7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4) meant that PCR14 up...

8.8CVSS8.7AI score0.00106EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/09/20 2:37 p.m.5 views

CVE-2023-43630 Config Partition Not Measured From 2 Fronts

PCR14 is not in the list of PCRs that seal/unseal the “vault” key, but due to the change that was implemented in commit “7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4”, fixing this issue alone would not solve the problem of the config partition not being measured correctly. Also, the “vault” key is...

8.8CVSS7.2AI score0.00106EPSS
SaveExploits0References4
NVD
NVD
added 2023/08/15 7:15 p.m.36 views

CVE-2023-4326

Broadcom RAID Controller web interface is vulnerable has an insecure default TLS configuration that supports obsolete SHA1-based ciphersuites...

7.5CVSS7.6AI score0.00334EPSS
SaveExploits0References2
Prion
Prion
added 2023/08/15 7:15 p.m.15 views

Design/Logic Flaw

Broadcom RAID Controller web interface is vulnerable has an insecure default TLS configuration that supports obsolete SHA1-based ciphersuites...

5CVSS7.6AI score0.00334EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/15 6:25 p.m.13 views

CVE-2023-4326 Broadcom RAID Controller web interface is vulnerable has an insecure default TLS configuration that supports obsolete SHA1-based ciphersuites

Broadcom RAID Controller web interface is vulnerable has an insecure default TLS configuration that supports obsolete SHA1-based ciphersuites...

7AI score0.00334EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/08/15 6:25 p.m.37 views

CVE-2023-4326 Broadcom RAID Controller web interface is vulnerable has an insecure default TLS configuration that supports obsolete SHA1-based ciphersuites

Broadcom RAID Controller web interface is vulnerable has an insecure default TLS configuration that supports obsolete SHA1-based ciphersuites...

7.8AI score0.00334EPSS
SaveExploits0References1
Citrix
Citrix
added 2023/08/07 12:0 a.m.13 views

System user password Encryption method or Hash function type

NetScaler system user passwords are hashed using SHA1 on 11.1 and older releases. 12.0 use SHA512. RPC node passwords are encrypted using AES256 CBC from 11.0 onwards. RC4 is used before that. The keywords encrypted, hashmethod, encryptmethod example ENCMTHD3and kek are added internally based on...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/28 12:0 a.m.14 views

SHA1 Hashing Algorithm vulnerable to Length Extension Attack

Lines of code Vulnerability details Impact The implementation of the SHA1 hashing algorithm in the code has a significant impact as it is vulnerable to the length extension attack. This attack enables us to create a new hash for an extended message without altering the existing hash, even though ...

7.3AI score
SaveExploits0
Rows per page
Query Builder