Lucene search
+L

397 matches found

OSV
OSV
added 2020/05/05 10:15 p.m.24 views

CVE-2020-11035

In GLPI after version 0.83.3 and before version 9.4.6, the CSRF tokens are generated using an insecure algorithm. The implementation uses rand and uniqid and MD5 which does not provide secure values. This is fixed in version 9.4.6...

9.3CVSS6.7AI score
SaveExploits0References3
Openbugbounty
Openbugbounty
added 2020/04/08 12:19 a.m.9 views

ingersollrand.com Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-1135879 Security Researcher ELProfesor Helped patch 2791 vulnerabilities Received 8 Coordinated Disclosure badges Received 106 recommendations , a holder of 8 badges for responsible and coordinated disclosure, found a security vulnerability affecting ingersollrand.com...

0.2AI score
SaveExploits0
NVD
NVD
added 2020/03/30 1:15 p.m.25 views

CVE-2020-10560

An issue was discovered in Open Source Social Network OSSN through 5.3. A user-controlled file path with a weak cryptographic rand can be used to read any file with the permissions of the webserver. This can lead to further compromise. The attacker must conduct a brute-force attack against the...

5.9CVSS5.5AI score0.03797EPSS
SaveExploits1References2
Prion
Prion
added 2020/03/30 1:15 p.m.19 views

Design/Logic Flaw

An issue was discovered in Open Source Social Network OSSN through 5.3. A user-controlled file path with a weak cryptographic rand can be used to read any file with the permissions of the webserver. This can lead to further compromise. The attacker must conduct a brute-force attack against the...

4.3CVSS5.5AI score0.03797EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/03/30 12:4 p.m.34 views

CVE-2020-10560

An issue was discovered in Open Source Social Network OSSN through 5.3. A user-controlled file path with a weak cryptographic rand can be used to read any file with the permissions of the webserver. This can lead to further compromise. The attacker must conduct a brute-force attack against the...

5.5AI score0.03797EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2020/03/30 12:0 a.m.22 views

CVE-2020-10560

An issue was discovered in Open Source Social Network OSSN through 5.3. A user-controlled file path with a weak cryptographic rand can be used to read any file with the permissions of the webserver. This can lead to further compromise. The attacker must conduct a brute-force attack against the...

5.9CVSS0.7AI score0.03797EPSS
SaveExploits1References3
Prion
Prion
added 2020/03/17 3:15 p.m.22 views

Design/Logic Flaw

In cPanel before 82.0.18, Cpanel::Rand::Get can produce a predictable series of numbers SEC-525...

2.1CVSS4.2AI score0.00301EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/03/17 2:29 p.m.75 views

CVE-2019-20494

In cPanel before 82.0.18, the RNG function Cpanel::Rand::Get can produce a predictable series of numbers (SEC-525). Affected product: cPanel (web hosting control panel). Vulnerable component: Cpanel::Rand::Get. Root cause: RNG predictability leads to low-entropy sequences. Impact: potential infor...

3.3CVSS4.3AI score0.00301EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/03/17 2:29 p.m.33 views

CVE-2019-20494

In cPanel before 82.0.18, Cpanel::Rand::Get can produce a predictable series of numbers SEC-525...

4.1AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2020/02/28 3:15 p.m.4 views

DEBIAN-CVE-2019-10064

hostapd before 2.6, in EAP mode, makes calls to the rand and random standard library functions without any preceding srand or srandom call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743...

7.5CVSS7.1AI score0.03842EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2020/02/28 2:7 p.m.64 views

CVE-2019-10064

hostapd before 2.6, in EAP mode, makes calls to the rand and random standard library functions without any preceding srand or srandom call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743...

7.5CVSS2.4AI score0.03842EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/02/28 2:7 p.m.46 views

CVE-2019-10064

hostapd before 2.6, in EAP mode, makes calls to the rand and random standard library functions without any preceding srand or srandom call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743...

7.5AI score0.03842EPSS
SaveExploits1References7
CVE
CVE
added 2020/02/28 2:7 p.m.155 views

CVE-2019-10064

CVE-2019-10064 affects hostapd prior to 2.6 in EAP mode, where rand() and random() are invoked without a preceding srand()/srandom(), leading to deterministic values. This behavior is described as an inappropriate use of randomness and is fixed in conjunction with CVE-2016-10743. Public reference...

7.5CVSS7.4AI score0.03842EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2020/02/11 8:15 p.m.7 views

UBUNTU-CVE-2013-2213

The KRandom::random function in KDE Paste Applet after 4.10.5 in kdeplasma-addons uses the GNU C Library rand function's linear congruential generator, which makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms by predicting the generator output...

5.5CVSS6AI score0.00306EPSS
SaveExploits1References4
OSV
OSV
added 2020/02/05 2:15 p.m.3 views

DEBIAN-CVE-2020-8632

In cloud-init through 19.4, randuserpassword in cloudinit/config/ccsetpasswords.py has a small default pwlen value, which makes it easier for attackers to guess passwords...

5.5CVSS5.5AI score0.00365EPSS
SaveExploits0References1
OSV
OSV
added 2019/11/20 1:33 a.m.19 views

GHSA-H7QW-MXRM-C6H2 Unauthenticated crypto and weak IV in Magento\Framework\Encryption

The construct function in Framework/Encryption/Crypt.php in Magento 2 uses the PHP rand function to generate a random number for the initialization vector, which makes it easier for remote attackers to defeat cryptographic protection mechanisms by guessing the value...

7.5CVSS7.5AI score0.00846EPSS
SaveExploits0References5
Nmap
Nmap
added 2018/10/24 4:14 p.m.377 views

smb-vuln-webexec NSE Script

A critical remote code execution vulnerability exists in WebExService WebExec. See also: smb-webexec-exploit.nse Script Arguments smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername See the documentation for the smbauth library. randomseed, smbbasic, smbport, smbsign See the...

10CVSS9.7AI score0.99448EPSS
SaveExploits48
CNVD
CNVD
added 2018/10/19 12:0 a.m.21 views

Orange AirBox Information Disclosure Vulnerability

Orange AirBox is a portable wireless router product from Orange Luxembourg. A security vulnerability exists in goform/getWlanClientInfo in Orange AirBox version Y858FL01.1604. A remote attacker can exploit the vulnerability to obtain information about the currently connected device hostname, IP...

7.5CVSS7.5AI score0.01518EPSS
SaveExploits1References1
OSV
OSV
added 2018/10/16 1:29 a.m.8 views

CVE-2018-18376

goform/getWlanClientInfo in Orange AirBox Y858FL01.1604 allows remote attackers to discover information about currently connected devices hostnames, IP addresses, MAC addresses, and connection time via the rand parameter...

7.5CVSS5.8AI score0.01518EPSS
SaveExploits1References1
OSV
OSV
added 2018/10/16 1:29 a.m.7 views

CVE-2018-18375

goform/getProfileList in Orange AirBox Y858FL01.1604 allows attackers to extract APN data name, number, username, and password via the rand parameter...

9.8CVSS5.8AI score0.013EPSS
SaveExploits1References1
Rows per page
Query Builder