Lucene search
+L

1658 matches found

Cvelist
Cvelist
added 2024/02/11 12:0 a.m.51 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

6.7AI score0.00814EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/02/11 12:0 a.m.58 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS9.4AI score0.00814EPSS
SaveExploits0
OSV
OSV
added 2024/02/11 12:0 a.m.17 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.1CVSS6.7AI score
SaveExploits0References3
CVE
CVE
added 2024/02/11 12:0 a.m.92 views

CVE-2024-25714

CVE-2024-25714 affects Rhonabwy up to 1.1.13. The HMAC signature verification uses a strcmp-based comparison that can leak timing information via a side-channel, as it stops at the first difference. The documented fix replaces this with a constant-time function (gnutls_memcmp). No exploitation de...

9.8CVSS6.5AI score0.00814EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2024/02/06 6:49 a.m.25 views

Authentication Bypass

github.com/square/go-jose is vulnerable to Authentication Bypass. The vulnerability is due to missing size checks resulting in CBC-HMAC integers overflowing on 32-bit architectures. This could lead to authentication bypass for CBC-HMAC encrypted ciphertexts...

7.5CVSS7.4AI score0.02149EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/02/05 7:50 a.m.31 views

Insecure Cryptographic Algorithm

Ylianst MeshCentral is vulnerable to the use of an Insecure Cryptographic Algorithm. The vulnerability is due to the usage of the HMAC-MD5 algorithm, which allows an attacker to brute force the encrypted content...

7.5CVSS7AI score0.00525EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/01/31 6:33 a.m.25 views

Improper Certificate Validation

meshcentral is vulnerable to Improper Certificate Validation. The vulnerability is due to the disabling of certificate verification in HTTPS connections by setting rejectUnauthorized to false, and utilizing outdated and insecure TLS versions known for security weaknesses; also use of algorithms...

9.8CVSS6.9AI score0.00467EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2024/01/17 11:15 a.m.27 views

Use Of Hard-Coded Credentials

@evershop/evershop is vulnerable to the Use Of Hard-Coded Credentials. The vulnerability is due to the exposure of a weak HMAC secret. Attackers can use the predictable secret to create valid JSON Web Tokens JWT, which allows them access to sensitive information...

9.1CVSS6.7AI score0.00498EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.31 views

EulerOS 2.0 SP8 : samba (EulerOS-SA-2023-3157)

According to the versions of the samba packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An out-of-bounds read vulnerability was found in Samba due to insufficient length checks in winbinddpamauthcrap.c. When performing NTLM...

9.8CVSS7AI score0.62146EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2024/01/15 11:30 a.m.106 views

Pmkidcracker - A Tool To Crack WPA2 Passphrase With PMKID Value Without Clients Or De-Authentication

This program is a tool written in Python to recover the pre-shared key of a WPA2 WiFi network without any de-authentication or requiring any clients to be on the network. It targets the weakness of certain access points advertising the PMKID value in EAPOL message 1. Program Usage python...

7.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/01/13 3:30 a.m.31 views

EverShop at risk to unauthorized access via weak HMAC secret

An issue was discovered in NPM's package @evershop/evershop before version 1.0.0-rc.9. The HMAC secret used for generating tokens is hardcoded as "secret". A weak HMAC secret poses a risk because attackers can use the predictable secret to create valid JSON Web Tokens JWTs, allowing them access t...

9.1CVSS6.8AI score0.00498EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/01/13 3:30 a.m.38 views

GHSA-32R3-57HP-CGFW EverShop at risk to unauthorized access via weak HMAC secret

An issue was discovered in NPM's package @evershop/evershop before version 1.0.0-rc.9. The HMAC secret used for generating tokens is hardcoded as "secret". A weak HMAC secret poses a risk because attackers can use the predictable secret to create valid JSON Web Tokens JWTs, allowing them access t...

9.1CVSS9.1AI score0.00498EPSS
SaveExploits0References5
NVD
NVD
added 2024/01/13 2:15 a.m.21 views

CVE-2023-46943

An issue was discovered in NPM's package @evershop/evershop before version 1.0.0-rc.8. The HMAC secret used for generating tokens is hardcoded as "secret". A weak HMAC secret poses a risk because attackers can use the predictable secret to create valid JSON Web Tokens JWTs, allowing them access t...

9.1CVSS9.1AI score0.00498EPSS
SaveExploits0References2
Prion
Prion
added 2024/01/13 2:15 a.m.20 views

Hardcoded credentials

An issue was discovered in NPM's package @evershop/evershop before version 1.0.0-rc.8. The HMAC secret used for generating tokens is hardcoded as "secret". A weak HMAC secret poses a risk because attackers can use the predictable secret to create valid JSON Web Tokens JWTs, allowing them access t...

6.4CVSS6.8AI score0.00498EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/01/13 12:0 a.m.58 views

CVE-2023-46943

CVE-2023-46943 affects the NodeJS package @evershop/evershop prior to version 1.0.0-rc.8 (and similarly referenced in later advisories). The underlying issue is a hardcoded HMAC secret value of “secret” used to generate tokens, which enables an attacker to forge valid JSON Web Tokens (JWTs). This...

9.1CVSS9AI score0.00498EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/01/13 12:0 a.m.30 views

CVE-2023-46943

An issue was discovered in NPM's package @evershop/evershop before version 1.0.0-rc.8. The HMAC secret used for generating tokens is hardcoded as "secret". A weak HMAC secret poses a risk because attackers can use the predictable secret to create valid JSON Web Tokens JWTs, allowing them access t...

9.3AI score0.00498EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/01/13 12:0 a.m.16 views

CVE-2023-46943

An issue was discovered in NPM's package @evershop/evershop before version 1.0.0-rc.8. The HMAC secret used for generating tokens is hardcoded as "secret". A weak HMAC secret poses a risk because attackers can use the predictable secret to create valid JSON Web Tokens JWTs, allowing them access t...

9.1AI score0.00498EPSS
SaveExploits0References2
Amazon
Amazon
added 2024/01/09 12:0 a.m.7 views

Medium: python

Issue Overview: An issue was discovered in comparedigest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable in hmac.comparedigest. CVE-2022-48566 Affected Packages: python Note: This advisory is applicable to Amazon Linux 2 AL2...

5.9CVSS7.1AI score0.01148EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/12/19 12:0 a.m.50 views

Slackware Linux 14.2 / 15.0 / current libssh Multiple Vulnerabilities (SSA:2023-353-01)

The version of libssh installed on the remote host is prior to 0.10.6. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2023-353-01 advisory. - The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote...

5.9CVSS7.1AI score0.93305EPSS
SaveExploits4References4
NVD
NVD
added 2023/11/24 6:15 p.m.33 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
Rows per page
Query Builder