Lucene search
+L

1606 matches found

Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.28 views

Golf may allow attacker to bypass CSRF protections due to weak PRNG

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.4AI score0.00382EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2022/12/27 10:15 p.m.14 views

CVE-2016-15005

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.8CVSS0.00382EPSS
SaveExploits0References4
OSV
OSV
added 2022/12/27 10:15 p.m.17 views

CVE-2016-15005

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.7AI score
SaveExploits0References4
Prion
Prion
added 2022/12/27 10:15 p.m.14 views

Cross site request forgery (csrf)

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...

6.8CVSS7.1AI score0.00382EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2022/12/27 9:13 p.m.75 views

CVE-2016-15005

CVE-2016-15005 affects the Go project github.com/dinever/golf. The root cause is CSRF tokens generated with math/rand, which is not cryptographically secure, allowing an attacker to predict token values and bypass CSRF protections with relatively few requests. Impact described across sources: CSR...

8.8CVSS8.7AI score0.00382EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.22 views

CVE-2016-15005 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.7AI score0.00382EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/12/27 9:13 p.m.13 views

CVE-2016-15005 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.7AI score0.00382EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2022/12/08 8:18 p.m.39 views

USN-5770-1: GCC vulnerability

Todd Eisenberger discovered that certain versions of GNU Compiler Collection GCC could be made to clobber the status flag of RDRAND and RDSEED with specially crafted input. This could potentially lead to less randomness in random number generation...

4CVSS5.7AI score0.00442EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/12/08 12:00 a.m.29 views

Ubuntu 16.04 ESM : GCC vulnerability (USN-5770-1)

The remote Ubuntu 16.04 ESM host has packages installed that are affected by a vulnerability as referenced in the USN-5770-1 advisory. Todd Eisenberger discovered that certain versions of GNU Compiler Collection GCC could be made to clobber the status flag of RDRAND and RDSEED with specially...

4CVSS5.7AI score0.00442EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/12/06 9:13 p.m.51 views

Passeo uses insecure random number generator

Impact Everyone below v1.0.5 is impacted by this flaw, of confidentiality being at risk due to the passwords being easily able to be guessed with Passeo's use of the random library. It is recommended to change any passwords made with Passeo before v1.0.5 and upgrade to v1.0.5, and v1.0.5 patches...

7.5CVSS7.3AI score0.00791EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/12/06 9:13 p.m.132 views

GHSA-MHHF-VGWH-FW9H Passeo uses insecure random number generator

Impact Everyone below v1.0.5 is impacted by this flaw, of confidentiality being at risk due to the passwords being easily able to be guessed with Passeo's use of the random library. It is recommended to change any passwords made with Passeo before v1.0.5 and upgrade to v1.0.5, and v1.0.5 patches...

8.2CVSS6.4AI score0.00791EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2022/12/06 5:18 p.m.65 views

CVE-2022-23472 Use of insecure random number generator in Passeo

Passeo is an open source python password generator. Versions prior to 1.0.5 rely on the python random library for random value selection. The python random library warns that it should not be used for security purposes due to its reliance on a non-cryptographically secure random number generator...

5.9CVSS7.7AI score0.00791EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/11/17 5:14 a.m.27 views

Insecure Random Number Generator

phpservermon/phpservermon uses an insecure random number generator. The vulnerability exists in the generatePasswordResetToken function of User.php because of the insecure mtrand random number generator function which allows an attacker to guess the reset password hashes...

5.3CVSS2.1AI score0.00826EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2022/11/17 2:40 a.m.26 views

Insecure Random Number Generator

phpservermon/phpservermon uses an insecure random number generator. The vulnerability exists because of the insecure mtrand random number generator function in the loginWithCookieData function of User.php, allowing an attacker to guess the strings it generates...

5.3CVSS3.1AI score0.00792EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/11/16 12:56 p.m.5 views

SUSE-SU-2022:4014-1 Security update for samba

This update for samba fixes the following issues: - CVE-2022-1615: Fixed error handling in random number generation bso15103bsc1202976...

5.5CVSS5.7AI score0.00524EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/16 12:00 p.m.34 views

GHSA-HC4J-7MQG-CXJJ PHPServerMon PRNG has Insufficient Entropy

A vulnerability, which was classified as problematic, was found in phpservermon. Affected is the function setUserLoggedIn of the file src/psm/Service/User.php. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the public and may b...

5.3CVSS4.5AI score0.00792EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/16 12:00 p.m.23 views

PHPServerMon PRNG has Insufficient Entropy

A vulnerability, which was classified as problematic, was found in phpservermon. Affected is the function setUserLoggedIn of the file src/psm/Service/User.php. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the public and may b...

5.3CVSS7.1AI score0.00792EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/11/16 12:00 p.m.59 views

GHSA-97W9-GCC7-VR8G Insufficient Entropy in PHPServerMon PRNG

A vulnerability, which was classified as problematic, was found in phpservermon. This affects the function generatePasswordResetToken of the file src/psm/Service/User.php. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the publ...

5.3CVSS4.5AI score0.00826EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/15 11:15 p.m.15 views

CVE-2021-4241

A vulnerability, which was classified as problematic, was found in phpservermon. Affected is the function setUserLoggedIn of the file src/psm/Service/User.php. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the public and may b...

5.3CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added 2022/11/15 11:15 p.m.32 views

CVE-2021-4240

A vulnerability, which was classified as problematic, was found in phpservermon. This affects the function generatePasswordResetToken of the file src/psm/Service/User.php. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the publ...

5.3CVSS0.00826EPSS
SaveExploits1References3
Rows per page
Query Builder