Lucene search
+L

12074 matches found

OSV
OSV
added 2022/06/01 7:50 p.m.118 views

GHSA-72P8-V4HG-V45P Weak private key generation in SSH.NET

During an X25519 key exchange, the client’s private is generated with System.Random: cs var rnd = new Random; privateKey = new byteMontgomeryCurve25519.PrivateKeySizeInBytes; rnd.NextBytesprivateKey; Source: KeyExchangeECCurve25519.cs Source commit:...

6.5CVSS5.9AI score0.01455EPSS
SaveExploits1References7
Prion
Prion
added 2022/05/31 5:15 p.m.18 views

Code injection

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

4.3CVSS5.5AI score0.01455EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2022/05/31 4:35 p.m.121 views

CVE-2022-29245

SSH.NET (Renci.SshNet) is affected by CVE-2022-29245 due to generating the private key during X25519 key exchange with System.Random in versions 2020.0.0 and 2020.0.1. The non-cryptographically secure RNG can have a brute-forceable seed, enabling an eavesdropper to potentially decrypt traffic dur...

6.5CVSS5.6AI score0.01455EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2022/05/31 4:35 p.m.60 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.5AI score0.01455EPSS
SaveExploits1References4
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
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/31 12:28 p.m.30 views

Security Bulletin: A vulnerability has been identified in IBM Spectrum Scale that could allow an attacker to decrypt highly sensitive information(CVE-2022-22368)

Summary A security vulnerability has been identified in all levels of IBM Spectrum Scale that could allow an attacker to decrypt highly sensitive information. A fix for this vulnerability is available. Vulnerability Details CVEID:CVE-2022-22368 DESCRIPTION: IBM Spectrum Scale uses weaker than...

7.5CVSS6.5AI score0.00732EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/05/30 8:24 a.m.6 views

USN-5431-1 gnupg2 vulnerability

It was discovered that GnuPG was not properly processing keys with large amounts of signatures. An attacker could possibly use this issue to cause a denial of service...

7.5CVSS6.8AI score0.02663EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2022/05/30 12:00 a.m.15 views

The vulnerability of the Android operating system’s kernel, which allows a hacker to disclose protected information

The vulnerability of the Android operating system’s kernel is related to the use of cryptographic algorithms that contain vulnerabilities. Exploiting this vulnerability can allow a hacker to execute arbitrary code...

5.5CVSS6.2AI score0.00075EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/25 11:01 p.m.18 views

Security Bulletin: IBM Elastic Storage System 3000 is affected by weak cryptographic algorithm (CVE-2020-4350)

Summary A security vulnerability has been identified in all levels of IBM Elastic Storage System 3000 GUI. A fix for this vulnerability is available. Vulnerability Details CVEID:CVE-2020-4350 DESCRIPTION: IBM Spectrum Scale 5.0.0.0 through 5.0.4.4 uses weaker than expected cryptographic algorithm...

7.5CVSS6.4AI score0.00792EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/25 11:01 p.m.21 views

Security Bulletin: IBM Elastic Storage System 3000 is affected by weak crypto algorithm (CVE-2020-4349)

Summary A security vulnerability has been identified in all levels of IBM Elastic Storage System 3000 GUI that could allow an unauthorised user to execute commands . A fix for this vulnerability is available. Vulnerability Details CVEID: CVE-2020-4349 DESCRIPTION: IBM Spectrum Scale 5.0.0.0 throu...

7.5CVSS0.7AI score0.00792EPSS
SaveExploits0Affected Software1
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
Github Security Blog
Github Security Blog
added 2022/05/24 10:01 p.m.36 views

Improper Verification of Cryptographic Signature in matrix-synapse

Matrix Synapse before 1.5.0 mishandles signature checking on some federation APIs. Events sent over /sendjoin, /sendleave, and /invite may not be correctly signed, or may not come from the expected servers...

9.8CVSS9AI score0.00864EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/24 10:01 p.m.64 views

GHSA-CPPW-2MF8-QPM5 Improper Verification of Cryptographic Signature in matrix-synapse

Matrix Synapse before 1.5.0 mishandles signature checking on some federation APIs. Events sent over /sendjoin, /sendleave, and /invite may not be correctly signed, or may not come from the expected servers...

8.8CVSS9.4AI score0.00864EPSS
SaveExploits0References6
OSV
OSV
added 2022/05/24 7:20 p.m.27 views

GHSA-XX36-6RV4-GJ8R ecdsa-elixir fails to check signatures, vulnerable to message forging

Summary Stark Bank is a financial technology company that provides services to simplify and automate digital banking, by providing APIs to perform operations such as payments and transfers. In addition, Stark Bank maintains a number of cryptographic libraries to perform cryptographic signing and...

9.8CVSS9.5AI score0.01055EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/24 7:20 p.m.34 views

ecdsa-elixir fails to check signatures, vulnerable to message forging

Summary Stark Bank is a financial technology company that provides services to simplify and automate digital banking, by providing APIs to perform operations such as payments and transfers. In addition, Stark Bank maintains a number of cryptographic libraries to perform cryptographic signing and...

9.8CVSS9.2AI score0.01055EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:12 p.m.34 views

Improper Verification of Cryptographic Signature in Apache Netbeans

The "Apache NetBeans" autoupdate system does not fully validate code signatures. An attacker could modify the downloaded nbm and include additional code. "Apache NetBeans" versions up to and including 11.2 are affected by this vulnerability. NetBeans releases before the Apache transition started...

7.5CVSS4.6AI score0.01675EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/24 5:12 p.m.25 views

GHSA-CF8Q-J9H3-7237 Improper Verification of Cryptographic Signature in Apache Netbeans

The "Apache NetBeans" autoupdate system does not fully validate code signatures. An attacker could modify the downloaded nbm and include additional code. "Apache NetBeans" versions up to and including 11.2 are affected by this vulnerability. NetBeans releases before the Apache transition started...

7.5CVSS7.5AI score0.01675EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/24 4:56 p.m.84 views

GHSA-HHR2-F668-FF2W Use of a weak cryptographic algorithm in Gradle

The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900...

5.9CVSS5.8AI score0.01025EPSS
SaveExploits1References3
Rows per page
Query Builder