Lucene search
+L

1657 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 2:7 a.m.11 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.1CVSS6.5AI score0.00498EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:57 a.m.14 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.8CVSS6.7AI score0.00363EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:21 p.m.6 views

CVE-2022-20377

In TBD of keymasteripc.cpp, there is a possible to force gatekeeper, fingerprint, and faceauth to use a known HMAC key. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Androi...

6.7CVSS7.1AI score0.00105EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:45 p.m.11 views

CVE-2021-32697

neos/forms is an open source framework to build web forms. By crafting a special GET request containing a valid form state, a form can be submitted without invoking any validators. Form state is secured with an HMAC that is still verified. That means that this issue can only be exploited if Form...

6.5CVSS7AI score0.01124EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:36 p.m.17 views

CVE-2021-29444

jose-browser-runtime is an npm package which provides a number of cryptographic functions. In versions prior to 3.11.4 the AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed...

5.9CVSS6.8AI score0.01238EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:54 p.m.11 views

CVE-2018-13906

The HMAC authenticating the message from QSEE is vulnerable to timing side channel analysis leading to potentially forged application message in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industri...

9.1CVSS7AI score0.00665EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:16 p.m.13 views

CVE-2012-1605

The Extbase Framework in TYPO3 4.6.x through 4.6.6, 4.7, and 6.0 unserializes untrusted data, which allows remote attackers to unserialize arbitrary objects and possibly execute arbitrary code via vectors related to "a missing signature HMAC for a request argument."...

5CVSS7.9AI score0.02365EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:25 a.m.15 views

CVE-2019-10071

The code which checks HMAC in form submissions used String.equals for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison...

9.8CVSS7.6AI score0.08752EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:6 a.m.11 views

CVE-2015-10004

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

7.5CVSS6.7AI score0.00748EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:59 a.m.18 views

CVE-2017-12973

Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack...

4.3CVSS6.5AI score0.00637EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/05/21 12:0 a.m.10 views

Fedora 41 : perl-Mojolicious (2025-c38fd06bec)

The remote Fedora 41 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-c38fd06bec advisory. Mojolicious versions from 0.999922 through 9.39 for Perl uses a hard coded string, or the application's class name, as a HMAC session secret by...

8.1CVSS6.6AI score0.00524EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.8 views

golang-fips: Golang FIPS zeroed buffer

A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted...

6.5CVSS5.8AI score0.00298EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/05 10:18 a.m.23 views

CVE-2024-58135

Mojolicious versions from 7.28 through 9.40 for Perl may generate weak HMAC session secrets. When creating a default app with the "mojo generate app" tool, a weak secret is written to the application's configuration file using the insecure rand function, and used for authenticating and protecting...

6.2CVSS5.1AI score0.00544EPSS
SaveExploits1References10
AlpineLinux
AlpineLinux
added 2025/05/03 4:15 p.m.9 views

CVE-2024-58134

Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to forge session cookies. An attacker who knows or guesses the secret could compute...

8.1CVSS6.4AI score0.00524EPSS
SaveExploits1References11
NVD
NVD
added 2025/05/03 4:15 p.m.16 views

CVE-2024-58134

Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to forge session cookies. An attacker who knows or guesses the secret could compute...

8.1CVSS0.00524EPSS
SaveExploits1References11
Cvelist
Cvelist
added 2025/05/03 4:8 p.m.26 views

CVE-2024-58134 Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default

Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to forge session cookies. An attacker who knows or guesses the secret could compute...

0.00524EPSS
SaveExploits1References11
Vulnrichment
Vulnrichment
added 2025/05/03 4:8 p.m.14 views

CVE-2024-58134 Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default

Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to forge session cookies. An attacker who knows or guesses the secret could compute...

6.2AI score0.00524EPSS
SaveExploits1References11
CVE
CVE
added 2025/05/03 4:8 p.m.99 views

CVE-2024-58134

CVE-2024-58134 (Mojolicious on Perl): Affected versions are Mojolicious 0.999922 and later up to 9.39, where the HMAC session cookie secret is derived from a hard-coded string or the app class name by default. This predictable secret enables an attacker who learns or guesses the secret to forge v...

8.1CVSS6.2AI score0.00524EPSS
SaveExploits1References11Affected Software1
Debian CVE
Debian CVE
added 2025/05/03 4:8 p.m.13 views

CVE-2024-58134

Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to forge session cookies. An attacker who knows or guesses the secret could compute...

8.1CVSS6.4AI score0.00524EPSS
SaveExploits1
OSV
OSV
added 2025/05/03 4:8 p.m.10 views

CVE-2024-58134 Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default

Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to forge session cookies. An attacker who knows or guesses the secret could compute...

8.1CVSS6.6AI score
SaveExploits0References15
Rows per page
Query Builder