First published: Tue Nov 01 2022(Updated: )
A cross-site scripting (XSS) vulnerability in /admin/add-fee.php of Web-Based Student Clearance System v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the cmddept parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Student Clearance System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-43078 is classified as a medium severity cross-site scripting (XSS) vulnerability.
To fix CVE-2022-43078, validate and sanitize the input for the cmddept parameter to prevent the injection of malicious scripts.
CVE-2022-43078 affects Web-Based Student Clearance System version 1.0.
CVE-2022-43078 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.
The CVE-2022-43078 vulnerability is located in the /admin/add-fee.php file of the application.