Publish GHSA-fpr5-jp2j-4q2f

This commit is contained in:
advisory-database[bot]
2024-11-12 21:21:40 +00:00
parent 65147f0b1d
commit fbfcfb3cd3
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fpr5-jp2j-4q2f",
"modified": "2024-11-12T21:20:26Z",
"published": "2024-11-12T21:20:26Z",
"aliases": [
],
"summary": "paillier-zk has ambiguous challenge derivation",
"details": "Challenge derivation in non-interactive ZK proofs was ambiguous and that could lead to security vulnerability (however, it's unknown if it could be exploited).\n",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
}
],
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "paillier-zk"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.0"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/dfns/paillier-zk/pull/49"
},
{
"type": "PACKAGE",
"url": "https://github.com/LFDT-Lockness/paillier-zk"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0391.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-327"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2024-11-12T21:20:26Z",
"nvd_published_at": null
}
}