Lucene search
+L

131 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 6:07 a.m.8 views

SUSE CVE-2008-4107

The 1 rand and 2 mtrand functions in PHP 5.2.6 do not produce cryptographically strong random numbers, which allows attackers to leverage exposures in products that rely on these functions for security-relevant functionality, as demonstrated by the password-reset functionality in Joomla! 1.5.x an...

5.1CVSS7.2AI score0.03013EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/01/11 5:54 a.m.19 views

Uncontrolled Resource Consumption

github.com/flynn/noise is vulnerable to uncontrolled resource consumption. The weakened cryptographic security after encrypting 2^64 messages causes multiple messages to be encrypted with the same key and nonce resulting in denial of service conditions. Additionally the Decrypt function increment...

7.5CVSS1.9AI score0.00354EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.45 views

Noise vulnerable to denial of service

Noise is a Go implementation of the Noise Protocol Framework. The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the...

7.5CVSS3.6AI score0.00354EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/12/28 12:30 a.m.83 views

GHSA-6CR6-FMVC-VW2P Noise vulnerable to denial of service

Noise is a Go implementation of the Noise Protocol Framework. The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the...

7.7CVSS7.3AI score0.00354EPSS
SaveExploits0References5
NVD
NVD
added 2022/12/27 10:15 p.m.24 views

CVE-2021-4239

The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the nonce counter will wrap around, causing multiple messages to b...

7.5CVSS0.00354EPSS
SaveExploits0References2
Prion
Prion
added 2022/12/27 10:15 p.m.14 views

Design/Logic Flaw

The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the nonce counter will wrap around, causing multiple messages to b...

5CVSS7.3AI score0.00354EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/12/27 9:13 p.m.3 views

CVE-2021-4239 Weak encryption and denial of service in github.com/flynn/noise

The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the nonce counter will wrap around, causing multiple messages to b...

7.4AI score0.00354EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.37 views

CVE-2021-4239 Weak encryption and denial of service in github.com/flynn/noise

The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the nonce counter will wrap around, causing multiple messages to b...

7.6AI score0.00354EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2022/12/27 9:13 p.m.47 views

CVE-2021-4239

The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the nonce counter will wrap around, causing multiple messages to b...

7.5CVSS7.3AI score0.00354EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2022/11/07 12:00 a.m.9 views

CVE-2022-44796

An issue was discovered in Object First Ootbi BETA build 1.0.7.712. The authorization service has a flow that allows getting access to the Web UI without knowing credentials. For signing, the JWT token uses a secret key that is generated through a function that doesn't produce cryptographically...

6.7AI score0.00716EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/06 7:54 p.m.81 views

GHSA-M5M3-46GJ-WCH8 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...

6.3CVSS7.5AI score0.00533EPSS
SaveExploits0References9
OSV
OSV
added 2022/09/20 8:45 p.m.25 views

GHSA-CMR8-5W4C-44V8 Fastly Compute@Edge JS Runtime has fixed random number seed during compilation

Impact Math.random and crypto.getRandomValues methods failed to use sufficiently random values. The initial value to seed the CSPRNG cryptographically secure pseudorandom number generator was baked-in to the final WebAssembly module meaning the sequence of numbers generated was predictable for th...

7.5CVSS7.3AI score0.0083EPSS
SaveExploits0References4
Prion
Prion
added 2022/09/20 8:15 p.m.24 views

Design/Logic Flaw

The JS Compute Runtime for Fastly's Compute@Edge platform provides the environment JavaScript is executed in when using the Compute@Edge JavaScript SDK. In versions prior to 0.5.3, the Math.random and crypto.getRandomValues methods fail to use sufficiently random values. The initial value to seed...

5CVSS7.5AI score0.0083EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/09/20 7:50 p.m.94 views

CVE-2022-39218

The CVE-2022-39218 vulnerability affects Fastly’s Compute@Edge JS Runtime. In versions before 0.5.3, Math.random and crypto.getRandomValues do not use sufficiently random values because the seed for the PRNG was baked into the final WebAssembly module, making the random sequence predictable for t...

7.5CVSS7.5AI score0.0083EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/09/20 7:50 p.m.24 views

CVE-2022-39218 Random number seed fixed during compilation

The JS Compute Runtime for Fastly's Compute@Edge platform provides the environment JavaScript is executed in when using the Compute@Edge JavaScript SDK. In versions prior to 0.5.3, the Math.random and crypto.getRandomValues methods fail to use sufficiently random values. The initial value to seed...

7.5CVSS7.7AI score0.0083EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2022/05/31 4:35 p.m.12 views

CVE-2022-29245 Weak private key generation in SSH.NET

SSH.NET is a Secure Shell SSH library for .NET. In versions 2020.0.0 and 2020.0.1, during an X25519 key exchange, the client’s private key is generated with System.Random. System.Random is not a cryptographically secure random number generator, it must therefore not be used for cryptographic...

6.5CVSS6.6AI score0.01455EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/31 4:35 p.m.43 views

CVE-2022-29245 Weak private key generation in SSH.NET

SSH.NET is a Secure Shell SSH library for .NET. In versions 2020.0.0 and 2020.0.1, during an X25519 key exchange, the client’s private key is generated with System.Random. System.Random is not a cryptographically secure random number generator, it must therefore not be used for cryptographic...

6.5CVSS6.1AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/25 7:34 p.m.38 views

Missing Cryptographic Step in cassproject

Impact CaSS Library, npm:cassproject has a missing cryptographic step when storing cryptographic keys that can allow a server administrator access to an account’s cryptographic keys. This affects CaSS servers using standalone username/password authentication, which uses a method that expects e2e...

7.2CVSS6.8AI score0.00336EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/25 7:34 p.m.88 views

GHSA-7QCX-4P32-QCMX Missing Cryptographic Step in cassproject

Impact CaSS Library, npm:cassproject has a missing cryptographic step when storing cryptographic keys that can allow a server administrator access to an account’s cryptographic keys. This affects CaSS servers using standalone username/password authentication, which uses a method that expects e2e...

6.3CVSS6.6AI score0.00336EPSS
SaveExploits0References4
Prion
Prion
added 2022/05/18 9:15 p.m.26 views

Authorization

CaSS is a Competency and Skills System. CaSS Library, npm:cassproject has a missing cryptographic step when storing cryptographic keys that can allow a server administrator access to an account’s cryptographic keys. This affects CaSS servers using standalone username/password authentication, whic...

6.5CVSS7AI score0.00336EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder