CVE Catalog

CVE-2026-97650

MediumCVSS 4.3
Published: Translated: NVD NIST

Summary

A cross-site scripting (XSS) vulnerability in ningzichun student-management-system up to commit 98760f5711cf6dc8b4adca53a9e207ca49b02ebf. The echo function in admin/fun/addLog.php does not neutralize the reason/detail arguments, allowing script injection. The attack can be initiated remotely and the exploit has been publicly disclosed.

Risk Assessment

An attacker can execute arbitrary JavaScript in the browser of a user visiting the vulnerable page, potentially leading to session or data theft. The project has not responded to the report, so a fix may not be available.

Recommendation

Implement input validation and escaping in admin/fun/addLog.php. Consider restricting access to the admin panel until an official fix is released.

Other vulnerabilities in student-management-system

See all
Original NVD description (English source)

A vulnerability has been found in ningzichun student-management-system up to 98760f5711cf6dc8b4adca53a9e207ca49b02ebf. Affected by this issue is the function echo of the file admin/fun/addLog.php. The manipulation of the argument reason/detail leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS