GHSA-XP5G-JHG3-3RG2
Vulnerability from github – Published: 2023-05-22 00:30 – Updated: 2023-05-30 23:12
VLAI
Summary
Double spend in snarkjs
Details
iden3 snarkjs through 0.6.11 allows double spending because there is no validation that the publicSignals length is less than the field modulus.
Severity
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "snarkjs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.6.11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-33252"
],
"database_specific": {
"cwe_ids": [
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-22T19:37:12Z",
"nvd_published_at": "2023-05-21T22:15:14Z",
"severity": "HIGH"
},
"details": "iden3 snarkjs through 0.6.11 allows double spending because there is no validation that the publicSignals length is less than the field modulus.",
"id": "GHSA-xp5g-jhg3-3rg2",
"modified": "2023-05-30T23:12:12Z",
"published": "2023-05-22T00:30:20Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33252"
},
{
"type": "PACKAGE",
"url": "https://github.com/iden3/snarkjs"
},
{
"type": "WEB",
"url": "https://github.com/iden3/snarkjs/commits/master/src/groth16_verify.js"
},
{
"type": "WEB",
"url": "https://github.com/iden3/snarkjs/tags"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Double spend in snarkjs"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…