cvelist/2023/44xxx/CVE-2023-44273.json
2023-09-28 04:00:35 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-44273",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and ECDSA signatures does not ensure that the data is in a certain interval."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://verichains.io",
"refsource": "MISC",
"name": "https://verichains.io"
},
{
"url": "https://github.com/Consensys/gnark-crypto/releases",
"refsource": "MISC",
"name": "https://github.com/Consensys/gnark-crypto/releases"
},
{
"url": "https://github.com/Consensys/gnark-crypto/pull/449",
"refsource": "MISC",
"name": "https://github.com/Consensys/gnark-crypto/pull/449"
}
]
}
}