Lucene search
+L

62 matches found

NVD
NVD
added 2022/05/16 6:15 a.m.22 views

CVE-2022-30782

Openmoney API through 2020-06-29 uses the JavaScript Math.random function, which does not provide cryptographically secure random numbers...

7.5CVSS0.01198EPSS
SaveExploits0References2
CVE
CVE
added 2022/05/16 5:25 a.m.456 views

CVE-2022-30782

The CVE-2022-30782 entry concerns the Openmoney API (through 2020-06-29) that uses JavaScript Math.random for randomness. The provided sources state this function does not provide cryptographically secure random numbers, implying potential security weaknesses in any cryptographic or security-sens...

7.5CVSS7.5AI score0.01198EPSS
SaveExploits0References2Affected Software1
Jake Archibald's Blog
Jake Archibald's Blog
added 2020/12/11 1:00 a.m.23 views

CSS paint API: Being predictably random

Take a look at this: Space invaders If you're using a browser that supports the CSS paint API, the element will have a 'random' pixel-art gradient in the background. But it turns out, doing random in CSS isn't as easy as it seems… Initial implementation This isn't a full tutorial on the CSS paint...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2020/04/10 12:43 a.m.50 views

Insecure Randomness

firefox is vulnerable to insecure randomness. The vulnerability exists as a flaw was found in the Firefox Math.random function. This function could be used to identify a browsing session and track a user across different websites...

4.9CVSS2.7AI score0.01141EPSS
SaveExploits1References31Affected Software7
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.28 views

Huawei EulerOS: Security Advisory for libxslt (EulerOS-SA-2019-1052)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS6.9AI score0.02708EPSS
SaveExploits0References2
NVD
NVD
added 2019/11/04 3:15 p.m.23 views

CVE-2013-4102

Cryptocat before 2.0.22 strophe.js Math.random Random Number Generator Weakness...

9.1CVSS9.3AI score0.0197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2019/05/30 12:00 a.m.36 views

EulerOS Virtualization for ARM 64 3.0.2.0 : libxslt (EulerOS-SA-2019-1625)

According to the versions of the libxslt packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite...

9.8CVSS7.2AI score0.0523EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2018/08/09 4:20 a.m.28 views

Security Bulletin: Current Releases of IBM® SDK for Node.js™ are affected by CVE-2015-8851

Summary Unsafe fallback to Math.random in module node-uuid, used by the npm package management tool Vulnerability Details CVE-ID: CVE-2015-8851 Description: node.js node-uuid could provide weaker than expected, caused by the use of Math.random instead of a more cryptographically sound source of...

7.5CVSS0.9AI score0.02257EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/08/03 4:23 a.m.27 views

Security Bulletin: node-uuid unsafe fallback to Math.random affects IBM Rational Application Developer for WebSphere Software included in Rational Developer for i and Rational Developer for AIX and Linux (CVE-2015-8851)

Summary Portions of IBM Rational Application Developer for WebSphere Software are shipped as a component of Rational Developer for i RPG and COBOL + Modernization Tools, Java and EGL editions, and Rational Developer for AIX and Linux. A vulnerability in the node-uuid module causes the module to...

7.5CVSS0.9AI score0.02257EPSS
SaveExploits0Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/17 5:13 a.m.42 views

Security Bulletin: node-uuid unsafe fallback to Math.random (CVE-2015-8851)

Summary A vulnerability in the node-uuid module causes the module to fallback on math.random under certain circumstances, which leads to predictable UUIDs. The node-uuid module is used by the Node.js Package Manager npm. Vulnerability Details CVEID: CVE-2015-8851 DESCRIPTION: node.js node-uuid...

7.5CVSS1.1AI score0.02257EPSS
SaveExploits0Affected Software1
CNVD
CNVD
added 2018/06/15 12:00 a.m.10 views

Unspecified vulnerability in socket.io

socket.io is an application framework that supports real-time two-way traffic. A security vulnerability exists in socket.io that stems from the program's reliance on the 'Math.random' function to create socket IDs, which can be exploited by an attacker to guess the socket ID and gain access to th...

7.5CVSS7.5AI score0.01813EPSS
SaveExploits0References1
OSV
OSV
added 2018/06/04 7:29 p.m.23 views

CVE-2017-16031

Socket.io is a realtime application framework that provides communication via websockets. Because socket.io 0.9.6 and earlier depends on Math.random to create socket IDs, the IDs are predictable. An attacker is able to guess the socket ID and gain access to socket.io servers, potentially obtainin...

7.5CVSS7.8AI score
SaveExploits0References4
NVD
NVD
added 2018/06/04 7:29 p.m.24 views

CVE-2017-16031

Socket.io is a realtime application framework that provides communication via websockets. Because socket.io 0.9.6 and earlier depends on Math.random to create socket IDs, the IDs are predictable. An attacker is able to guess the socket ID and gain access to socket.io servers, potentially obtainin...

7.5CVSS7.6AI score0.01813EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2018/06/04 7:00 p.m.29 views

CVE-2017-16031

Socket.io is a realtime application framework that provides communication via websockets. Because socket.io 0.9.6 and earlier depends on Math.random to create socket IDs, the IDs are predictable. An attacker is able to guess the socket ID and gain access to socket.io servers, potentially obtainin...

7.6AI score0.01813EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2018/06/04 7:00 p.m.37 views

CVE-2017-16028

react-native-meteor-oauth is a library for Oauth2 login to a Meteor server in React Native. The oauth Random Token is generated using a non-cryptographically strong RNG Math.random...

6.2AI score0.01534EPSS
SaveExploits0References2
Prion
Prion
added 2017/12/27 5:08 p.m.23 views

Design/Logic Flaw

An issue was discovered in Enigmail before 1.9.9. Improper Random Secret Generation occurs because Math.Random is used by pretty Easy privacy pEp, aka TBE-01-001...

7.5CVSS7.1AI score0.02028EPSS
SaveExploits0References5Affected Software2
Debian CVE
Debian CVE
added 2017/12/22 11:00 p.m.48 views

CVE-2017-17845

An issue was discovered in Enigmail before 1.9.9. Improper Random Secret Generation occurs because Math.Random is used by pretty Easy privacy pEp, aka TBE-01-001...

7.5CVSS7.4AI score0.02028EPSS
SaveExploits0
NVD
NVD
added 2017/04/05 9:59 p.m.24 views

CVE-2015-9019

In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs...

5.3CVSS6.6AI score0.02708EPSS
SaveExploits0References2
CVE
CVE
added 2017/04/05 9:00 p.m.112 views

CVE-2015-9019

CVE-2015-9019 affects libxslt 1.1.29 and earlier, where the EXSLT math.random function is not initialized with a random seed at startup, which could cause predictable outputs. The Connected Documents confirm this CVE entry and describe the root cause (missing random seed) and the affected version...

5.3CVSS6.3AI score0.02708EPSS
SaveExploits0References2Affected Software1
nodejs
nodejs
added 2016/03/28 5:59 p.m.55 views

Insecure Entropy Source - Math.random()

Overview Affected versions of node-uuid consistently fall back to using Math.random as an entropy source instead of crypto, which may result in guessable UUID's. Recommendation Update to version 1.4.4 or later. References - Issue 108 - Issue 122 - GitHub Advisory...

5CVSS4.6AI score0.02257EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder