Lucene search
+L

4544 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/17 12:0 a.m.7 views

CVE-2024-55270

phpgurukul Student Management System 1.0 is vulnerable to SQL Injection in studentms/admin/search.php via the searchdata parameter...

8.8CVSS6AI score0.00328EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2026/02/17 12:0 a.m.4 views

CVE-2024-55270

phpgurukul Student Management System 1.0 is vulnerable to SQL Injection in studentms/admin/search.php via the searchdata parameter...

6AI score0.00328EPSS
SaveExploits2References2
CVE
CVE
added 2026/02/17 12:0 a.m.18 views

CVE-2024-55270

The CVE-2024-55270 entry affects phpgurukul Student Management System 1.0; the vulnerability is a SQL Injection in the admin/search.php endpoint via the searchdata parameter. The underlying issue is inadequate input sanitization in studentms/admin/search.php, enabling attacker-controlled SQL exec...

8.8CVSS6AI score0.00328EPSS
SaveExploits2References2Affected Software1
CNNVD
CNNVD
added 2026/02/17 12:0 a.m.11 views

PHPGurukul Student Management System 安全漏洞

PHPGurukul Student Management System is a student management system developed by PHPGurukul Corporation. Version 1.0 of the phpgurukul Student Management System has a security vulnerability; this vulnerability stems from the searchdata parameter in the studentms/admin/search.php file, which is...

8.8CVSS5.8AI score0.00328EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2026/02/17 12:0 a.m.19 views

PT-2026-20214

Name of the Vulnerable Software and Affected Versions phpgurukul Student Management System version 1.0 Description The software is susceptible to SQL injection in the 'studentms/admin/search.php' file through the searchdata parameter. This allows for potential unauthorized access to or modificati...

8.8CVSS5.6AI score0.00328EPSS
SaveExploits2References5
RedhatCVE
RedhatCVE
added 2026/02/11 1:33 a.m.17 views

CVE-2026-25806

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email PUT /api/students/:email/status, and DELETE /api/students/:email routes in backend/src/routes/student.routes.ts only enforce authentication using authenticateToken but do...

6.5CVSS5.5AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/09 9:15 p.m.9 views

CVE-2026-25806

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email PUT /api/students/:email/status, and DELETE /api/students/:email routes in backend/src/routes/student.routes.ts only enforce authentication using authenticateToken but do...

6.5CVSS0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/09 8:48 p.m.22 views

CVE-2026-25806

PlaciPy (version 1.0.0) exposes potential IDOR-like authorization gaps on student records via GET /api/students/:email, PUT /api/students/:email/status, and DELETE /api/students/:email. The backend only enforces authentication (authenticateToken) and does not verify ownership, administrative/staf...

6.5CVSS5.5AI score0.00212EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/09 8:48 p.m.46 views

CVE-2026-25806 PlaciPy has Missing Authorization Checks on Student Management Endpoints (IDOR)

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email PUT /api/students/:email/status, and DELETE /api/students/:email routes in backend/src/routes/student.routes.ts only enforce authentication using authenticateToken but do...

5.3CVSS0.00212EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/09 8:48 p.m.6 views

CVE-2026-25806 PlaciPy has Missing Authorization Checks on Student Management Endpoints (IDOR)

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email PUT /api/students/:email/status, and DELETE /api/students/:email routes in backend/src/routes/student.routes.ts only enforce authentication using authenticateToken but do...

5.3CVSS5.5AI score0.00212EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/09 8:48 p.m.5 views

CVE-2026-25806

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email PUT /api/students/:email/status, and DELETE /api/students/:email routes in backend/src/routes/student.routes.ts only enforce authentication using authenticateToken but do...

5.3CVSS5.5AI score0.00212EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/09 8:48 p.m.9 views

CVE-2026-25806 PlaciPy has Missing Authorization Checks on Student Management Endpoints (IDOR)

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email PUT /api/students/:email/status, and DELETE /api/students/:email routes in backend/src/routes/student.routes.ts only enforce authentication using authenticateToken but do...

5.3CVSS5.6AI score0.00212EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/09 8:48 p.m.38 views

CVE-2026-25810 PlaciPy is Missing Object-Level Authorization in student.submission.routes.ts

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the backend/src/routes/student.submission.routes.ts verify authentication but fails to enforce object-level authorization ownership checks...

5.3CVSS0.00246EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/09 8:48 p.m.26 views

CVE-2026-25810

PlaciPy (educational placement system) has a vulnerability in version 1.0.0 where backend/src/routes/student.submission.routes.ts authenticates users but does not enforce object-level authorization (ownership checks). This could allow authenticated users to access or act on submissions that they ...

9.1CVSS5.5AI score0.00246EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/09 8:48 p.m.4 views

CVE-2026-25810 PlaciPy is Missing Object-Level Authorization in student.submission.routes.ts

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the backend/src/routes/student.submission.routes.ts verify authentication but fails to enforce object-level authorization ownership checks...

5.3CVSS5.5AI score0.00246EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/09 7:23 p.m.8 views

CVE-2026-2171

A vulnerability was found in code-projects Online Student Management System 1.0. Affected is an unknown function of the file accounts.php of the component Login. Performing a manipulation of the argument username/password results in sql injection. The attack can be initiated remotely. The exploit...

9.8CVSS5.4AI score0.00391EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/09 7:23 p.m.9 views

CVE-2026-2158

A vulnerability was detected in code-projects Student Web Portal 1.0. This impacts an unknown function of the file /checkuser.php. Performing a manipulation of the argument Username results in sql injection. It is possible to initiate the attack remotely...

9.8CVSS5.5AI score0.00371EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/09 7:23 p.m.11 views

CVE-2026-2156

A weakness has been identified in code-projects Online Student Management System 1.0. The impacted element is an unknown function of the file /admin/announcement/index.php?view=add of the component Announcement Management Module. This manipulation causes cross site scripting. The attack is possib...

4.8CVSS3.8AI score0.00198EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.20 views

PT-2026-7045

A security vulnerability has been detected in ZeroWdd studentmanager up to 2151560fc0a50ec00426785ec1e01a3763b380d9. This impacts the function addLeave of the file src/main/java/com/wdd/studentmanager/controller/LeaveController.java. The manipulation of the argument Reason for Leave leads to cros...

4.8CVSS3.8AI score0.00213EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.13 views

PT-2026-7154

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email PUT /api/students/:email/status, and DELETE /api/students/:email routes in backend/src/routes/student.routes.ts only enforce authentication using authenticateToken but do...

5.3CVSS5.5AI score0.00212EPSS
SaveExploits0References2
Rows per page
Query Builder