CVE-2023-45201: Online Examination System v1.0 - Multiple Open Redirects
Online Examination System v1.0 is vulnerable to multiple Open Redirect vulnerabilities. The 'q' parameter of the admin.php resource allows an attacker to redirect a victim user to an arbitrary web site using a crafted URL.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-45201?
CVE-2023-45201 is a vulnerability in the Online Examination System v1.0 that allows an attacker to redirect a victim user to an arbitrary website.
What is the severity of CVE-2023-45201?
The severity of CVE-2023-45201 is medium with a CVSS score of 6.1.
How does CVE-2023-45201 affect the Online Examination System v1.0?
CVE-2023-45201 affects the Online Examination System v1.0 by allowing an attacker to exploit multiple Open Redirect vulnerabilities.
What is an Open Redirect vulnerability?
An Open Redirect vulnerability is a security flaw that allows an attacker to redirect users to malicious websites using crafted URLs.
How can I fix CVE-2023-45201 in the Online Examination System v1.0?
To fix CVE-2023-45201, it is recommended to sanitize and validate user input for the 'q' parameter of the admin.php resource to prevent arbitrary redirects.