Lucene search
+L

324 matches found

Microsoft CVE
Microsoft CVE
added 2023/02/13 8:0 a.m.2 views

Double free after calling PEM_read_bio_ex

...

7.5CVSS7.7AI score0.20444EPSS
SaveExploits0
OSV
OSV
added 2023/02/07 8:54 p.m.20 views

GHSA-W7PP-M8WF-VJ6R Cipher.update_into can corrupt memory if passed an immutable python object as the outbuf

Previously, Cipher.updateinto would accept Python objects which implement the buffer protocol, but provide only immutable buffers: pycon outbuf = b"\x00" 32 c = ciphers.CipherAESb"\x00" 32, modes.ECB.encryptor c.updateintob"\x00" 16, outbuf 16 outbuf...

6.9CVSS6.8AI score0.01301EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2023/02/07 12:0 a.m.4 views

cryptography 代码问题漏洞

python-cryptography is a Python code library for cryptographic applications from the Cryptographic team. A code issue vulnerability exists in cryptography. No information about this vulnerability is available at this time, please stay tuned to CNNVD or the vendor announcement...

6.5CVSS6.8AI score0.01301EPSS
SaveExploits1References14
OSV
OSV
added 2023/01/11 8:15 a.m.6 views

CVE-2021-26407

A randomly generated Initialization Vector IV may lead to a collision of IVs with the same key potentially resulting in information disclosure...

5.5CVSS5.8AI score0.00185EPSS
SaveExploits0References1
Rockylinux
Rockylinux
added 2022/11/01 6:25 p.m.100 views

openssl security update

An update is available for openssl. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list OpenSSL is a toolkit that implements the Secure Sockets Layer SSL and Transpo...

7.5CVSS7.9AI score0.92488EPSS
SaveExploits6
OSV
OSV
added 2022/09/06 6:15 p.m.22 views

AZL-43341 CVE-2021-43565 affecting package cri-o for versions less than 1.22.3-5

The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server...

7.5CVSS6.8AI score0.00984EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/08/10 10:13 a.m.7 views

golang: crypto/elliptic: IsOnCurve returns true for invalid field elements

A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource...

9.1CVSS7.1AI score0.03099EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/08/01 4:7 p.m.6 views

golang: crypto/elliptic: panic caused by oversized scalar

An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256.ScalarMult or P256.ScalarBaseMult to panic, leading to a loss of availability...

7.5CVSS7.2AI score0.04195EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/07/29 12:0 a.m.6 views

Western Digital Sweet B 安全漏洞

Western Digital Sweet B is a library from Western Digital, Inc. that implements public key elliptic curve cryptography ECC using NIST P-256 and SECG secp256k1 curves. A security vulnerability exists in the Western Digital Sweet B library that stems from the fact that when a shared key or dot...

5.3CVSS5.8AI score0.00668EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/17 2:51 a.m.6 views

GHSA-Q3CJ-2R34-2CWC Improper input validation in cryptography

HKDF in cryptography before 1.5.3 returns an empty byte-string if used with a length less than algorithm.digestsize...

8.7CVSS6.8AI score0.03399EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2022/03/28 1:53 p.m.65 views

Important: Red Hat Security Advisory: openssl security update

An update for openssl is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS7AI score0.70561EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2022/03/28 10:19 a.m.88 views

Important: Red Hat Security Advisory: openssl security update

An update for openssl is now available for Red Hat Enterprise Linux 8.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS7AI score0.70561EPSS
SaveExploits2References2
OSV
OSV
added 2022/03/17 8:51 p.m.13 views

CLSA-2022-1647550273 Fix of CVE: CVE-2022-0778

CVE-2022-0778: Fix possible infinite loop in BNmodsqrt...

7.5CVSS6.9AI score0.70561EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2022/03/15 5:5 p.m.8 views

CVE-2022-0778 Infinite loop in BN_mod_sqrt() reachable when parsing certificates

The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a...

6.8AI score0.70561EPSS
SaveExploits2References29
Positive Technologies
Positive Technologies
added 2022/03/15 12:0 a.m.16 views

PT-2022-6958

Name of the Vulnerable Software and Affected Versions golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go golang.org/x/crypto/ssh versions through 1.16.15 golang.org/x/crypto/ssh versions 1.17.x through 1.17.8 Description The issue is related to the use of defective...

7.8CVSS7.4AI score0.03931EPSS
SaveExploits0
OSV
OSV
added 2022/02/11 1:15 a.m.6 views

AZL-79100 CVE-2022-23806 affecting package golang 1.25.7-1

Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element...

9.1CVSS7.2AI score0.03099EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/06 10:4 p.m.69 views

GHSA-9HFG-PXR6-Q4VP Use of a Broken or Risky Cryptographic Algorithm in crypto2

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS7.2AI score0.00753EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/01/06 7:44 p.m.33 views

Incorrect Calculation in the MSR JavaScript Cryptography Library

A Security Feature Bypass vulnerability exists in the MSR JavaScript Cryptography Library that is caused by multiple bugs in the library's Elliptic Curve Cryptography ECC implementation.An attacker could potentially abuse these bugs to learn information about a server's private ECC key a key...

9.8CVSS1.8AI score0.02541EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/10/28 12:0 a.m.70 views

F5 Networks BIG-IP : Nettle cryptography library vulnerability (K33101555)

The version of F5 Networks BIG-IP installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the K33101555 advisory. - A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions GOST DSA,...

8.1CVSS6.3AI score0.01621EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/25 9:0 p.m.35 views

GHSA-2WC6-2RCJ-8V76 scalarmult() vulnerable to degenerate public keys

The scalarmult function included in previous versions of this crate accepted all-zero public keys, for which the resulting Diffie-Hellman shared secret will always be zero regardless of the private key used. This issue was fixed by checking for this class of keys and rejecting them if they are us...

6.5CVSS6.6AI score0.01251EPSS
SaveExploits0References5
Rows per page
Query Builder