2023-05-21 23:55:31 +00:00
{
"id" : "CVE-2023-33252" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-21T22:15:14.940" ,
2023-05-30 22:00:29 +00:00
"lastModified" : "2023-05-30T20:30:01.733" ,
"vulnStatus" : "Analyzed" ,
2023-05-21 23:55:31 +00:00
"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."
}
] ,
2023-05-30 22:00:29 +00:00
"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"
}
]
}
]
}
] ,
2023-05-21 23:55:31 +00:00
"references" : [
{
"url" : "https://github.com/iden3/snarkjs/commits/master/src/groth16_verify.js" ,
2023-05-30 22:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-05-21 23:55:31 +00:00
} ,
{
"url" : "https://github.com/iden3/snarkjs/tags" ,
2023-05-30 22:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-05-21 23:55:31 +00:00
}
]
}