First published: Tue Apr 22 2025(Updated: )
A stored cross-site scripting (XSS) vulnerability fin Student Management System v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the email parameter on the profile.php page.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Student Management System | ||
Online Student Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2023-44753 is critical due to its ability to allow attackers to execute arbitrary web scripts or HTML.
To fix CVE-2023-44753, validate and sanitize all user input, especially the email parameter on the profile.php page.
CVE-2023-44753 affects Student Management System version 1.0.
CVE-2023-44753 is a stored cross-site scripting (XSS) vulnerability.
Yes, CVE-2023-44753 can be exploited remotely by injecting malicious scripts through the email parameter.