6.1
CVE-2023-45203
- EPSS 0.2%
- Veröffentlicht 01.11.2023 23:15:08
- Zuletzt bearbeitet 21.11.2024 08:26:32
- Quelle help@fluidattacks.com
- CVE-Watchlists
- Unerledigt
Online Examination System v1.0 is vulnerable to multiple Open Redirect vulnerabilities. The 'q' parameter of the login.php resource allows an attacker to redirect a victim user to an arbitrary web site using a crafted URL.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Projectworlds ≫ Online Examination System Version1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.2% | 0.422 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| help@fluidattacks.com | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.