Lucene search
+L

1015 matches found

Veracode
Veracode
added 2023/05/08 7:11 a.m.58 views

Weak Encryption

TrustWalletCore contains Weak Encryption implementations. The vulnerability exists in mt19937 seed generation which has only 32 bits of entropy resulting in only 4 billion mnemonics which allows an attacker to brute force the private key...

5.9CVSS5.8AI score0.01048EPSS
SaveExploits2References9Affected Software2
Kitploit
Kitploit
added 2023/05/06 12:30 p.m.32 views

Fuzztruction - Prototype Of A Fuzzer That Does Not Directly Mutate Inputs (As Most Fuzzers Do) But Instead Uses A So-Called Generator Application To Produce An Input For Our Fuzzing Target

Fuzztruction is an academic prototype of a fuzzer that does not directly mutate inputs as most fuzzers do but instead uses a so-called generator application to produce an input for our fuzzing target. As programs generating data usually produce the correct representation, our fuzzer mutates the...

7.4AI score
SaveExploits0References14
Snyk
Snyk
added 2023/05/01 5:39 a.m.62 views

Inadequate Encryption Strength

Overview trustwallet/wallet-core is a mobile-focused library implementing low-level cryptographic wallet functionality for a high number of blockchains Affected versions of this package are vulnerable to Inadequate Encryption Strength in its mt19937 seed generation, which has only 32 bits of...

5.9CVSS6.9AI score0.01048EPSS
SaveExploits2References2
CNNVD
CNNVD
added 2023/04/27 12:00 a.m.42 views

Trust Wallet Core 安全特征问题漏洞

Trust Wallet Core is an open source, cross-platform, mobile-centric library from Trust Wallet, Inc. A security vulnerability exists in Trust Wallet Core versions prior to 3.1.1, Trust Wallet browser extension prior to 0.0.183, which stems from mt19937 Mersenne Twister uses a single 32-bit value a...

5.9CVSS5.9AI score0.01048EPSS
SaveExploits2References6
The Hacker News
The Hacker News
added 2023/03/17 10:22 a.m.39 views

Lookalike Telegram and WhatsApp Websites Distributing Cryptocurrency Stealing Malware

Copycat websites for instant messaging apps like Telegram and WhatApp are being used to distribute trojanized versions and infect Android and Windows users with cryptocurrency clipper malware. "All of them are after victims' cryptocurrency funds, with several targeting cryptocurrency wallets," ES...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/09 12:00 a.m.21 views

TicketUtils: Number draws are not uniformly distributed

Lines of code Vulnerability details The number selection algorithm in TicketUtils.reconstructTicket "draws" winning numbers using modulo arithmetic and a random seed. However, selected numbers are not uniformly distributed. Due to modulo bias and successive draw logic, higher numbers will be draw...

7AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:33 p.m.121 views

K22902581: Apache mod_auth_digest vulnerability CVE-2018-1312

Security Advisory Description In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated using a pseudo-random seed. In a cluster of servers using a common Digest authentication configuration, HTTP...

9.8CVSS6.6AI score0.15885EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/02/21 12:00 a.m.24 views

Mitsubishi Electric MELSEC iQ-F, iQ-R Series Predictable Seed in Pseudo-Random Number Generator (CVE-2022-40267)

Predictable Seed in Pseudo-Random Number Generator PRNG vulnerability in Mitsubishi Electric Corporation MELSEC iQ-F Series FX5U-xMy/z x=32,64,80, y=T,R, z=ES,DS,ESS,DSS with serial number 17X or later, and versions 1.280 and prior, Mitsubishi Electric Corporation MELSEC iQ-F Series FX5U-xMy/z...

9.1CVSS8.2AI score0.01182EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:12 a.m.7 views

SUSE CVE-2007-2728

The soap extension in PHP calls phprandr with an uninitialized seed variable, which has unknown impact and attack vectors, a related issue to the mcryptcreateiv issue covered by CVE-2007-2727. Note: The PHP team argue that this is not a valid security issue...

5CVSS7AI score0.02424EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:12 a.m.6 views

SUSE CVE-2007-2727

The mcryptcreateiv function in ext/mcrypt/mcrypt.c in PHP before 4.4.7, 5.2.1, and possibly 5.0.x and other PHP 5 versions, calls phprandr with an uninitialized seed variable and therefore always generates the same initialization vector IV, which might allow context-dependent attackers to decrypt...

2.6CVSS7.1AI score0.0186EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:08 a.m.8 views

SUSE CVE-2008-2108

The GENERATESEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 64-bit systems, performs a multiplication that generates a portion of zero bits during conversion due to insufficient precision, which produces 24 bits of entropy and simplifies brute force attacks against...

9.8CVSS7AI score0.04289EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:08 a.m.10 views

SUSE CVE-2008-2107

The GENERATESEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 32-bit systems, performs a multiplication using values that can produce a zero seed in rare circumstances, which allows context-dependent attackers to predict subsequent values of the rand and mtrand functions an...

7.5CVSS7.1AI score0.03392EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:05 a.m.8 views

SUSE CVE-2008-5659

The gnu.java.security.util.PRNG class in GNU Classpath 0.97.2 and earlier uses a predictable seed based on the system time, which makes it easier for context-dependent attackers to conduct brute force attacks against cryptographic routines that use this class for randomness, as demonstrated again...

7.5CVSS6.7AI score0.03346EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:05 a.m.8 views

SUSE CVE-2008-5913

The Math.random function in the JavaScript implementation in Mozilla Firefox 3.5.x before 3.5.10 and 3.6.x before 3.6.4, and SeaMonkey before 2.0.5, uses a random number generator that is seeded only once per browser session, which makes it easier for remote attackers to track a user, or trick a...

4.9CVSS8.7AI score0.01141EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:57 a.m.9 views

SUSE CVE-2010-3399

The jsInitRandom function in the JavaScript implementation in Mozilla Firefox 3.5.10 through 3.5.11, 3.6.4 through 3.6.8, and 4.0 Beta1 uses a context pointer in conjunction with its successor pointer for seeding of a random number generator, which makes it easier for remote attackers to guess th...

5.8CVSS6.5AI score0.01914EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:57 a.m.9 views

SUSE CVE-2010-3400

The jsInitRandom function in the JavaScript implementation in Mozilla Firefox 3.5.x before 3.5.10 and 3.6.x before 3.6.4, and SeaMonkey before 2.0.5, uses the current time for seeding of a random number generator, which makes it easier for remote attackers to guess the seed value via a brute-forc...

5.8CVSS8.8AI score0.01406EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:52 a.m.6 views

SUSE CVE-2011-2686

Ruby before 1.8.7-p352 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900. NOTE: this issu...

5CVSS7.4AI score0.02582EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:51 a.m.5 views

SUSE CVE-2011-3009

Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900...

5CVSS6.8AI score0.02088EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:41 a.m.5 views

SUSE CVE-2013-1445

The Crypto.Random.atfork function in PyCrypto before 2.6.1 does not properly reseed the pseudo-random number generator PRNG before allowing a child process to access it, which makes it easier for context-dependent attackers to obtain sensitive information by leveraging a race condition in which a...

4.3CVSS6.3AI score0.01745EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:25 a.m.6 views

SUSE CVE-2014-9294

util/ntp-keygen.c in ntp-keygen in NTP before 4.2.7p230 uses a weak RNG seed, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via a brute-force attack...

7.5CVSS9.1AI score0.12978EPSS
SaveExploits1References11
Rows per page
Query Builder