GO-2023-2096

Source
https://pkg.go.dev/vuln/GO-2023-2096
Import Source
https://vuln.go.dev/ID/GO-2023-2096.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-2096
Aliases
Published
2023-10-05T19:48:40Z
Modified
2024-05-20T16:03:47Z
Summary
Signature malleability in github.com/consensys/gnark-crypto
Details

Signature malleability in github.com/consensys/gnark-crypto

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2023-2096"
}
References

Affected packages

Go / github.com/consensys/gnark-crypto

Package

Name
github.com/consensys/gnark-crypto
View open source insights on deps.dev
Purl
pkg:golang/github.com/consensys/gnark-crypto

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.12.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls12-377/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls12-377/twistededwards",
            "symbols": [
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls12-378/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls12-378/twistededwards/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls12-381/bandersnatch/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls12-381/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls12-381/twistededwards/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls24-315/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls24-315/twistededwards/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls24-317/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bls24-317/twistededwards/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bn254/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bn254/twistededwards/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bw6-633/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bw6-633/twistededwards/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bw6-756/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bw6-756/twistededwards/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bw6-761/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/bw6-761/twistededwards/eddsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/secp256k1/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        },
        {
            "path": "github.com/consensys/gnark-crypto/ecc/stark-curve/ecdsa",
            "symbols": [
                "PublicKey.Verify",
                "Signature.SetBytes"
            ]
        }
    ]
}