6.1
CVE-2021-24838
- EPSS 2.35%
- Veröffentlicht 17.01.2022 13:15:07
- Zuletzt bearbeitet 21.11.2024 05:53:51
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
AnyComment <= 0.3.4 - Open Redirect via redirect parameter
The AnyComment WordPress plugin before 0.3.5 has an API endpoint which passes user input via the redirect parameter to the wp_redirect() function without being validated first, leading to an Open Redirect issue, which according to the vendor, is a feature.
Mögliche Gegenmaßnahme
AnyComment: Update to version 0.3.5, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
AnyComment
Version
[*, 0.3.5)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Bologer ≫ Anycomment SwPlatformwordpress Version < 0.3.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.35% | 0.844 |
| Quelle | 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
|
| nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:P/I:P/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.