漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
PlaciPy has Missing Authorization Checks on Student Management Endpoints (IDOR)
Vulnerability Description
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 not enforce authorization. The application does not verify whether the authenticated user owns the student record being accessed, has an administrative / staff role, or is permitted to modify or delete the target student.
CVSS Information
N/A
Vulnerability Type
授权机制缺失
Vulnerability Title
PlaciPy 安全漏洞
Vulnerability Description
PlaciPy是Praskla Technology开源的一个综合性的就业管理系统,旨在为教育机构简化学生、培训人员和管理人员的就业流程。 PlaciPy 1.0.0版本存在安全漏洞,该漏洞源于仅执行身份验证而未执行授权检查,可能导致未授权访问。
CVSS Information
N/A
Vulnerability Type
N/A