Lucene search
+L

63 matches found

Vulnrichment
Vulnrichment
added 2025/12/23 7:34 p.m.4 views

CVE-2021-47720 Orangescrum 1.8.0 Authenticated SQL Injection via Multiple Parameters

Orangescrum 1.8.0 contains an authenticated SQL injection vulnerability that allows authorized users to manipulate database queries through multiple vulnerable parameters. Attackers can inject malicious SQL code into parameters like oldprojectid, projectid, uuid, and uniqid to potentially extract...

8.7CVSS7.6AI score0.00305EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/12/23 12:0 a.m.5 views

PT-2025-52829

Name of the Vulnerable Software and Affected Versions Orangescrum version 1.8.0 Description Orangescrum version 1.8.0 has an authenticated SQL injection issue. Authorized users can manipulate database queries through vulnerable parameters. Specifically, attackers can inject malicious SQL code int...

8.7CVSS7.6AI score0.00305EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/12/20 4:4 p.m.6 views

CVE-2025-34433

AVideo versions 14.3.1 prior to 20.1 contain an unauthenticated remote code execution vulnerability caused by predictable generation of an installation salt using PHP uniqid. The installation timestamp is exposed via a public endpoint, and a derived hash identifier is accessible through...

9.3CVSS8.6AI score0.01386EPSS
SaveExploits2References1
OSV
OSV
added 2025/12/19 3:37 p.m.9 views

CVE-2025-34433 AVideo < 20.1 Unauthenticated RCE via Predictable Installation Salt

AVideo versions 14.3.1 prior to 20.1 contain an unauthenticated remote code execution vulnerability caused by predictable generation of an installation salt using PHP uniqid. The installation timestamp is exposed via a public endpoint, and a derived hash identifier is accessible through...

9.3CVSS6.7AI score0.01386EPSS
SaveExploits2References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2017-14320

Malware in sbrugna...

7.5CVSS7.6AI score0.01197EPSS
SaveExploits2References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2016-3638

Malware in sbrugna...

5.9CVSS5.9AI score0.01273EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2019-15028

Malware in sbrugna...

8.1CVSS8.1AI score0.01579EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2021-10076

Malware in sbrugna...

7.1CVSS6.9AI score0.02714EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-1704

Malicious code in bioql PyPI...

5.3CVSS5.5AI score0.01203EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 6:0 a.m.3 views

SUSE CVE-2010-1128

The Linear Congruential Generator LCG in PHP before 5.2.13 does not provide the expected entropy, which makes it easier for context-dependent attackers to guess values that were intended to be unpredictable, as demonstrated by session cookies generated by using the uniqid function...

6.4CVSS6.9AI score0.07937EPSS
SaveExploits2References4
OSV
OSV
added 2022/04/21 1:57 a.m.40 views

GHSA-C7XR-736P-29J3 TYPO3 is vulnerable to Insecure randomness in uniqid function

TYPO3 before 4.1.14, 4.2.x before 4.2.13, 4.3.x before 4.3.4 and 4.4.x before 4.4.1 contains insecure randomness in the uniqid function...

5.3CVSS5.5AI score0.01203EPSS
SaveExploits0References9
OSV
OSV
added 2022/04/11 3:15 p.m.5 views

CVE-2022-0828

The Download Manager WordPress plugin before 3.2.34 uses the uniqid php function to generate the master key for a download, allowing an attacker to brute force the key with reasonable resources giving direct download access regardless of role based restrictions or password protections set for the...

7.5CVSS5.8AI score0.0151EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2022/04/11 12:0 a.m.6 views

PT-2022-13453 · WordPress · Download Manager

Name of the Vulnerable Software and Affected Versions: Download Manager WordPress plugin versions prior to 3.2.39 Description: The issue allows an attacker to brute force the master key for a download, generated using the uniqid php function, with reasonable resources. This gives direct download...

7.5CVSS7.4AI score0.0151EPSS
SaveExploits2References4
Huntr
Huntr
added 2021/10/01 4:28 p.m.9 views

Use of a Broken or Risky Cryptographic Algorithm in froxlor/froxlor

Description Froxlor uses microtime to seed uniqid which is then hashed to produce a session token, microtime can be reasonably brute-forced/predicted, thus allowing for a relatively large-scale account-takeover attack or accurate targeted ones. Both microtime and uniqid are cryptographically...

3.5AI score
SaveExploits0
Cvelist
Cvelist
added 2021/09/23 12:44 p.m.34 views

CVE-2021-22948

Vulnerability in the generation of session IDs in revive-adserver 5.3.0, based on the cryptographically insecure uniqid PHP function. Under some circumstances, an attacker could theoretically be able to brute force session IDs in order to take over a specific account...

6.9AI score0.02714EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/09/23 12:0 a.m.6 views

revive-adserver 安全特征问题漏洞

revive-adserver is an open source ad server licensed under the GNU General Public License. A security signature issue vulnerability exists in revive-adserver, which stems from a vulnerability in revive-adserver's generation of session IDs, based on the password-insecure uniqid PHP function...

7.1CVSS7AI score0.02714EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2021/09/23 12:0 a.m.4 views

PT-2021-15291 · Unknown · Revive Adserver

Name of the Vulnerable Software and Affected Versions: revive-adserver versions prior to 5.3.0 Description: The issue is related to the generation of session IDs, which is based on the cryptographically insecure uniqid PHP function. This could potentially allow an attacker to brute force session...

7.1CVSS6.8AI score0.02714EPSS
SaveExploits1References5
OSV
OSV
added 2021/04/26 7:15 p.m.6 views

CVE-2021-31646

Gestsup before 3.2.10 allows account takeover through the password recovery functionality remote. The affected component is the file forgotpwd.php - it uses a weak algorithm for the generation of password recovery tokens the PHP uniqueid function, allowing a brute force attack...

9.8CVSS5.8AI score0.01339EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/12/14 12:0 a.m.24 views

FreeBSD : glpi -- weak csrf tokens (b64edef7-3b10-11eb-af2a-080027dbe4b7)

MITRE Corporation reports : 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. C Tenable Network Security, Inc. The...

9.3CVSS8.2AI score0.00782EPSS
SaveExploits0References5
OSV
OSV
added 2020/05/05 10:15 p.m.21 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
Rows per page
Query Builder