Lucene search
+L

379 matches found

Cvelist
Cvelist
added 2022/11/15 12:00 a.m.38 views

CVE-2021-4241 phpservermon User.php setUserLoggedIn predictable algorithm in random number generator

A vulnerability, which was classified as problematic, was found in phpservermon. Affected is the function setUserLoggedIn of the file src/psm/Service/User.php. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the public and may b...

2.6CVSS5.6AI score0.00769EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/11/15 12:00 a.m.51 views

CVE-2021-4240 phpservermon User.php generatePasswordResetToken predictable algorithm in random number generator

A vulnerability, which was classified as problematic, was found in phpservermon. This affects the function generatePasswordResetToken of the file src/psm/Service/User.php. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the publ...

2.6CVSS5.6AI score0.00803EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/10/28 12:00 a.m.7 views

PT-2022-10699 · Semcms · Semcms

Name of the Vulnerable Software and Affected Versions: SEMCMS version 1.2 Description: The issue is related to SQL Injection via the SEMCMS User.php file. Recommendations: For SEMCMS version 1.2, update to a version that fixes the SQL Injection issue in SEMCMS User.php...

9.8CVSS9.6AI score0.0076EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/05/14 3:45 a.m.27 views

Yii Framework Cross-Site Request Forgery (CSRF)

In Yii Framework 2.x before 2.0.14, the switchIdentity function in web/User.php did not regenerate the CSRF token upon a change of identity...

8.8CVSS7.1AI score0.0063EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/13 1:12 a.m.26 views

Moodle does not consider the moodle/tag:flag capability

tag/user.php in Moodle through 2.5.9, 2.6.x before 2.6.9, 2.7.x before 2.7.6, and 2.8.x before 2.8.4 does not consider the moodle/tag:flag capability before proceeding with a flaginappropriate action, which allows remote authenticated users to bypass intended access restrictions via the "Flag as...

4CVSS6.3AI score0.01712EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2022/02/10 10:26 p.m.53 views

GHSA-6VC5-V7HW-H5H2 Cross-site Scripting in RosarioSIS

RosarioSIS through 6.8-beta allows modules/Custom/NotifyParents.php XSS because of the href attributes for AddStudents.php and User.php...

6.1CVSS6.1AI score0.01467EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/02/10 10:26 p.m.43 views

Cross-site Scripting in RosarioSIS

RosarioSIS through 6.8-beta allows modules/Custom/NotifyParents.php XSS because of the href attributes for AddStudents.php and User.php...

6.1CVSS5.9AI score0.01467EPSS
SaveExploits0References5Affected Software1
CNVD
CNVD
added 2021/12/26 12:00 a.m.72 views

Simple Forum-Discussion System SQL Injection Vulnerability

Simple Forum-Discussion System is a simple forum/discussion system. SQL injection vulnerability exists in Simple Forum-Discussion System, which originates in various components such as manage topic.php, manage user.php and ajax.php. Lack of validation of externally entered SQL statements. An...

9.8CVSS3.6AI score0.01239EPSS
SaveExploits1References1
OSV
OSV
added 2021/12/09 4:15 p.m.10 views

CVE-2021-41696

An authentication bypass account takeover vulnerability exists in Premiumdatingscript 4.2.7.7 due to a weak password reset mechanism in requests\user.php...

6.5CVSS5.8AI score0.00906EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/12/09 3:22 p.m.37 views

CVE-2021-41694

An Incorrect Access Control vulnerability exists in Premiumdatingscript 4.2.7.7 via the password change procedure in requests\user.php...

9.7AI score0.01276EPSS
SaveExploits1References1
Prion
Prion
added 2021/10/04 9:15 p.m.16 views

Design/Logic Flaw

An issue in the component route\user.php of Xiuno BBS v4.0.4 allows attackers to enumerate usernames...

5CVSS5.3AI score0.00999EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/08/26 12:00 a.m.12 views

PT-2021-10414 · Zzcms · Zzcms

Name of the Vulnerable Software and Affected Versions: ZZCMS version 2018 Description: A remote code execution issue in the template user.php file allows attackers to execute arbitrary PHP code. This is achieved via the ml and title parameters. Recommendations: For ZZCMS version 2018, consider...

7.2CVSS7.6AI score0.0282EPSS
SaveExploits1References4
CNVD
CNVD
added 2021/07/23 12:00 a.m.22 views

CASAP Automated Enrollment Cross-Site Scripting Vulnerability (CNVD-2021-57776)

CASAP Automated Enrollment is an automated enrollment system for the CASAP organization in the United States. The purpose of the project is to provide CASAP with an automated enrollment system to streamline the school process and make it more effective, efficient and easy to retrieve...

6.1CVSS1.3AI score0.00872EPSS
SaveExploits1References1
Huntr
Huntr
added 2021/07/03 3:30 p.m.13 views

in beestat/app

✍️ Description The random number generator implemented by mtrand cannot withstand a cryptographic attack. In this case the function that generates weak random numbers is mtrand in user.php at line 58. 🕵️‍♂️ Proof of Concept Vulnerable Code / Create an anonymous user so we can log in and have access...

0.8AI score
SaveExploits0References1
Cvelist
Cvelist
added 2021/06/28 5:29 p.m.38 views

CVE-2020-20640

Cross Site Scripting XSS vulnerability in ECShop 4.0 due to security filtering issues, in the user.php file, we can use the html entity encoding to bypass the security policy of the safety.php file, triggering the xss vulnerability...

6.1AI score0.00876EPSS
SaveExploits1References1
Huntr
Huntr
added 2021/06/23 2:49 p.m.12 views

in phpservermon/phpservermon

✍️ Description The random number generator implemented by mtrand cannot withstand a cryptographic attack. Insecure randomness errors occur when a function that can produce predictable values is used as a source of randomness in security-sensitive context. In this case the function that generates...

0.4AI score
SaveExploits0References2
NVD
NVD
added 2020/11/18 10:15 p.m.27 views

CVE-2020-22723

A cross-site scripting XSS vulnerability in Beijing Liangjing Zhicheng Technology Co., Ltd ljcmsshop version 1.14 allows remote attackers to inject arbitrary web script or HTML via user.php by registering an account directly in the user center, and then adding the payload to the delivery address...

6.1CVSS6AI score0.00801EPSS
SaveExploits0References2
Prion
Prion
added 2020/11/18 10:15 p.m.18 views

Cross site scripting

A cross-site scripting XSS vulnerability in Beijing Liangjing Zhicheng Technology Co., Ltd ljcmsshop version 1.14 allows remote attackers to inject arbitrary web script or HTML via user.php by registering an account directly in the user center, and then adding the payload to the delivery address...

4.3CVSS6AI score0.00801EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/11/18 9:20 p.m.33 views

CVE-2020-22723

A cross-site scripting XSS vulnerability in Beijing Liangjing Zhicheng Technology Co., Ltd ljcmsshop version 1.14 allows remote attackers to inject arbitrary web script or HTML via user.php by registering an account directly in the user center, and then adding the payload to the delivery address...

6AI score0.00801EPSS
SaveExploits0References2
NVD
NVD
added 2020/09/03 10:15 p.m.21 views

CVE-2020-25004

Heybbs v1.2 has a SQL injection vulnerability in user.php file via the ID parameter which may allow a remote attacker to execute arbitrary code...

9.8CVSS9.8AI score0.02302EPSS
SaveExploits0References2
Rows per page
Query Builder