Lucene search
+L

565 matches found

Github Security Blog
Github Security Blog
added 2021/06/23 5:17 p.m.81 views

Elliptic Curve Key Disclosure in go-jose

go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received public key on a message is on the same curve as the static private key of the receiver, thus making ...

9.1CVSS2.7AI score0.01411EPSS
SaveExploits0References6Affected Software2
GitLab Advisory Database
GitLab Advisory Database
added 2021/06/23 12:00 a.m.67 views

Inadequate Encryption Strength

go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received public key on a message is on the same curve as the static private key of the receiver, thus making ...

9.1CVSS3.6AI score0.01411EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/06/10 12:00 a.m.143 views

SUSE SLES11 Security Update : MozillaFirefox (SUSE-SU-2019:14124-1)

The remote SUSE Linux SLES11 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2019:14124-1 advisory. - A type confusion vulnerability can occur when manipulating JavaScript objects due to issues in Array.pop. This can allow for an exploitable...

10CVSS8.5AI score0.55874EPSS
SaveExploits18References29
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.36 views

SUSE: Security Advisory (SUSE-SU-2014:0761-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.4CVSS6.8AI score0.95326EPSS
SaveExploits10References3
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.30 views

SUSE: Security Advisory (SUSE-SU-2015:0172-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5CVSS6.6AI score0.98685EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.29 views

SUSE: Security Advisory (SUSE-SU-2014:0759-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.4CVSS7.6AI score0.95326EPSS
SaveExploits9References3
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.23 views

SUSE: Security Advisory (SUSE-SU-2020:3424-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.1CVSS7.7AI score0.04989EPSS
SaveExploits1References24
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.13 views

SUSE: Security Advisory (SUSE-SU-2020:3762-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS7.2AI score0.07051EPSS
SaveExploits3References10
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.33 views

SUSE: Security Advisory (SUSE-SU-2016:1457-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.2AI score0.99999EPSS
SaveExploits8References9
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.10 views

SUSE: Security Advisory (SUSE-SU-2016:1089-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

2CVSS4.2AI score0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/14 8:04 p.m.41 views

GO-2020-0010 Elliptic curve key disclosure in github.com/square/go-jose

When using ECDH-ES an attacker can mount an invalid curve attack during decryption as the supplied public key is not checked to be on the same curve as the receivers private key...

9.1CVSS9.1AI score0.01411EPSS
SaveExploits0References2
nodejs
nodejs
added 2021/03/08 4:08 p.m.69 views

Use of a Broken or Risky Cryptographic Algorithm

Overview elliptic before version 6.5.4 is vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the...

4.3CVSS6.6AI score0.01196EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/08 4:06 p.m.66 views

Elliptic Uses a Broken or Risky Cryptographic Algorithm

The npm package elliptic before version 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential...

6.8CVSS6.8AI score0.01196EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
added 2021/02/03 5:06 a.m.30 views

Information Disclosure

elliptic is vulnerable to information disclosure. Usage of an insecure secp256k1 implementation in elliptic/ec/key.js can cause the disclosure of the private key after a number of ECDH operations are performed...

6.8CVSS1.3AI score0.01196EPSS
SaveExploits0References4Affected Software2
NVD
NVD
added 2021/02/02 7:15 p.m.24 views

CVE-2020-28498

The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the...

6.8CVSS0.01196EPSS
SaveExploits0References4
Prion
Prion
added 2021/02/02 7:15 p.m.29 views

Code injection

The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the...

4.3CVSS6.9AI score0.01196EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2021/02/02 7:15 p.m.35 views

CVE-2020-28498

The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the...

6.8CVSS6.9AI score0.01196EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2021/02/02 6:50 p.m.39 views

CVE-2020-28498 Cryptographic Issues

The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the...

6.8CVSS6.9AI score0.01196EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2021/02/02 6:50 p.m.59 views

CVE-2020-28498

The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the...

6.8CVSS7AI score0.01196EPSS
SaveExploits0
CVE
CVE
added 2021/02/02 6:50 p.m.114 views

CVE-2020-28498

CVE-2020-28498 affects the elliptic JS library (Node.js elliptic module) specifically the secp256k1 implementation in elliptic/ec/key.js. The root cause is that there is no validation to ensure the public key point passed to derive() actually lies on the secp256k1 curve, enabling potential privat...

6.8CVSS6.6AI score0.01196EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder