Lucene search
K

28 matches found

EUVD
EUVD
added 2026/05/21 6:53 p.m.9 views

EUVD-2026-31332

Authen::TOTP versions before 0.1.1 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage...

7.5CVSS5.8AI score0.00014EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/21 6:53 p.m.7 views

CVE-2026-46473

Authen::TOTP versions before 0.1.1 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage...

7.5CVSS5.8AI score0.00014EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/05/21 12:0 a.m.7 views

Authen::TOTP 安全特征问题漏洞

Authen::TOTP is a two-factor authentication OTP generation and verification tool developed by tchatzi’s developer. Prior to version 0.1.1 of Authen::TOTP, there were security vulnerabilities related to the use of the Perl built-in rand function for generating secrets. This function is predictable...

7.5CVSS5.8AI score0.00014EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/15 5:41 p.m.9 views

CVE-2026-46474 Trog::TOTP versions before 1.006 for Perl generate secrets using rand

Trog::TOTP versions before 1.006 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage...

5.8AI score0.00038EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/15 5:41 p.m.7 views

CVE-2026-46474

Trog::TOTP versions before 1.006 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage...

5.8AI score0.00038EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/15 5:41 p.m.6 views

EUVD-2026-30577

Trog::TOTP versions before 1.006 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage...

5.8AI score0.00038EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/15 12:0 a.m.7 views

Trog::TOTP 安全特征问题漏洞

Trog::TOTP is a Perl module developed by TEODESIAN’s individual developers, which supports time-based one-time password generation and two-factor authentication. Versions of Trog::TOTP prior to 1.006 contained security vulnerabilities. These vulnerabilities stemmed from the use of the built-in Pe...

7.5CVSS5.8AI score0.00038EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/04/24 2:40 a.m.1 views

CVE-2026-41317 Frappe Press has an unsafe HTTP method / CSRF-adjacent issue on API secret generation

Press, a Frappe custom app that runs Frappe Cloud, manages infrastructure, subscription, marketplace, and software-as-a-service SaaS.press.api.account.createapisecret is prone to CSRF-like exploits. This endpoint writes to database and it is also accessible via GET method. The patch in commit...

8.7CVSS5.2AI score0.00022EPSS
Exploits0References2
CVE
CVE
added 2026/04/24 2:40 a.m.10 views

CVE-2026-41317

The CVE concerns Press, a Frappe-based app, where the API endpoint press.api.account.create_api_secret is vulnerable to CSRF-like exploits. The issue stems from the endpoint accepting unsafe HTTP methods (GET) and writing to the database, enabling unauthorized actions without user interaction. A ...

8.7CVSS5.8AI score0.00022EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2026/03/07 2:31 a.m.3 views

GHSA-C8M8-3JCR-6RJ5 FUXA has a hardcoded fallback JWT signing secret

FUXA used a static fallback JWT signing secret frangoteam751 when no secretCode was configured. If authentication was enabled without explicitly setting a custom secret, an attacker who knew the default value could forge valid JWT tokens and bypass authentication. This issue has been addressed in...

9.3CVSS5.7AI score0.04529EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/03/03 11:1 p.m.11 views

OpenClaw reuses the gateway auth token in the owner ID prompt hashing fallback

Vulnerability OpenClaw reused gateway.auth.token and gateway.remote.token as a fallback hash secret for owner-ID prompt obfuscation when commands.ownerDisplay=hash and commands.ownerDisplaySecret was unset. This created secret dual-use between gateway authentication and prompt metadata hashing...

6.3CVSS5.9AI score0.00059EPSS
Exploits0References5Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2017-8992

Malware in sbrugna...

7.5CVSS7.5AI score0.00508EPSS
Exploits0References8
OSV
OSV
added 2025/05/03 11:15 a.m.3 views

AZL-61822 CVE-2024-58135 affecting package perl-Mojolicious 8.57-3

Mojolicious versions from 7.28 for Perl will generate weak HMAC session cookie secrets via "mojo generate app" by default When creating a default app skeleton with the "mojo generate app" tool, a weak secret is written to the application's configuration file using the insecure rand function, and...

5.3CVSS5.8AI score0.00681EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.3 views

SUSE CVE-2017-17845

An issue was discovered in Enigmail before 1.9.9. Improper Random Secret Generation occurs because Math.Random is used by pretty Easy privacy pEp, aka TBE-01-001...

7.5CVSS6.9AI score0.00508EPSS
Exploits0References3
Veracode
Veracode
added 2021/03/29 3:56 a.m.14 views

Insecure Random Number Generator

yapi-vendor uses an insecure random number generator. The JSON Web Token JWT signing secret generation allows recreation of other users' JWT tokens due to the usage of an insecure random number generator Math.random...

5.1CVSS2.9AI score0.00056EPSS
Exploits0References4Affected Software1
Prion
Prion
added 2021/03/01 11:15 p.m.10 views

Code injection

Weak JSON Web Token JWT signing secret generation in YMFE YApi through 1.9.2 allows recreation of other users' JWT tokens. This occurs because Math.random in Node.js is used...

3.6CVSS5.2AI score0.00056EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2020/06/18 1:27 p.m.34 views

CVE-2020-14423

Convos (Nordaaker Convos) before version 4.20 uses an insecure random secret in Core/Settings.pm and Util.pm, leading to a predictable CONVOS_LOCAL_SECRET that affects password resets and invitations. Affected: Convos prior to 4.20. Root cause: improper randomness in secret generation. Impact: pa...

5.3CVSS5.3AI score0.00298EPSS
Exploits0References3Affected Software1
Mageia
Mageia
added 2017/12/31 12:10 a.m.70 views

Updated thunderbird packages fix security vulnerabilities

Multiple vulnerabilities have been fixed in thunderbird. JavaScript Execution via RSS in mailbox:// origin CVE-2017-7846. Local path string can be leaked from RSS feed CVE-2017-7847. RSS Feed vulnerable to new line Injection CVE-2017-7848. Mailsploit From address with encoded null character is cu...

8.8CVSS7AI score0.01887EPSS
Exploits1References2
NVD
NVD
added 2017/12/27 5:8 p.m.20 views

CVE-2017-17845

An issue was discovered in Enigmail before 1.9.9. Improper Random Secret Generation occurs because Math.Random is used by pretty Easy privacy pEp, aka TBE-01-001...

7.5CVSS7.1AI score0.00508EPSS
Exploits0References5
OSV
OSV
added 2017/12/27 5:8 p.m.1 views

DEBIAN-CVE-2017-17845

An issue was discovered in Enigmail before 1.9.9. Improper Random Secret Generation occurs because Math.Random is used by pretty Easy privacy pEp, aka TBE-01-001...

7.3CVSS6.9AI score0.00508EPSS
Exploits0References1
Rows per page
Query Builder