CVE-2022-43076: XSS
Published Nov 1, 2022
·Updated
A cross-site scripting (XSS) vulnerability in /admin/edit-admin.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 txtemail 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-43076?
CVE-2022-43076 is classified as a high severity cross-site scripting (XSS) vulnerability.
2
How do I fix CVE-2022-43076?
To fix CVE-2022-43076, validate and sanitize user input in the txtemail parameter to prevent XSS attacks.
3
What systems are affected by CVE-2022-43076?
CVE-2022-43076 affects version 1.0 of the Web-Based Student Clearance System.
4
What kind of attack can be executed through CVE-2022-43076?
CVE-2022-43076 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.
5
In which file is CVE-2022-43076 located?
CVE-2022-43076 is located in the /admin/edit-admin.php file of the vulnerable software.