From e8e9cc61b34fb1d5555f31713eb2f76f2fcfdac4 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 24 Sep 2022 19:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/41xxx/CVE-2022-41339.json | 18 ++++++++ 2022/41xxx/CVE-2022-41340.json | 77 ++++++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+) create mode 100644 2022/41xxx/CVE-2022-41339.json create mode 100644 2022/41xxx/CVE-2022-41340.json diff --git a/2022/41xxx/CVE-2022-41339.json b/2022/41xxx/CVE-2022-41339.json new file mode 100644 index 00000000000..228dac48d41 --- /dev/null +++ b/2022/41xxx/CVE-2022-41339.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-41339", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2022/41xxx/CVE-2022-41340.json b/2022/41xxx/CVE-2022-41340.json new file mode 100644 index 00000000000..df2be7ad9ba --- /dev/null +++ b/2022/41xxx/CVE-2022-41340.json @@ -0,0 +1,77 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2022-41340", + "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": "The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/lionello/secp256k1-js/issues/11", + "refsource": "MISC", + "name": "https://github.com/lionello/secp256k1-js/issues/11" + }, + { + "url": "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e", + "refsource": "MISC", + "name": "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e" + }, + { + "url": "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0", + "refsource": "MISC", + "name": "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0" + }, + { + "url": "https://www.npmjs.com/package/@lionello/secp256k1-js", + "refsource": "MISC", + "name": "https://www.npmjs.com/package/@lionello/secp256k1-js" + } + ] + } +} \ No newline at end of file