Lucene search
+L

15226 matches found

RedhatCVE
RedhatCVE
added 2025/08/24 8:11 p.m.14 views

CVE-2025-57801

gnark is a zero-knowledge proof system framework. In versions prior to 0.14.0, the Verify function in eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S order, leading to a signature malleability vulnerability. Because gnark’s native EdDSA and ECDSA circuits lack...

9.1CVSS7AI score0.00213EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2016-1000236

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Node-cookie-signature before 1.0.6 is affected by a timing attack due to the type of comparison used. CVE-2016-1000236 Note that Nessus relies on the presence o...

4.4CVSS6.1AI score0.00896EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2009-0130

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lib/crypto/csrc/cryptodrv.c in erlang does not properly check the return value from the OpenSSL DSAdoverify function, which might allow remote attackers to bypa...

7.5CVSS6AI score0.0122EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2019-10181

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - It was found that in icedtea-web up to and including 1.7.2 and 1.8.2 executable code could be injected in a JAR file without compromising the signature...

8.1CVSS6.8AI score0.01119EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2018-12356

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in password-store.sh in pass in Simple Password Store 1.7.x before 1.7.2. The signature verification routine parses the output of GnuPG...

9.8CVSS8.9AI score0.04589EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2015-8234

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which trigger...

5.5CVSS5.7AI score0.01212EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/22 8:58 p.m.19 views

gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks

In version before, sig.s used without asserting 0 ≤ S order in Verify function in eddsa.go and ecdsa.go, which will lead to signature malleability vulnerability. Impact Since gnark’s native EdDSA and ECDSA circuits lack essential constraints, multiple distinct witnesses can satisfy the same publi...

9.1CVSS5.4AI score0.00213EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/08/22 8:58 p.m.46 views

GHSA-95V9-HV42-PWRJ gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks

In version before, sig.s used without asserting 0 ≤ S order in Verify function in eddsa.go and ecdsa.go, which will lead to signature malleability vulnerability. Impact Since gnark’s native EdDSA and ECDSA circuits lack essential constraints, multiple distinct witnesses can satisfy the same publi...

9.1CVSS5.5AI score0.00213EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/08/22 8:43 p.m.3 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to missing scalar checks in the Verify and prepareVerification functions. An attacker can produce multiple valid signatures for the same message by manipulating the S value in EdDSA a...

9.1CVSS6.8AI score0.00213EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/08/22 8:43 p.m.5 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to missing scalar checks in the Verify and prepareVerification functions. An attacker can produce multiple valid signatures for the same message by manipulating the S value in EdDSA a...

9.1CVSS7AI score0.00213EPSS
SaveExploits1References2
NVD
NVD
added 2025/08/22 8:15 p.m.12 views

CVE-2025-57801

gnark is a zero-knowledge proof system framework. In versions prior to 0.14.0, the Verify function in eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S order, leading to a signature malleability vulnerability. Because gnark’s native EdDSA and ECDSA circuits lack...

9.1CVSS0.00213EPSS
SaveExploits1References2
CVE
CVE
added 2025/08/22 7:54 p.m.86 views

CVE-2025-57801

CVE-2025-57801 affects gnark before 0.14.0, where Verify in eddsa.go and ecdsa.go did not enforce 0 ≤ S

9.1CVSS6.3AI score0.00213EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/08/22 7:54 p.m.4 views

CVE-2025-57801 gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks

gnark is a zero-knowledge proof system framework. In versions prior to 0.14.0, the Verify function in eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S order, leading to a signature malleability vulnerability. Because gnark’s native EdDSA and ECDSA circuits lack...

8.6CVSS6.9AI score0.00213EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/08/22 7:54 p.m.19 views

CVE-2025-57801 gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks

gnark is a zero-knowledge proof system framework. In versions prior to 0.14.0, the Verify function in eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S order, leading to a signature malleability vulnerability. Because gnark’s native EdDSA and ECDSA circuits lack...

8.6CVSS0.00213EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/22 7:54 p.m.9 views

CVE-2025-57801 gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks

gnark is a zero-knowledge proof system framework. In versions prior to 0.14.0, the Verify function in eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S order, leading to a signature malleability vulnerability. Because gnark’s native EdDSA and ECDSA circuits lack...

8.6CVSS6.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/22 1:22 p.m.23 views

CVE-2025-31355

A firmware update vulnerability exists in the Firmware Signature Validation functionality of Tenda AC6 V5.0 V02.03.01.110. A specially crafted malicious file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7AI score0.003EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/08/22 11:49 a.m.13 views

Astra Linux – Vulnerability in Poppler

NSSCryptoSignBackend.cc in Poppler before version 25.04.0 does not verify the adbe.pkcs7.sha1 signatures on documents, which can lead to potential signature forgeries...

4.3CVSS6.2AI score0.00107EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/08/22 12:00 a.m.11 views

gnark 数据伪造问题漏洞

gnark is a fast zk-SNARK library open-sourced by Consensys. for advanced APIs to design circuits. A data forgery issue vulnerability exists in versions prior to gnark 0.14.0, which stems from incomplete signature verification and could lead to signature malleability attacks...

9.1CVSS6.4AI score0.00213EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.11 views

PT-2025-34495

Name of the Vulnerable Software and Affected Versions: gnark versions prior to 0.14.0 Description: gnark is a zero-knowledge proof system framework. The Verify function in eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S order, leading to a signature malleabili...

9.1CVSS6.4AI score0.00213EPSS
SaveExploits1References14
OSV
OSV
added 2025/08/21 8:15 p.m.7 views

CVE-2025-55229

Improper verification of cryptographic signature in Windows Certificates allows an unauthorized attacker to perform spoofing over a network...

5.3CVSS5.8AI score0.00481EPSS
SaveExploits0References1
Rows per page
Query Builder