Skip to content

Possible Bug: Assert but not constraint #119

@autoDetector

Description

@autoDetector

Vulnerable File: circuits/aes-gcm/utils.circom
commit: 65f823fc5606fca74440fb0de939ae07a3c39a80

assert(index >= 0 && index < m) Despite the restrictions imposed on computational logic, no substantial limitations have been added. Therefore, the prover can still provide a witness that satisfies the constraints, which can be verified (even if the computation fails, the verifier does not perform the computation).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions