Lucene search
K

117 matches found

OSV
OSV
added 2026/05/21 7:45 p.m.5 views

GHSA-H9CC-W26M-J342 nimiq-keys: Denial of service in Ed25519 multisig delinearization via invalid curve points

Impact A denial-of-service vulnerability exists in the Ed25519 multisig delinearization code path. Ed25519PublicKey::delinearize in keys/src/multisig/mod.rs called .unwrap on curve point decompression, which panics when a public key is constructed from 32 bytes that do not represent a valid point...

4.3CVSS5.9AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/05/21 7:45 p.m.12 views

nimiq-keys: Denial of service in Ed25519 multisig delinearization via invalid curve points

Impact A denial-of-service vulnerability exists in the Ed25519 multisig delinearization code path. Ed25519PublicKey::delinearize in keys/src/multisig/mod.rs called .unwrap on curve point decompression, which panics when a public key is constructed from 32 bytes that do not represent a valid point...

5.9AI score
Exploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:0 a.m.2 views

EulerOS 2.0 SP13 : libsodium (EulerOS-SA-2026-1284)

According to the versions of the libsodium package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to cryptocoreed25519isvalidpoint,...

4.5CVSS5.9AI score0.00005EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:0 a.m.3 views

EulerOS 2.0 SP13 : libsodium (EulerOS-SA-2026-1248)

According to the versions of the libsodium package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to cryptocoreed25519isvalidpoint,...

4.5CVSS5.9AI score0.00005EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2018-0502

Malware in sbrugna...

5CVSS7.5AI score0.00972EPSS
Exploits0References31
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2019-0626

Malware in sbrugna...

5.9CVSS5.8AI score0.00309EPSS
Exploits1References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-27058

Malware in sbrugna...

5.5CVSS5.7AI score0.00154EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1289

Malware in sbrugna...

9.1CVSS9.1AI score0.00188EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-4754

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00141EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-3798

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in openCryptoki. The openCryptoki Soft token does not check if an EC key is valid when an EC key is created via CCreateObject, nor when...

5.5CVSS6.3AI score0.00154EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 3:57 a.m.6 views

CVE-2023-46324

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key that has not been validated. An attacker can send arbitrary SUCIs to the UDM, which tries to decrypt them via both its...

7.5CVSS6.8AI score0.0007EPSS
Exploits0
Rosalinux
Rosalinux
added 2024/06/27 10:51 a.m.36 views

Advisory ROSA-SA-2024-2438

Software: opencryptoki 3.14.0 OS: ROSA Virtualization 2.1 packageevrstring: opencryptoki-3.14.0 CVE-ID: CVE-2021-3798 BDU-ID: CVE-Crit: MEDIUM. CVE-DESC.: The openCryptoki software token does not check if the EC key is valid when the EC key is created with CCreateObject and when CDeriveKey is use...

5.5CVSS6.8AI score0.00154EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2023/12/05 11:30 p.m.27 views

github.com/ecies/go vulnerable to possible private key restoration

Impact If functions Encapsulate, Decapsulate and ECDH could be called by an attacker, he could recover any private key that he interacts with. Patches Patched in v2.0.8 Workarounds You could manually check public key by calling IsOnCurve function from secp256k1 libraries. References...

4.9CVSS6.8AI score0.00187EPSS
Exploits1References6Affected Software1
Veracode
Veracode
added 2023/12/05 6:19 a.m.19 views

Private Key Restoration

github.com/ecies/go is vulnerable to Private Key Restoration. The vulnerability arises due to the Encapsulate and Decapsulate functions, which allows an attacker to possibly recover the private key due to an Invalid Curve Point...

4.9CVSS6.8AI score0.00187EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2023/10/24 3:5 a.m.21 views

Invalid Curve Attack

github.com/free5gc/udm is vulnerable to Invalid Curve Attack. The vulnerability exists in the profileB function at suci.go due to lack of validation if a point on the curve is valid which allows an attacker to send arbitrary SUCIs to the UDM which will then be decrypted...

7.5CVSS7AI score0.0007EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/10/23 3:30 a.m.76 views

GHSA-CQVV-R3G3-26RF free5GC udm vulnerable to Invalid Curve Attack

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key that has not been validated. An attacker can send arbitrary SUCIs to the UDM, which tries to decrypt them via both its...

7.5CVSS7.5AI score0.0007EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2023/10/23 3:30 a.m.28 views

free5GC udm vulnerable to Invalid Curve Attack

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key that has not been validated. An attacker can send arbitrary SUCIs to the UDM, which tries to decrypt them via both its...

7.5CVSS6.8AI score0.0007EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2023/10/23 1:15 a.m.9 views

CVE-2023-46324

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key that has not been validated. An attacker can send arbitrary SUCIs to the UDM, which tries to decrypt them via both its...

7.5CVSS7.5AI score0.0007EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2023/10/23 1:15 a.m.2 views

CVE-2023-46324

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key that has not been validated. An attacker can send arbitrary SUCIs to the UDM, which tries to decrypt them via both its...

7.5CVSS5.9AI score0.0007EPSS
Exploits0References4
OSV
OSV
added 2023/10/23 1:15 a.m.17 views

CVE-2023-46324

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key that has not been validated. An attacker can send arbitrary SUCIs to the UDM, which tries to decrypt them via both its...

7.5CVSS7.1AI score
Exploits0References3
Rows per page
Query Builder