Lucene search
+L

2064 matches found

RedHat Linux
RedHat Linux
added 2020/09/29 10:31 p.m.11 views

nss: ECDSA timing attack mitigation bypass

A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDS...

4.7CVSS7AI score0.00323EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/09/29 10:31 p.m.13 views

nss: P-384 and P-521 implementation uses a side-channel vulnerable modular inversion function

A side-channel flaw was found in NSS, in the way P-384 and P-521 curves are used in the generation of EDSA signatures, leaking partial information about the ECDSA nonce. Given a small number of ECDSA signatures, this information can be used to steal the private key. The highest threat from this...

4.7CVSS7AI score0.00268EPSS
SaveExploits0References5
Veracode
Veracode
added 2020/09/21 6:38 a.m.34 views

Information Disclosure

firefox is vulnerable to information disclosure. The vulnerability exists as an error occurs in the elliptic curve point addition algorithm that uses mixed Jacobian-affine coordinates where it can yield a result "POINTATINFINITY" when it should not...

5.9CVSS2.5AI score0.0272EPSS
SaveExploits1References4Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2020/08/19 4:14 p.m.17 views

Security Bulletin: IBM Content Navigator is vulnerable to an Elliptic Curve Key Disclosure.

Summary IBM Content Navigator has addressed the following vulnerability. A potential vulnerability in the jose4j module could allow information disclosure. Vulnerability Details Third Party Entry: 186425 DESCRIPTION: jose.4.j library key information disclosure CVSS Base score: 8.7 CVSS Temporal...

2AI score
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/08/19 12:00 a.m.7 views

The vulnerability of the NSS libraries, which rely on the use of the ECDSA (Elliptic Curve Digital Signature Algorithm) cryptographic algorithm, contains flaws that allow attackers to gain unauthorized access to protected information.

The vulnerability of the NSS libraries is related to the use of the ECDSA Elliptic Curve Digital Signature Algorithm cryptographic algorithm, which has vulnerabilities. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information...

4.4CVSS6.5AI score0.00323EPSS
SaveExploits0References11Affected Software6
OSV
OSV
added 2020/08/05 12:00 a.m.9 views

UBUNTU-CVE-2020-12401

During ECDSA signature generation, padding applied in the nonce designed to ensure constant-time scalar multiplication was removed, resulting in variable-time execution dependent on secret data. This vulnerability affects Firefox 80 and Firefox for Android 80...

4.7CVSS6.8AI score0.00323EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2020/07/29 8:40 p.m.80 views

Signature Malleabillity in elliptic

The Elliptic package before version 6.5.3 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature...

7.7CVSS5.2AI score0.02629EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2020/07/29 8:40 p.m.18 views

GHSA-VH7M-P724-62C2 Signature Malleabillity in elliptic

The Elliptic package before version 6.5.3 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature...

7.7CVSS6.9AI score0.02629EPSS
SaveExploits1References8
OSV
OSV
added 2020/06/30 4:05 p.m.10 views

GHSA-G753-JX37-7XWH ECDSA signature vulnerability of Minerva timing attack in jsrsasign

Impact ECDSA side-channel attack named Minerava have been found and it was found that it affects to jsrsasign. Execution time of thousands signature generation have been observed then EC private key which is scalar value may be recovered since point and scalar multiplication time depends on bits ...

5.9CVSS6AI score
SaveExploits0References8
OSV
OSV
added 2020/06/29 4:15 p.m.9 views

CVE-2020-15316

Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 has a hardcoded ECDSA SSH key for the root account within the /opt/axess chroot directory tree...

5.9CVSS6.7AI score0.00976EPSS
SaveExploits1References2
OSV
OSV
added 2020/06/29 3:15 p.m.10 views

CVE-2020-15313

Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 has a hardcoded ECDSA SSH key for the root account...

5.9CVSS6.7AI score0.00976EPSS
SaveExploits1References2
CNVD
CNVD
added 2020/06/28 12:00 a.m.4 views

wolfSSL encryption issue vulnerability (CNVD-2020-50525)

wolfSSL formerly known as CyaSSL is the United States wolfSSL company for embedded systems developers to use a small, portable embedded SSL programming library. A security vulnerability exists in the ecc.c file in wolfSSL versions prior to 4.4.0. No details of the vulnerability are provided at th...

5.3CVSS6.8AI score0.01287EPSS
SaveExploits0References1
OSV
OSV
added 2020/06/26 4:54 p.m.36 views

GHSA-P8C3-7RJ8-Q963 ECDSA signature validation vulnerability by accepting wrong ASN.1 encoding in jsrsasign

Impact Jsrsasign supports ECDSA signature validation which signature value is represented by ASN.1 DER encoding. This vulnerablity may accept a wrong ASN.1 DER encoded ECDSA signature such as: - wrong multi-byte ASN.1 length of TLV ex. 0x820045 even though 0x45 is correct - prepending zeros with...

7.5CVSS5.8AI score0.01125EPSS
SaveExploits1References14
Prion
Prion
added 2020/06/25 2:15 p.m.17 views

Design/Logic Flaw

The private-key operations in ecc.c in wolfSSL before 4.4.0 do not use a constant-time modular inverse when mapping to affine coordinates, aka a "projective coordinates leak."...

5CVSS5.2AI score0.01287EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/06/25 2:15 p.m.7 views

UBUNTU-CVE-2020-11735

The private-key operations in ecc.c in wolfSSL before 4.4.0 do not use a constant-time modular inverse when mapping to affine coordinates, aka a "projective coordinates leak."...

5.3CVSS6AI score0.01287EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2020/06/22 12:00 a.m.9 views

PT-2020-14093

Name of the Vulnerable Software and Affected Versions jsrsasign versions through 8.0.18 Description An issue in the jsrsasign package allows malleability in ECDSA signatures. This occurs because the package does not check for overflows in the length of a sequence and '0' characters appended or...

7.5CVSS7.1AI score0.01125EPSS
SaveExploits1References17
Positive Technologies
Positive Technologies
added 2020/06/20 12:00 a.m.3 views

PT-2020-6633 · Arm +2 · Mbed Tls +2

Name of the Vulnerable Software and Affected Versions: Arm Mbed TLS versions prior to 2.23.0 Description: A side channel issue allows the recovery of an ECC private key. This is related to functions such as mbedtls ecp check pub priv, mbedtls pk parse key, mbedtls pk parse keyfile, mbedtls ecp mu...

9.8CVSS6AI score0.02598EPSS
SaveExploits6References58
RedhatCVE
RedhatCVE
added 2020/06/18 4:55 p.m.24 views

CVE-2020-13822

The Elliptic for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature...

6.8CVSS4AI score0.02629EPSS
SaveExploits1References4
CNVD
CNVD
added 2020/06/08 12:00 a.m.7 views

Crypt::Perl Data Forgery Issue Vulnerability

Perl is a general-purpose, interpreted, dynamic, cross-platform programming language from the Perl community.Crypt:: Perl is one of the cryptographic modules. A data forgery issue vulnerability exists in Crypt::Perl::ECDSA in versions of Crypt::Perl prior to 0.32 Perl, which stems from a program...

8.8CVSS6.8AI score0.00709EPSS
SaveExploits0References1
Veracode
Veracode
added 2020/06/05 1:04 a.m.31 views

ECDSA Signature Malleability

elliptic is suffers from ECDSA signature malleability. The vulnerability exists as it fails to ensure that the following tests produces different results, long form encoding of length of sequence, length of sequence contains leading 0, length of integer contains leading 0, uint32 overflow in leng...

7.7CVSS7.6AI score0.02629EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder