Lucene search
K

19 matches found

CVE
CVE
added 2026/05/11 3:54 p.m.5 views

CVE-2026-42843

The CVE-2026-42843 entry concerns Grav API Plugin for Grav CMS. It describes an insecure direct object reference and logic flaw in UsersController::update that lets any authenticated API user with api.access modify their own permission configuration, potentially escalating to Super Administrator ...

8.8CVSS5.8AI score0.00046EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2026/03/21 5:22 a.m.2 views

Incorrect Authorization

Craft CMS is vulnerable to Incorrect Authorization. The vulnerability is due to improper authorization checks in the UsersController-actionImpersonateWithToken functionality, which allows an attacker to abuse shared or low-privileged access to gain administrative privileges...

9.8CVSS5.9AI score0.00046EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/16 7:4 p.m.21 views

CVE-2026-32267 Craft CMS Vulnerable to Privilege Escalation/Bypass through UsersController->actionImpersonateWithToken()

Craft CMS is a content management system CMS. From version 4.0.0-RC1 to before version 4.17.6 and from version 5.0.0-RC1 to before version 5.9.12, a low-privilege user or an unauthenticated user who has been sent a shared URL can escalate their privileges to admin by abusing...

7.7CVSS0.00046EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/03/16 6:44 p.m.5 views

Craft CMS Vulnerable to Privilege Escalation/Bypass through UsersController->actionImpersonateWithToken()

Summary A low-privilege user or an unauthenticated user who has been sent a shared URL can escalate their privileges to admin by abusing UsersController-actionImpersonateWithToken. Affected users should update to Craft 4.17.6 and 5.9.12 to mitigate the issue. Details This vulnerability allows any...

9.8CVSS5.8AI score0.00046EPSS
Exploits1References4Affected Software1
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.3 views

Craft CMS 安全漏洞

Craft CMS is an open-source content management system developed by Craft Studio. Vulnerabilities existed in versions of Craft CMS from 4.0.0-RC1 to 4.17.6, as well as in versions 5.0.0-RC1 to 5.9.12. These vulnerabilities stemmed from a potential exploit where low-privilege users or unverified...

9.8CVSS5.8AI score0.00046EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-30373

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.00033EPSS
Exploits0References6
OSV
OSV
added 2025/09/21 5:15 a.m.3 views

CVE-2025-10762

A vulnerability was found in kuaifan DooTask up to 1.2.49. Affected by this vulnerability is an unknown functionality of the file app/Http/Controllers/Api/UsersController.php. The manipulation of the argument keysdepartment results in sql injection. The attack can be executed remotely. The exploi...

5.3CVSS5.7AI score0.00033EPSS
Exploits0References5
NVD
NVD
added 2025/09/21 5:15 a.m.3 views

CVE-2025-10762

A vulnerability was found in kuaifan DooTask up to 1.2.49. Affected by this vulnerability is an unknown functionality of the file app/Http/Controllers/Api/UsersController.php. The manipulation of the argument keysdepartment results in sql injection. The attack can be executed remotely. The exploi...

6.5CVSS0.00033EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/09/21 4:32 a.m.7 views

CVE-2025-10762 kuaifan DooTask UsersController.php sql injection

A vulnerability was found in kuaifan DooTask up to 1.2.49. Affected by this vulnerability is an unknown functionality of the file app/Http/Controllers/Api/UsersController.php. The manipulation of the argument keysdepartment results in sql injection. The attack can be executed remotely. The exploi...

6.5CVSS0.00033EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/23 12:58 a.m.2 views

CVE-2022-29534

An issue was discovered in MISP before 2.4.158. In UsersController.php, password confirmation can be bypassed via vectors involving an "Accept: application/json" header...

7.5CVSS7AI score0.00254EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2025/03/14 3:32 p.m.18 views

Camaleon CMS Vulnerable to Privilege Escalation through a Mass Assignment

A Privilege Escalation through a Mass Assignment exists in Camaleon CMS When a user wishes to change his password, the 'updatedajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without a...

9.4CVSS6.7AI score0.00206EPSS
Exploits15References7Affected Software1
OSV
OSV
added 2025/03/14 3:32 p.m.9 views

GHSA-RP28-MVQ3-WF8J Camaleon CMS Vulnerable to Privilege Escalation through a Mass Assignment

A Privilege Escalation through a Mass Assignment exists in Camaleon CMS When a user wishes to change his password, the 'updatedajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without a...

9.4CVSS6.7AI score0.00206EPSS
Exploits15References7
CVE
CVE
added 2025/03/14 12:34 p.m.326 views

CVE-2025-2304

CVE-2025-2304 describes a mass-assignment vulnerability in Camaleon CMS where the updated_ajax action in UsersController uses params.require(:user).permit! and thus accepts unfiltered keys. Exploitation paths documented in connected sources show an authenticated user can inject password[role]=adm...

9.4CVSS6.5AI score0.00206EPSS
Exploits15References2
Cvelist
Cvelist
added 2025/03/14 12:34 p.m.16 views

CVE-2025-2304 Camaleon CMS Privilege Escalation

A Privilege Escalation through a Mass Assignment exists in Camaleon CMS When a user wishes to change his password, the 'updatedajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without a...

9.4CVSS0.00206EPSS
Exploits15References2
RubySec
RubySec
added 2025/03/14 12:0 a.m.18 views

Camaleon CMS Vulnerable to Privilege Escalation through a Mass Assignment

A Privilege Escalation through a Mass Assignment exists in Camaleon CMS When a user wishes to change his password, the 'updatedajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without a...

9.4CVSS7AI score0.00206EPSS
Exploits15References1Affected Software1
CVE
CVE
added 2024/11/11 12:0 a.m.63 views

CVE-2024-48322

CVE-2024-48322 affects Run.codes, specifically versions 1.5.2 and older. The vulnerability is a reset password race condition in the file UsersController.php , with confirmed impact described as a race condition in reset password workflows. Public sources across NVD, Red Hat, OSV, CNNVD and CVE l...

8.1CVSS7.1AI score0.13644EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/11/11 12:0 a.m.199 views

CVE-2024-48322

UsersController.php in Run.codes 1.5.2 and older has a reset password race condition vulnerability...

0.13644EPSS
Exploits0References4
Veracode
Veracode
added 2024/01/04 7:57 a.m.24 views

Privilege Escalation

craftcms/cms is vulnerable to Privilege Escalation. The vulnerability is due to the actionSave function within ElementsController.php, because there are no checks for save permissions before and after applying POST params to the element, as well as the actionSaveUser function within...

8.8CVSS7.2AI score0.00103EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2022/10/10 12:0 a.m.41 views

CVE-2022-42724

CVE-2022-42724 affects MISP up to version 2.4.164. A flaw in app/Controller/UsersController.php allows an attacker to disclose role names that should be admin‑only, resulting in information disclosure. Affected software: MISP prior to 2.4.164. Root cause: improper protection of sensitive role inf...

4.3CVSS4.4AI score0.0016EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder