Lucene search
+L

1599 matches found

Gentoo Linux
Gentoo Linux
added 2021/07/08 12:0 a.m.35 views

rclone: Weak random number generation

Background rclone is a problem to sync files to and from various cloud storage providers. Description Passwords generated with rclone were insecurely generated and are vulnerable to brute force attacks. Impact Data kept secret with a password generated by rclone may be disclosed to a local...

7.5CVSS1.9AI score0.01353EPSS
SaveExploits1
Rosalinux
Rosalinux
added 2021/07/02 4:39 p.m.69 views

Advisory ROSA-SA-2021-1829

Software: erlang R16B OS: Cobalt 7.9 CVE-ID: CVE-2011-0766 CVE-Crit: MEDIUM CVE-DESC: The random number generator in the Crypto application before 2.0.2.2.2 and SSH before 2.0.5, which was used in the Erlang / OTP ssh library before R14B03, uses predictable starting numbers based on the current...

7.8CVSS7.2AI score0.03046EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/06/10 5:23 p.m.81 views

Use of Cryptographically Weak Pseudo-Random Number Generator in Rclone

An issue was discovered in Rclone before 1.53.3. Due to the use of a weak random number generator, the password generator has been producing weak passwords with much less entropy than advertised. The suggested passwords depend deterministically on the time the second rclone was started. This limi...

7.5CVSS7.3AI score0.01353EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2021/06/09 7:10 p.m.40 views

CVE-2021-0131

Use of cryptographically weak pseudo-random number generator PRNG in an API for the IntelR Security Library before version 3.3 may allow an authenticated user to potentially enable information disclosure via network access...

6.5AI score0.0081EPSS
SaveExploits0References1
Krebs on Security
Krebs on Security
added 2021/06/07 1:35 p.m.47 views

Adventures in Contacting the Russian FSB

KrebsOnSecurity recently had occasion to contact the Russian Federal Security Service FSB, the Russian equivalent of the U.S. Federal Bureau of Investigation FBI. In the process of doing so, I encountered a small snag: The FSBs website said in order to communicate with them securely, I needed to...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2021/06/03 7:27 a.m.20 views

Insecure Random Number Generator

github.com/satori/go.uuid uses an insecure random number generator. Predictable UUID identifiers are generated due to the limited number of bytes read when using the g.rand.Read function...

9.8CVSS2.7AI score0.02307EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2021/05/24 7:47 a.m.24 views

Insecure Random Number Generator

github.com/masterminds/goutils uses an insecure random number generator. The functions RandomAlphaNumericint and CryptoRandomAlphaNumericint does not produce secure random numbers. This allows an increased risk of brute force-style password guessing as well as a higher probability of collision...

7.2CVSS2.9AI score0.01276EPSS
SaveExploits0
Prion
Prion
added 2021/05/21 8:15 p.m.37 views

Design/Logic Flaw

It was found that various OpenID Providers OPs had TLS Server Certificates that used weak keys, as a result of the Debian Predictable Random Number Generator CVE-2008-0166. In combination with the DNS Cache Poisoning issue CVE-2008-1447 and the fact that almost all SSL/TLS implementations do not...

4.3CVSS6.5AI score0.95182EPSS
SaveExploits32References2
Cvelist
Cvelist
added 2021/05/21 7:23 p.m.45 views

CVE-2008-3280

It was found that various OpenID Providers OPs had TLS Server Certificates that used weak keys, as a result of the Debian Predictable Random Number Generator CVE-2008-0166. In combination with the DNS Cache Poisoning issue CVE-2008-1447 and the fact that almost all SSL/TLS implementations do not...

6.8AI score0.03951EPSS
SaveExploits2References2
OSV
OSV
added 2021/04/14 8:4 p.m.32 views

GO-2020-0045 Cryptographically weak random number generation in github.com/dinever/golf

CSRF tokens are generated using math/rand, which is not a cryptographically secure random number generator, allowing an attacker to predict values and bypass CSRF protections with relatively few requests...

8.8CVSS8.6AI score0.00382EPSS
SaveExploits0References3
OSV
OSV
added 2021/04/06 5:22 p.m.25 views

GHSA-W3HJ-WR2Q-X83G Discovery uses the same AES/GCM Nonce throughout the session

Discovery uses the same AES/GCM Nonce throughout the session though it should be generated on per message basis which can lead to the leaking of the session key. As the actual ENR record is signed with a different key it is not possible for an attacker to alter the ENR record. Note that the node...

5.3CVSS5.2AI score0.00489EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/03/29 3:56 a.m.21 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.00338EPSS
SaveExploits0References4Affected Software1
Ubuntu
Ubuntu
added 2021/03/15 10:25 p.m.27 views

USN-4842-1: ntopng vulnerability

It was discovered that ntopng did not properly seed its random number generator, leading to predictable session tokens. An attacker could use this vulnerability to hijack a user's session...

8.1CVSS7.8AI score0.10675EPSS
SaveExploits5
OSV
OSV
added 2021/02/18 4:15 a.m.18 views

CVE-2021-27378

An issue was discovered in the randcore crate before 0.6.2 for Rust. Because readu32into and readu64into mishandle certain buffer-length checks, a random number generator may be seeded with too little data...

9.8CVSS9.4AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2021/02/18 4:15 a.m.24 views

CVE-2021-27378

An issue was discovered in the randcore crate before 0.6.2 for Rust. Because readu32into and readu64into mishandle certain buffer-length checks, a random number generator may be seeded with too little data...

9.8CVSS7.2AI score0.01228EPSS
SaveExploits0References2
CVE
CVE
added 2021/02/18 3:35 a.m.121 views

CVE-2021-27378

The CVE-2021-27378 issue affects the rand_core crate prior to 0.6.2 for Rust. The root cause is mishandling in read_u32_into and read_u64_into that can lead to a random number generator being seeded with insufficient data, enabling an improper seed condition. Public references in the connected do...

9.8CVSS9.3AI score0.01228EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/02/18 3:35 a.m.39 views

CVE-2021-27378

An issue was discovered in the randcore crate before 0.6.2 for Rust. Because readu32into and readu64into mishandle certain buffer-length checks, a random number generator may be seeded with too little data...

9.7AI score0.01228EPSS
SaveExploits0References1
The Coalfire Blog
The Coalfire Blog
added 2021/02/16 10:35 p.m.14 views

AppSec concerns: UUID generation

During static analysis, one of the things the application security team checks for is strong random number generation for security sensitive contexts. We see weaknesses in this space quite often for temporary passwords and session identifiers, but an increasingly common variant is for universally...

4.1AI score
SaveExploits0
OSV
OSV
added 2020/12/31 9:15 a.m.12 views

CVE-2020-35926

An issue was discovered in the nanorand crate before 0.5.1 for Rust. It caused any random number generator even ChaCha to return all zeroes because integer truncation was mishandled...

9.8CVSS7.3AI score0.01515EPSS
SaveExploits0References1
Prion
Prion
added 2020/12/31 9:15 a.m.26 views

Integer overflow

An issue was discovered in the nanorand crate before 0.5.1 for Rust. It caused any random number generator even ChaCha to return all zeroes because integer truncation was mishandled...

7.5CVSS9.4AI score0.01515EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder