First published: Thu Jan 12 2023(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
itsourcecode Online Student Enrollment System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
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.
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.
The severity of CVE-2022-46503 vulnerability is rated as medium with a CVSS severity score of 5.4.
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.
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').