Lucene search
K

14 matches found

CNNVD
CNNVD
added 2026/05/25 12:0 a.m.6 views

KLiK SocialMediaWebsite 代码问题漏洞

KLiK SocialMediaWebsite is a simple PHP-based social media website by the individual developer Muhammad Saad. A code issue vulnerability exists in version 1.0 of KLiK SocialMediaWebsite, which stems from the File Handler component's manipulation of the function uniqid in the file upload.inc.php,...

7.5CVSS7.1AI score0.00047EPSS
Exploits0References4
OSV
OSV
added 2025/12/23 8:15 p.m.2 views

CVE-2021-47720

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.7CVSS5.9AI score0.00012EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2025/12/23 7:34 p.m.2 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.00012EPSS
Exploits1References3
OSV
OSV
added 2022/04/21 1:57 a.m.24 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.00325EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2022/04/11 12:0 a.m.2 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.00357EPSS
Exploits2References4
Huntr
Huntr
added 2021/10/01 4:28 p.m.8 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
Exploits0
OSV
OSV
added 2021/04/26 7:15 p.m.1 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.00588EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2020/12/14 12:0 a.m.22 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.00244EPSS
Exploits0References5
OSV
OSV
added 2020/05/05 10:15 p.m.18 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
Exploits0References3
Prion
Prion
added 2019/11/04 10:15 p.m.15 views

Design/Logic Flaw

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...

5CVSS7.1AI score0.00325EPSS
Exploits0References3Affected Software1
Exploit DB
Exploit DB
added 2012/07/24 12:0 a.m.24 views

WordPress Plugin Front End Upload 0.5.4.4 - Arbitrary '.PHP' File Upload

Exploit Title: WordPress Front End Upload v0.5.4.4 Arbitrary PHP File Upload Vulnerability Date: 7/23/12 Exploit Author: Chris Kellum Vendor Homepage: http://mondaybynoon.com/ Software Link: http://downloads.wordpress.org/plugin/front-end-upload.0.5.4.4.zip Version: 0.5.4.4 =====================...

7.4AI score
Exploits0
0day.today
0day.today
added 2012/07/24 12:0 a.m.22 views

WordPress Front End Upload v0.5.4.4 Arbitrary PHP File Upload

Exploit for php platform in category web applications Exploit Title: WordPress Front End Upload v0.5.4.4 Arbitrary PHP File Upload Vulnerability Date: 7/23/12 Exploit Author: Chris Kellum Vendor Homepage: http://mondaybynoon.com/ Software Link:...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2008/06/05 12:0 a.m.11 views

pSys 0.7.0.a - shownews SQL Injection

pSys 0.7.0.a - shownews SQL Injection pSys - 0.7.0. alpha shownews SQL Injection Bug by: h0yt3r Bug in here: if isset$REQUEST'shownews' && $REQUEST'shownews' != "" $sqlbefehl="Select titel from $tabnews Where id = '".intval$REQUEST'shownews'."'"; $gettitel = mysqlquery$sqlbefehl,$serverid;...

0.3AI score
Exploits0
Packet Storm
Packet Storm
added 2008/06/05 12:0 a.m.22 views

psys-sql.txt

pSys - 0.7.0. alpha shownews SQL Injection Bug by: h0yt3r Bug in here: if isset$REQUEST'shownews' && $REQUEST'shownews' != "" $sqlbefehl="Select titel from $tabnews Where id = '".intval$REQUEST'shownews'."'"; $gettitel = mysqlquery$sqlbefehl,$serverid; $news=mysqlfetcharray$gettitel; $pagetitle =...

7.4AI score
Exploits0
Rows per page
Query Builder