diff --git a/advisories/github-reviewed/2024/11/GHSA-fpr5-jp2j-4q2f/GHSA-fpr5-jp2j-4q2f.json b/advisories/github-reviewed/2024/11/GHSA-fpr5-jp2j-4q2f/GHSA-fpr5-jp2j-4q2f.json new file mode 100644 index 00000000000..dc0fdfb300c --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-fpr5-jp2j-4q2f/GHSA-fpr5-jp2j-4q2f.json @@ -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 + } +} \ No newline at end of file