Lucene search
+L

193 matches found

CVE
CVE
added 2023/05/25 8:26 a.m.47 views

CVE-2023-2884

CVE-2023-2884 concerns CBOT Chatbot’s cryptographically weak PRNG and insufficiently random values, enabling signature spoofing by key recreation. Public details indicate affected components: Core prior to v4.0.3.4 and Panel prior to v4.0.3.7. The vulnerability resides in the randomness used for ...

9.8CVSS7.3AI score0.00692EPSS
SaveExploits0References2Affected Software2
CNNVD
CNNVD
added 2023/05/25 12:0 a.m.15 views

CBOT Chatbot 安全特征问题漏洞

CBOT Chatbot is an AI-powered real-time chat solution from CBOT. A security signature issue vulnerability exists in CBOT Chatbot Core prior to v4.0.3.4, Panel prior to v4.0.3.7, which stems from the use of Cryptographically Weak Pseudo-Random Number Generator PRNG, which allows signature spoofing...

9.8CVSS8.3AI score0.00692EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/05/25 12:0 a.m.7 views

c-ares 安全特征问题漏洞

c-ares is a C library for asynchronous DNS requests from the individual developers of c-ares. A security vulnerability exists in versions prior to c-ares 1.19.1, which stems from a lack of entropy that allows an attacker to exploit entropy by not using CSPRNG...

3.7CVSS6.4AI score0.00936EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2023/04/20 9:28 p.m.28 views

CVE-2023-27495

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

6.5CVSS6.2AI score0.00829EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2023/02/28 7:6 a.m.59 views

Internet Bug Bounty: Use of Cryptographically Weak Pseudo-Random Number Generator in WebCrypto keygen

A weak randomness vulnerability existed in WebCrypto keygen in Node.js 18, due to a change in EntropySource in SecretKeyGenTraits::DoKeyGen in src/crypto/cryptokeygen.cc. The vulnerability allowed for the possibility of non-cryptographically strong random data being used as keying material...

9.1CVSS8.7AI score0.0187EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/02/15 5:8 a.m.6 views

SUSE CVE-2016-1618

Blink, as used in Google Chrome before 48.0.2564.82, does not ensure that a proper cryptographicallyRandomValues random number generator is used, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors...

6.5CVSS8.9AI score0.01341EPSS
SaveExploits0References6
Prion
Prion
added 2023/02/08 12:15 a.m.21 views

Design/Logic Flaw

Onedev is a self-hosted Git Server with CI/CD and Kanban. In versions prior to 7.9.12 the algorithm used to generate access token and password reset keys was not cryptographically secure. Existing normal users or everyone if it allows self-registration may exploit this to elevate privilege to...

6.5CVSS8.5AI score0.00713EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/02/07 11:25 p.m.55 views

CVE-2023-24828 Use of Cryptographically Weak Pseudo-Random Number Generator in Onedev

Onedev is a self-hosted Git Server with CI/CD and Kanban. In versions prior to 7.9.12 the algorithm used to generate access token and password reset keys was not cryptographically secure. Existing normal users or everyone if it allows self-registration may exploit this to elevate privilege to...

8.1CVSS8.8AI score0.00713EPSS
SaveExploits0References2
NVD
NVD
added 2023/02/06 2:15 p.m.17 views

CVE-2021-36226

Western Digital My Cloud devices before OS5 do not use cryptographically signed Firmware upgrade files...

9.8CVSS9.6AI score0.00808EPSS
SaveExploits1References3
CVE
CVE
added 2023/02/06 12:0 a.m.48 views

CVE-2021-36226

Western Digital My Cloud devices prior to OS5 are vulnerable due to firmware upgrade files not being cryptographically signed. The root cause is the lack of signature verification for firmware updates, enabling potential tampering with updates and impacting integrity and availability. Reported as...

9.8CVSS9.4AI score0.00808EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/02/06 12:0 a.m.27 views

CVE-2021-36226

Western Digital My Cloud devices before OS5 do not use cryptographically signed Firmware upgrade files...

9.8AI score0.00808EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.26 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
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.19 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.7 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
CVE
CVE
added 2022/12/27 9:13 p.m.71 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
CVE
CVE
added 2022/12/06 5:18 p.m.106 views

CVE-2022-23472

Passeo (open source Python password generator) before v1.0.5 uses the Python random module for value generation, which is non-cryptographically secure. This may allow a motivated attacker to guess generated passwords. The issue is addressed in v1.0.5; upgrade to that version. No public workaround...

7.5CVSS6.4AI score0.00791EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2022/12/06 12:0 a.m.49 views

Passeo 安全特征问题漏洞

Passeo is a Python password generator by the individual developer Arjun Sharda. A security signature issue vulnerability exists in versions of Passeo prior to 1.0.5 that stems from a reliance on the python random library for random value selection, which relies on a non-cryptographically secure...

7.5CVSS7.2AI score0.00791EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/12/05 10:15 p.m.48 views

CVE-2022-35255

A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource in SecretKeyGenTraits::DoKeyGen in src/crypto/cryptokeygen.cc. There are two problems with this: 1 It does not check the return value, it assumes EntropySource always succeeds, but it can a...

9.1CVSS6.8AI score0.0187EPSS
SaveExploits1References2
Gentoo Linux
Gentoo Linux
added 2022/10/31 12:0 a.m.36 views

Apptainer: Lack of Digital Signature Hash Verification

Background Apptainer is the container system for secure high-performance computing. Description The Go module "sif" version 2.8.0 and older, which is a statically linked dependency of Apptainer, does not verify that the hash algorithms used are cryptographically secure when verifying digital...

9.8CVSS1.3AI score0.00503EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/10/06 7:54 p.m.57 views

SIF's Digital Signature Hash Algorithms Not Validated

Impact The github.com/sylabs/sif/v2/pkg/integrity package does not verify that the hash algorithms used are cryptographically secure when verifying digital signatures. Patches A patch is available in version = v2.8.1 of the module. Users are encouraged to upgrade. The patch is commit...

9.8CVSS7.6AI score0.00503EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder