{ "schema_version": "1.4.0", "id": "GHSA-vvh5-6q9p-xqxh", "modified": "2022-05-26T00:01:35Z", "published": "2022-05-17T00:01:47Z", "aliases": [ "CVE-2022-30782" ], "details": "Openmoney API through 2020-06-29 uses the JavaScript Math.random function, which does not provide cryptographically secure random numbers.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30782" }, { "type": "WEB", "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random" }, { "type": "WEB", "url": "https://github.com/openmoney/openmoney-api/blob/1b836e5826dfd59145223a8a48e6c45ddb325762/api/helpers/util.helper.js#L6" } ], "database_specific": { "cwe_ids": [ "CWE-330" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-05-16T06:15:00Z" } }