Lucene search
+L

72 matches found

Cvelist
Cvelist
added 2025/05/02 10:18 p.m.52 views

CVE-2025-46723 OpenVM byte decomposition of pc in AUIPC chip can overflow

OpenVM is a performant and modular zkVM framework built for customization and extensibility. In version 1.0.0, OpenVM is vulnerable to overflow through byte decomposition of pc in AUIPC chip. A typo results in the highest limb of pc being range checked to 8-bits instead of 6-bits. This results in...

8.8CVSS0.00455EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/05/02 10:18 p.m.24 views

CVE-2025-46723 OpenVM byte decomposition of pc in AUIPC chip can overflow

OpenVM is a performant and modular zkVM framework built for customization and extensibility. In version 1.0.0, OpenVM is vulnerable to overflow through byte decomposition of pc in AUIPC chip. A typo results in the highest limb of pc being range checked to 8-bits instead of 6-bits. This results in...

8.8CVSS6.6AI score0.00455EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/07/23 7:0 a.m.6 views

A flaw was found in OpenJPEG’s encoder in the opj_dwt_calc_explicit_stepsizes() function. This flaw allows an attacker who can supply crafted input to decomposition levels to cause a buffer overflow. The highest threat from this vulnerability is to system availability.

...

5.5CVSS6.9AI score0.0161EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/04 1:6 p.m.3 views

SUSE CVE-2020-27824

A flaw was found in OpenJPEG's encoder in the opjdwtcalcexplicitstepsizes function. This flaw allows an attacker who can supply crafted input to decomposition levels to cause a buffer overflow. The highest threat from this vulnerability is to system availability...

6.5CVSS6.8AI score0.0161EPSS
SaveExploits0References6
FreeBSD
FreeBSD
added 2024/03/14 12:0 a.m.89 views

amavisd-new -- multipart boundary confusion

The Amavis project reports: Emails which consist of multiple parts Content-Type: multipart/ incorporate boundary information stating at which point one part ends and the next part begins. A boundary is announced by an Content-Type header's boundary parameter. To our current knowledge, RFC2046 and...

7.4CVSS6.9AI score0.00826EPSS
SaveExploits0References1
Fedora
Fedora
added 2024/03/07 10:33 p.m.47 views

[SECURITY] Fedora 40 Update: vecmath1.2-1.14-36.fc40

This is an unofficial implementation java source code of the javax.vecmath package specified in the JavaTM 3D API 1.2 . The package includes classes for 3-space vector/point, 4-space vector, 4x4, 3x3 matrix, quaternion, axis-angle combination and etc. which are often utilized for computer graphic...

8.8CVSS9.1AI score0.02578EPSS
SaveExploits3
OSV
OSV
added 2023/11/12 3:56 p.m.25 views

GHSA-RJJM-X32P-M3F7 gnark's range checker gadget allows wider inputs up to word alignment

Impact gnark provides a gadget in the standard library to allow optimized checking of the bitwidth of the inputs. The gadget works by constructing a fixed lookup table containing all valid entries, partitioning the input and checking that all parts are inside the lookup table. The range checker...

3.2CVSS7.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/11/12 3:56 p.m.27 views

gnark's range checker gadget allows wider inputs up to word alignment

Impact gnark provides a gadget in the standard library to allow optimized checking of the bitwidth of the inputs. The gadget works by constructing a fixed lookup table containing all valid entries, partitioning the input and checking that all parts are inside the lookup table. The range checker...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/10/09 9:29 p.m.42 views

GO-2023-2098 Unsoundness in variable comparison / non-unique binary decomposition in github.com/consensys/gnark

Unsoundness in variable comparison / non-unique binary decomposition in github.com/consensys/gnark...

7.1CVSS6AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2023/10/09 2:15 p.m.44 views

CVE-2023-44378

gnark is a zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.9.0, for some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a...

7.1CVSS6.9AI score0.00224EPSS
SaveExploits0References3
Prion
Prion
added 2023/10/09 2:15 p.m.23 views

Design/Logic Flaw

gnark is a zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.9.0, for some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a...

1.7CVSS5.4AI score0.00224EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/10/09 1:33 p.m.149 views

CVE-2023-44378

CVE-2023-44378 affects gnark (Go zk-SNARK library) prior to v0.9.0. For some in-circuit values, there can be two valid bit decompositions: the canonical a and a second decomposition for a+r caused by field overflow. This can enable incorrect comparisons using frontend.API.Cmp/IsLess (e.g., provin...

7.1CVSS6AI score0.00224EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/10/09 1:33 p.m.43 views

CVE-2023-44378 gnark vulnerable to unsoundness in variable comparison/non-unique binary decomposition

gnark is a zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.9.0, for some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a...

7.1CVSS7.1AI score0.00224EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/10/05 8:57 p.m.39 views

gnark-crypto's exponentiation in the pairing target group GT using GLV can give incorrect results

Impact When the exponent is bigger than r, the group order of the pairing target group GT, the exponentiation à la GLV ExpGLV can sometimes give incorrect results compared to normal exponentiation Exp. The issue impacts all users using ExpGLV for exponentiations in GT. This does not impact Exp an...

6.8AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/10/05 8:57 p.m.41 views

GHSA-PFFG-92CG-XF5C gnark-crypto's exponentiation in the pairing target group GT using GLV can give incorrect results

Impact When the exponent is bigger than r, the group order of the pairing target group GT, the exponentiation à la GLV ExpGLV can sometimes give incorrect results compared to normal exponentiation Exp. The issue impacts all users using ExpGLV for exponentiations in GT. This does not impact Exp an...

7AI score
SaveExploits0References6
GitLab Advisory Database
GitLab Advisory Database
added 2023/10/05 12:0 a.m.16 views

gnark-crypto's exponentiation in the pairing target group GT using GLV can give incorrect results

Impact When the exponent is bigger than r, the group order of the pairing target group GT, the exponentiation à la GLV ExpGLV can sometimes give incorrect results compared to normal exponentiation Exp. The issue impacts all users using ExpGLV for exponentiations in GT. This does not impact Exp an...

7AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/10/04 2:44 p.m.74 views

GHSA-498W-5J49-VQJG gnark unsoundness in variable comparison / non-unique binary decomposition

Impact For some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a+r where r is the modulus the values are being reduced by. The second decomposition was possib...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/10/04 2:44 p.m.39 views

gnark unsoundness in variable comparison / non-unique binary decomposition

Impact For some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a+r where r is the modulus the values are being reduced by. The second decomposition was possib...

7.1CVSS6.3AI score0.00224EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/10/04 12:0 a.m.9 views

PT-2023-29214 · Gnark · Gnark

Name of the Vulnerable Software and Affected Versions: gnark versions prior to 0.9.0 Description: The issue concerns the construction of two valid decompositions to bits for some in-circuit values, due to overflowing the field where the values are defined. This allows a malicious prover to...

7.1CVSS5.8AI score0.00224EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 5:11 a.m.5 views

SUSE CVE-2015-8662

The ffdwtdecode function in libavcodec/jpeg2000dwt.c in FFmpeg before 2.8.4 does not validate the number of decomposition levels before proceeding with Discrete Wavelet Transform decoding, which allows remote attackers to cause a denial of service out-of-bounds array access or possibly have...

7.3CVSS7.6AI score0.01913EPSS
SaveExploits0References4
Rows per page
Query Builder