Lucene search
+L

410 matches found

Kitploit
Kitploit
added 2026/09/11 5:33 a.m.7 views

passgen

🔐 passgen — Generar contraseñas desde la terminal Una pequeña CLI en Go que genera contraseñas aleatorias seguras con conjuntos de caracteres flexibles y exclusiones. Usa crypto/rand para aleatoriedad criptográficamente segura. Si no se proporcionan banderas de conjunto de caracteres, todos los...

5.8AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 3:39 a.m.41 views

CVE-2026-12215 OTP Login & Register Woocommerce <= 2.7.2 - Unauthenticated Authentication Bypass via Brute Force

The OTP Login & Register Woocommerce plugin for WordPress is vulnerable to Authentication Bypass via OTP Brute Force in all versions up to, and including, 2.7.2. The vulnerability exists because the OTP rate-limit attempt counter in processotpform is keyed exclusively on the attacker-controlled...

5.3CVSS0.00321EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/05 12:09 p.m.6 views

EUVD-2026-72008

WWBN AVideo generates passwords for external-login accounts using rand instead of a cryptographic generator, producing only 31-bit integers. Attackers with access to password hashes can recover plaintext passwords in minutes through offline brute-force attacks due to unsalted MD5-based hashing...

7.4CVSS5.8AI score0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 9:00 p.m.9 views

GHSA-W67G-5RQW-F597 Gorilla WebSocket Uses Cryptographically Weak PRNG for WebSocket Mask Key

gorilla/websocket used math/rand cryptographically weak pseudo-random number generator to generate WebSocket frame mask keys prior to commit d67f4185. WebSocket masking keys MUST be unpredictable to prevent frame content injection attacks. math/rand produces deterministic output when seeded with ...

6.9CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/10 8:45 p.m.76 views

CVE-2026-18611

The CVE-2026-18611 entry affects the Data Science Pipelines Operator. The root cause is the use of a cryptographically weak pseudo-random number generator to generate credentials (MariaDB root/user passwords and MinIO access/secret keys). An unauthenticated attacker who can access the MinIO Route...

7.5CVSS5.3AI score0.00434EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/10 8:45 p.m.8 views

CVE-2026-18611 Data-science-pipelines-operator: dspo: cryptographically weak secret generation (math/rand) for db and s3 credentials

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS5.3AI score0.00434EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/20 7:02 a.m.37 views

EUVD-2026-45895

Crypt::Password versions through 0.28 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

9.8CVSS5.3AI score0.00553EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/18 2:17 p.m.21 views

CVE-2024-58357

SurrealDB versions before 2.1.0 contain an uncaught exception vulnerability in the rand::time function that panics when unwrap is called on a None result from timestampopt. Authorized clients can repeatedly invoke rand::time to reliably trigger server panics and cause denial of service...

7.1CVSS0.0045EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/18 2:17 p.m.19 views

CVE-2024-58359

SurrealDB versions before 2.1.0 contain a denial of service vulnerability in the sorting mechanism when using ORDER BY rand clause. Authorized clients can execute queries with ORDER BY rand to trigger a panic in the sorting function, crashing the server...

7.1CVSS0.0045EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/18 1:10 p.m.20 views

EUVD-2024-55676

SurrealDB versions before 2.1.0 contain a denial of service vulnerability in the sorting mechanism when using ORDER BY rand clause. Authorized clients can execute queries with ORDER BY rand to trigger a panic in the sorting function, crashing the server...

7.1CVSS5.4AI score0.0045EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/18 1:10 p.m.29 views

CVE-2024-58359

SurrealDB prior to 2.1.0 contains a denial-of-service vulnerability in the sorting path when using ORDER BY rand(). Authorized clients can trigger a panic in the sorting function, crashing the server. The CVE covers SurrealDB versions before 2.1.0; exploitation details, affected versions beyond w...

7.1CVSS5.4AI score0.0045EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/18 1:10 p.m.12 views

CVE-2024-58359 SurrealDB before 2.1.0 Denial of Service via rand() Sorting

SurrealDB versions before 2.1.0 contain a denial of service vulnerability in the sorting mechanism when using ORDER BY rand clause. Authorized clients can execute queries with ORDER BY rand to trigger a panic in the sorting function, crashing the server...

7.1CVSS5.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/18 1:10 p.m.14 views

CVE-2024-58359 SurrealDB before 2.1.0 Denial of Service via rand() Sorting

SurrealDB versions before 2.1.0 contain a denial of service vulnerability in the sorting mechanism when using ORDER BY rand clause. Authorized clients can execute queries with ORDER BY rand to trigger a panic in the sorting function, crashing the server...

7.1CVSS5.4AI score0.0045EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.12 views

CVE-2024-58359

SurrealDB versions before 2.1.0 contain a denial of service vulnerability in the sorting mechanism when using ORDER BY rand clause. Authorized clients can execute queries with ORDER BY rand to trigger a panic in the sorting function, crashing the server...

7.1CVSS5.4AI score0.0045EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/18 1:10 p.m.10 views

CVE-2024-58357 SurrealDB before 2.1.0 Denial of Service via rand::time()

SurrealDB versions before 2.1.0 contain an uncaught exception vulnerability in the rand::time function that panics when unwrap is called on a None result from timestampopt. Authorized clients can repeatedly invoke rand::time to reliably trigger server panics and cause denial of service...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.12 views

CVE-2024-58357

SurrealDB versions before 2.1.0 contain an uncaught exception vulnerability in the rand::time function that panics when unwrap is called on a None result from timestampopt. Authorized clients can repeatedly invoke rand::time to reliably trigger server panics and cause denial of service...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/18 1:10 p.m.11 views

CVE-2024-58357 SurrealDB before 2.1.0 Denial of Service via rand::time()

SurrealDB versions before 2.1.0 contain an uncaught exception vulnerability in the rand::time function that panics when unwrap is called on a None result from timestampopt. Authorized clients can repeatedly invoke rand::time to reliably trigger server panics and cause denial of service...

7.1CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/07/18 1:10 p.m.24 views

CVE-2024-58357

CVE-2024-58357 affects SurrealDB versions before 2.1.0. The vulnerability is an uncaught exception in the Rust rand::time() function that panics when unwrap is called on a None result from timestamp_opt. Authorized clients can repeatedly invoke rand::time() to trigger server panics, causing denia...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/18 1:10 p.m.45 views

CVE-2024-58357 SurrealDB before 2.1.0 Denial of Service via rand::time()

SurrealDB versions before 2.1.0 contain an uncaught exception vulnerability in the rand::time function that panics when unwrap is called on a None result from timestampopt. Authorized clients can repeatedly invoke rand::time to reliably trigger server panics and cause denial of service...

7.1CVSS0.0045EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.21 views

PT-2026-60744

GD::SecurityImage versions through 1.75 for Perl use rand to generate secrets. The random method creates the challenge text used for the CAPTCHA by sampling characters from an array using Perl's built-in rand function, and generates a by default six-character string. The built-in rand function is...

5.3CVSS5.3AI score0.00305EPSS
SaveExploits0References4
Rows per page
Query Builder