First published: Wed Dec 09 2020(Updated: )
Cross-site scripting (XSS) vulnerability in Online Examination System 1.0 via the q parameter to feedback.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Examination System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2020-29257 is medium with a severity value of 6.1.
CVE-2020-29257 affects Online Examination System 1.0 through a cross-site scripting (XSS) vulnerability in the q parameter of the feedback.php file.
Cross-site scripting (XSS) vulnerability is a security vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users.
The Common Vulnerabilities and Exposures (CVE) identifier for this vulnerability is CVE-2020-29257.
To fix the CVE-2020-29257 vulnerability, it is recommended to sanitize the input in the q parameter of the feedback.php file to prevent XSS attacks.