First published: Tue Apr 29 2025(Updated: )
A vulnerability was found in code-projects Student Information Management System 1.0 and classified as critical. Affected by this issue is the function cancel. The manipulation of the argument first_name/last_name leads to stack-based buffer overflow. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Student Information Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4063 is classified as a critical vulnerability.
CVE-2025-4063 affects the Student Information Management System version 1.0 developed by code-projects.
CVE-2025-4063 describes a stack-based buffer overflow vulnerability in the 'cancel' function.
CVE-2025-4063 can be exploited by manipulating the 'first_name' or 'last_name' argument.
To fix CVE-2025-4063, ensure that the application code performs proper validation and bounds checking on input arguments.