Lucene search
+L

240 matches found

CNNVD
CNNVD
added 2022/03/15 12:00 a.m.8 views

Apache CloudStack 安全特征问题漏洞

Apache CloudStack is an Infrastructure-as-a-Service IaaS cloud computing platform from the Apache Foundation. The platform is primarily used to deploy and manage large networks of virtual machines.A security feature issue vulnerability exists in versions of Apache CloudStack prior to 4.16.1.0,...

7.5CVSS5.7AI score0.0285EPSS
SaveExploits1References4
OSV
OSV
added 2021/10/11 5:09 p.m.35 views

GHSA-3F99-HVG4-QJWJ Insecure random number generation in keypair

Description and Impact A bug in the pseudo-random number generator used by keypair versions up to and including 1.0.3 could allow for weak RSA key generation. This could enable an attacker to decrypt confidential messages or gain authorized access to an account belonging to the victim. We recomme...

8.7CVSS7.5AI score0.03091EPSS
SaveExploits1References6
IBM Security Bulletins
IBM Security Bulletins
added 2021/10/06 12:30 p.m.66 views

Security Bulletin: IBM Security Guardium Insights is affected by multiple vulnerabilities (CVE-2021-3538, CVE-2021-33502, CVE-2021-3450, CVE-2021-3449)

Summary IBM Security Guardium Insights has addressed the following vulnerabilities: Vulnerability Details CVEID: CVE-2021-3538 DESCRIPTION: go.uuid could allow a remote attacker to obtain sensitive information, caused by the use of insecure randomness in the g.rand.Read function. By utilize...

9.8CVSS1AI score0.62906EPSS
SaveExploits4Affected Software1
Snyk
Snyk
added 2021/09/19 1:32 p.m.4 views

Insecure Randomness

Overview otp-generator is an One time password generator Affected versions of this package are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack. Remediation Upgrade otp-generator to version 3.0.0 or higher. References ...

9.8CVSS6.9AI score0.00864EPSS
SaveExploits0References2
Huntr
Huntr
added 2021/07/29 7:55 a.m.28 views

in yiisoft/yii2

✍️ Description Insecure randomness errors occur when a function that can produce predictable values is used as a source of randomness in security-sensitive context. In this case the function that generates weak random numbers is mtrand in BaseMailer.php at line 346. 🕵️‍♂️ Proof of Concept ?php echo...

5CVSS7.5AI score0.01902EPSS
SaveExploits1References3
Huntr
Huntr
added 2021/07/29 7:50 a.m.17 views

in yiisoft/yii2

✍️ Description Insecure randomness errors occur when a function that can produce predictable values is used as a source of randomness in security-sensitive context. In this case the function that generates weak random numbers is mtrand in CaptchaAction.php at line 217. 🕵️‍♂️ Proof of Concept ?php...

5CVSS5.6AI score0.017EPSS
SaveExploits1References3
Huntr
Huntr
added 2021/06/29 1:40 p.m.5 views

in w7corp/easywechat

✍️ Description Insecure randomness errors occur when a function that can produce predictable values is used as a source of randomness in security-sensitive context. This code uses the rand function to generate "unique" identifiers for the receipt pages it generates. In this case the function that...

1.4AI score
SaveExploits0References1
Huntr
Huntr
added 2021/06/23 2:49 p.m.12 views

in phpservermon/phpservermon

✍️ Description The random number generator implemented by mtrand cannot withstand a cryptographic attack. Insecure randomness errors occur when a function that can produce predictable values is used as a source of randomness in security-sensitive context. In this case the function that generates...

0.4AI score
SaveExploits0References2
Huntr
Huntr
added 2021/06/20 4:26 p.m.10 views

in phpservermon/phpservermon

✍️ Description Insecure randomness errors occur when a function that can produce predictable values is used as a source of randomness in security-sensitive context. This code uses the rand function to generate "unique" identifiers for the receipt pages it generates. In this case the function that...

1.5AI score
SaveExploits0References2
OSV
OSV
added 2021/06/02 2:15 p.m.23 views

CVE-2021-3538

A flaw was found in github.com/satori/go.uuid in versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45. Due to insecure randomness in the g.rand.Read function the generated UUIDs are predictable for an attacker...

9.8CVSS6.5AI score0.02307EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/06/02 2:15 p.m.5 views

CVE-2021-3538

A flaw was found in github.com/satori/go.uuid in versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45. Due to insecure randomness in the g.rand.Read function the generated UUIDs are predictable for an attacker...

9.8CVSS5.3AI score0.02307EPSS
SaveExploits0References4
Prion
Prion
added 2021/06/02 2:15 p.m.20 views

Design/Logic Flaw

A flaw was found in github.com/satori/go.uuid in versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45. Due to insecure randomness in the g.rand.Read function the generated UUIDs are predictable for an attacker...

7.5CVSS9.3AI score0.02307EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2021/06/02 2:15 p.m.19 views

CVE-2021-3538

A flaw was found in github.com/satori/go.uuid in versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45. Due to insecure randomness in the g.rand.Read function the generated UUIDs are predictable for an attacker...

9.8CVSS7.1AI score0.02307EPSS
SaveExploits0References3
CVE
CVE
added 2021/06/02 1:22 p.m.120 views

CVE-2021-3538

CVE-2021-3538 affects github.com/satori/go.uuid with insecure randomness in g.rand.Read causing predictable UUIDs. Affected versions include those around commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c6f, fixed in later releases (patches) of the go.uuid module. Remediation: upgrade to a version w...

9.8CVSS9.1AI score0.02307EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2021/06/02 1:22 p.m.71 views

CVE-2021-3538

A flaw was found in github.com/satori/go.uuid in versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45. Due to insecure randomness in the g.rand.Read function the generated UUIDs are predictable for an attacker...

9.8CVSS8.5AI score0.02307EPSS
SaveExploits0
CNNVD
CNNVD
added 2021/06/02 12:00 a.m.11 views

go.uuid 安全特征问题漏洞

go.uuid is a UUID package for Go. This package provides a pure Go implementation of the Universally Unique Identifier UUID. UUID creation and resolution is supported. A security vulnerability exists in go.uuid, which stems from an insecure randomness in the g.rand.Read function that can be...

9.8CVSS8AI score0.02307EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/06/02 12:00 a.m.16 views

PT-2021-20903 · Go.Uuid · Go.Uuid

Name of the Vulnerable Software and Affected Versions: github.com/satori/go.uuid versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45 Description: A flaw in the github.com/satori/go.uuid package causes the generated UUIDs to be predictable for ...

9.8CVSS8.1AI score0.02307EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2021/05/18 6:30 p.m.51 views

Predictable SIF UUID Identifiers in github.com/sylabs/sif

Impact The siftool new command and func siftool.New produce predictable UUID identifiers due to insecure randomness in the version of the github.com/satori/go.uuid module used as a dependency. Patches A patch is available in version = v1.2.3 of the module. Users are encouraged to upgrade. The pat...

7.5CVSS0.8AI score0.00958EPSS
SaveExploits1References5Affected Software1
Code423n4
Code423n4
added 2021/05/11 12:00 a.m.4 views

Insecure randomness in getPseudoRand(uint256 modulus){} function

Handle JMukesh Vulnerability details Impact insecure randomness due to a modulo on block.timestamp, now or blockhash. These can be influenced by miners to some extent so they should be avoided Proof of Concept Tools Used slither Recommended Mitigation Steps use chainlink vrf --- The text was...

6.9AI score
SaveExploits0
NVD
NVD
added 2021/05/07 9:15 p.m.35 views

CVE-2021-29499

SIF is an open source implementation of the Singularity Container Image Format. The siftool new command and func siftool.New produce predictable UUID identifiers due to insecure randomness in the version of the github.com/satori/go.uuid module used as a dependency. A patch is available in version...

7.5CVSS0.00958EPSS
SaveExploits1References1
Rows per page
Query Builder