{ "id": "CVE-2023-33252", "sourceIdentifier": "cve@mitre.org", "published": "2023-05-21T22:15:14.940", "lastModified": "2023-05-30T20:30:01.733", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "iden3 snarkjs through 0.6.11 allows double spending because there is no validation that the publicSignals length is less than the field modulus." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:0kims:snarkjs:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.6.11", "matchCriteriaId": "8C2343E4-1921-4556-9B19-E30477444AFB" } ] } ] } ], "references": [ { "url": "https://github.com/iden3/snarkjs/commits/master/src/groth16_verify.js", "source": "cve@mitre.org", "tags": [ "Product" ] }, { "url": "https://github.com/iden3/snarkjs/tags", "source": "cve@mitre.org", "tags": [ "Product" ] } ] }