Openmoney API through 2020-06-29 uses the JavaScript Math.random function, which does not provide cryptographically secure random numbers.
References
Link | Resource |
---|---|
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random | Third Party Advisory |
https://github.com/openmoney/openmoney-api/blob/1b836e5826dfd59145223a8a48e6c45ddb325762/api/helpers/util.helper.js#L6 | Patch Third Party Advisory |
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random | Third Party Advisory |
https://github.com/openmoney/openmoney-api/blob/1b836e5826dfd59145223a8a48e6c45ddb325762/api/helpers/util.helper.js#L6 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 07:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random - Third Party Advisory | |
References | () https://github.com/openmoney/openmoney-api/blob/1b836e5826dfd59145223a8a48e6c45ddb325762/api/helpers/util.helper.js#L6 - Patch, Third Party Advisory |
Information
Published : 2022-05-16 06:15
Updated : 2024-11-21 07:03
NVD link : CVE-2022-30782
Mitre link : CVE-2022-30782
CVE.ORG link : CVE-2022-30782
JSON object : View
Products Affected
openmoney_api_project
- openmoney_api
CWE
CWE-330
Use of Insufficiently Random Values