CVE-2022-43078: XSS
Published Nov 1, 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.
Affected Software
1 affected component
Web-based Student Clearance System Project Web-based Student Clearance System=1.0
Event History
Nov 1, 2022
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·02:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2022-43078?
CVE-2022-43078 is classified as a medium severity cross-site scripting (XSS) vulnerability.
2
How do I fix CVE-2022-43078?
To fix CVE-2022-43078, validate and sanitize the input for the cmddept parameter to prevent the injection of malicious scripts.
3
What systems are affected by CVE-2022-43078?
CVE-2022-43078 affects Web-Based Student Clearance System version 1.0.
4
What type of attack can be executed using CVE-2022-43078?
CVE-2022-43078 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.
5
Where is the vulnerability CVE-2022-43078 located in the application?
The CVE-2022-43078 vulnerability is located in the /admin/add-fee.php file of the application.