CVE-2022-46503: XSS
A cross-site scripting (XSS) vulnerability in the component /admin/register.php of Online Student Enrollment System v1.0 allows attackers to execute arbitrary web scripts via a crafted payload injected into the name parameter.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2022-46503 vulnerability?
CVE-2022-46503 is a cross-site scripting (XSS) vulnerability in the component /admin/register.php of Online Student Enrollment System v1.0 that allows attackers to execute arbitrary web scripts via a crafted payload injected into the name parameter.
How does the CVE-2022-46503 vulnerability affect the Online Student Enrollment System?
The CVE-2022-46503 vulnerability affects the Online Student Enrollment System v1.0 as it allows attackers to execute arbitrary web scripts through the component /admin/register.php by exploiting the XSS vulnerability in the name parameter.
What is the severity of CVE-2022-46503 vulnerability?
The severity of CVE-2022-46503 vulnerability is rated as medium with a CVSS severity score of 5.4.
How can the CVE-2022-46503 vulnerability be fixed?
To fix the CVE-2022-46503 vulnerability, it is recommended to update the Online Student Enrollment System to a patched version that addresses the cross-site scripting vulnerability in the /admin/register.php component.
What is the Common Weakness Enumeration (CWE) ID associated with CVE-2022-46503 vulnerability?
The Common Weakness Enumeration (CWE) ID associated with CVE-2022-46503 vulnerability is CWE-79, which represents Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').