Lucene search
+L

1625 matches found

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
Vulnrichment
Vulnrichment
added 2024/01/13 12:0 a.m.15 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
CVE
CVE
added 2024/01/13 12:0 a.m.55 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.27 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
Amazon
Amazon
added 2024/01/09 12:0 a.m.6 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.0119EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/12/19 12:0 a.m.49 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.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
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
OSV
OSV
added 2023/11/23 12:28 a.m.26 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
Rapid7 Blog
Rapid7 Blog
added 2023/11/14 9:27 p.m.149 views

Patch Tuesday - November 2023

Microsoft is addressing 64 vulnerabilities this November Patch Tuesday, including five zero-day vulnerabilities as well as one critical remote code execution RCE vulnerability. Overall, this month sees significantly fewer vulnerabilities addressed across a smaller number of products than has been...

7.5CVSS10AI score0.99999EPSS
SaveExploits35
NVD
NVD
added 2023/11/14 9:15 p.m.29 views

CVE-2023-47640

DataHub is an open-source metadata platform. The HMAC signature for DataHub Frontend sessions was being signed using a SHA-1 HMAC with the frontend secret key. SHA1 with a 10 byte key can be brute forced using sufficient resources i.e. state level actors with large computational capabilities...

8.8CVSS0.00363EPSS
SaveExploits0References1
Prion
Prion
added 2023/11/14 9:15 p.m.21 views

Default credentials

DataHub is an open-source metadata platform. The HMAC signature for DataHub Frontend sessions was being signed using a SHA-1 HMAC with the frontend secret key. SHA1 with a 10 byte key can be brute forced using sufficient resources i.e. state level actors with large computational capabilities...

6.5CVSS6.9AI score0.00363EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/11/14 8:55 p.m.50 views

CVE-2023-47640 Insecure Use of HMAC-SHA1 For Session Signing in datahub

DataHub is an open-source metadata platform. The HMAC signature for DataHub Frontend sessions was being signed using a SHA-1 HMAC with the frontend secret key. SHA1 with a 10 byte key can be brute forced using sufficient resources i.e. state level actors with large computational capabilities...

6.4CVSS8.6AI score0.00363EPSS
SaveExploits0References1
CVE
CVE
added 2023/11/14 8:55 p.m.52 views

CVE-2023-47640

DataHub (front-end) is affected by CVE-2023-47640 due to insecure use of HMAC-SHA1 for session signing. The Frontend uses Play LegacyCookiesModule with SHA1 signing and a short signing key, enabling brute-force attempts to recover the signing key and escalate privileges via a privileged session c...

8.8CVSS7.3AI score0.00363EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/11/14 8:55 p.m.12 views

CVE-2023-47640 Insecure Use of HMAC-SHA1 For Session Signing in datahub

DataHub is an open-source metadata platform. The HMAC signature for DataHub Frontend sessions was being signed using a SHA-1 HMAC with the frontend secret key. SHA1 with a 10 byte key can be brute forced using sufficient resources i.e. state level actors with large computational capabilities...

6.4CVSS8.5AI score0.00363EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/11/14 5:57 p.m.28 views

CVE-2023-36400 Windows HMAC Key Derivation Elevation of Privilege Vulnerability

...

8.8CVSS6.8AI score0.04258EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/11/14 5:57 p.m.40 views

CVE-2023-36400 Windows HMAC Key Derivation Elevation of Privilege Vulnerability

...

8.8CVSS9.4AI score0.04258EPSS
SaveExploits0References1
CVE
CVE
added 2023/11/14 5:57 p.m.204 views

CVE-2023-36400

Technical details about CVE-2023-36400 are not publicly provided in the supplied documents. The Initial/Connected data lacks affected product/version/root-cause/mitigation. Monitor for updates.

8.8CVSS9.1AI score0.04258EPSS
SaveExploits0References1Affected Software11
Rows per page
Query Builder