6.1
CVE-2026-28413
- EPSS 0.01%
- Veröffentlicht 05.03.2026 20:16:10
- Zuletzt bearbeitet 17.03.2026 18:32:49
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Products.isurlinportal: Possible open redirect when using more than 2 forward slashes
Products.isurlinportal is a replacement for isURLInPortal method in Plone. Prior to versions 2.1.0, 3.1.0, and 4.0.0, a url /login?came_from=////evil.example may redirect to an external website after login. This issue has been patched in versions 2.1.0, 3.1.0, and 4.0.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Plone ≫ Isurlinportal SwPlatformplone Version < 2.1.0
Plone ≫ Isurlinportal SwPlatformplone Version >= 3.0.0 < 3.1.0
Plone ≫ Isurlinportal Version4.0.0 Updatealpha1 SwPlatformplone
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.022 |
| 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
|
| security-advisories@github.com | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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.