6.1
CVE-2023-6389
- EPSS 52.52%
- Published 29.01.2024 15:15:09
- Last modified 21.11.2024 08:43:45
- Source contact@wpscan.com
- Teams watchlist Login
- Open Login
The WordPress Toolbar WordPress plugin through 2.2.6 redirects to any URL via the "wptbto" parameter. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if they can successfully trick them into performing an action.
Data is provided by the National Vulnerability Database (NVD)
Abhinavsingh ≫ Wordpress Toolbar HwPlatformwordpress Version <= 2.2.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 52.52% | 0.978 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 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.