Lucene search
+L

92121 matches found

NVD
NVD
added 2026/05/01 5:16 a.m.13 views

CVE-2026-7553

A vulnerability was found in code-projects Gym Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/editexercises.php. The manipulation of the argument editexercise results in sql injection. It is possible to launch the attack remotely. The exploit...

5.8CVSS0.00206EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/01 4:00 a.m.7 views

CVE-2026-7553

A vulnerability was found in code-projects Gym Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/editexercises.php. The manipulation of the argument editexercise results in sql injection. It is possible to launch the attack remotely. The exploit...

5.8CVSS5.4AI score0.00206EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/01 4:00 a.m.7 views

CVE-2026-7553 code-projects Gym Management System edit_exercises.php sql injection

A vulnerability was found in code-projects Gym Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/editexercises.php. The manipulation of the argument editexercise results in sql injection. It is possible to launch the attack remotely. The exploit...

5.8CVSS5.7AI score0.00206EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/01 4:00 a.m.39 views

CVE-2026-7553 code-projects Gym Management System edit_exercises.php sql injection

A vulnerability was found in code-projects Gym Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/editexercises.php. The manipulation of the argument editexercise results in sql injection. It is possible to launch the attack remotely. The exploit...

5.8CVSS0.00206EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/01 4:00 a.m.26 views

CVE-2026-7553

CVE-2026-7553 affects code-projects Gym Management System 1.0. The vulnerability resides in the file /admin/edit_exercises.php where manipulation of the argument edit_exercise enables a SQL injection. The issue is exploitable remotely and an exploit has been made public (Exploit maturity: PROOF-O...

5.8CVSS5.2AI score0.00206EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.28 views

PT-2026-36298

A vulnerability was found in code-projects Gym Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/edit exercises.php. The manipulation of the argument edit exercise results in sql injection. It is possible to launch the attack remotely. The exploi...

5.8CVSS5.7AI score0.00206EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.17 views

PT-2026-36486

Name of the Vulnerable Software and Affected Versions V2Board versions prior to 1.7.5 Description An issue exists where the sort parameter from user input is passed directly to the User::orderBy function in the 'app/Http/Controllers/Admin/UserController.php' file without proper validation. This...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/01 12:00 a.m.8 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.15 views

V2Board 跨站脚本漏洞

V2Board is V2Board open source a multi-user agent service management panel . V2Board 1.7.4 and earlier versions have a cross-site scripting vulnerability that stems from the use of Blade unescaped output in the customhtml field in the theme configuration, which could lead to administrators...

6.9CVSS5.8AI score0.00191EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/05/01 12:00 a.m.21 views

EUVD-2026-26669

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 12:00 a.m.31 views

CVE-2026-37503

CVE-2026-37503 affects V2Board up to version 1.7.4. The vulnerability arises from rendering the custom_html field in theme configuration with unescaped Blade output in public/theme/v2board/dashboard.blade.php. An admin can inject arbitrary JavaScript via the saveThemeConfig API, which is then exe...

6.9CVSS5.9AI score0.00191EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.33 views

Code-Projects Gym Management System 注入漏洞

Code-Projects Gym Management System is an open-source gym management system developed by Code-Projects. Version 1.0 of the Code-Projects Gym Management System has a vulnerability related to SQL injection, which arises from incorrect handling of parameters in the file admin/editexercises.php,...

5.8CVSS5.8AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/01 12:00 a.m.11 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/01 12:00 a.m.39 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS0.00244EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/01 12:00 a.m.43 views

CVE-2026-37503

Cross-Site Scripting XSS in V2Board thru 1.7.4. The customhtml field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can inject arbitrary JavaScript via the saveThemeConfig API. All site visitors execute the payload, enabling...

6.9CVSS0.00191EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/01 12:00 a.m.7 views

CVE-2026-37503

Cross-Site Scripting XSS in V2Board thru 1.7.4. The customhtml field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can inject arbitrary JavaScript via the saveThemeConfig API. All site visitors execute the payload, enabling...

6.9CVSS5.9AI score0.00191EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/01 12:00 a.m.7 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/01 12:00 a.m.13 views

CVE-2026-37503

Cross-Site Scripting XSS in V2Board thru 1.7.4. The customhtml field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can inject arbitrary JavaScript via the saveThemeConfig API. All site visitors execute the payload, enabling...

6.9CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/30 9:45 p.m.6 views

CVE-2026-2311 IBM i is affected by a privilege escalation vulnerability in Web Administration GUI []

IBM i 7.6, 7.5, 7.4, 7.3, and 7.2 s vulnerable to privilege escalation caused by an invalid IBM i Web Administration GUI authorization check. A malicious actor could cause user-controlled code to run with administrator privilege...

6.4CVSS5.9AI score0.00198EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/30 8:48 p.m.15 views

CVE-2026-6911

Missing JWT signature verification in AWS Ops Wheel allows unauthenticated attackers to forge JWT tokens and gain unintended administrative access to the application, including the ability to read, modify, and delete all application data across tenants and manage Cognito user accounts within the...

9.8CVSS5.4AI score0.00254EPSS
SaveExploits0References1
Rows per page
Query Builder