6.1

CVE-2023-29204

Exploit

URL Redirection to Untrusted Site ('Open Redirect') in org.xwiki.platform:xwiki-platform-oldcore

XWiki Commons are technical libraries common to several other top level XWiki projects. It is possible to bypass the existing security measures put in place to avoid open redirect by using a redirect such as `//mydomain.com` (i.e. omitting the `http:`). It was also possible to bypass it when using URL such as `http:/mydomain.com`. The problem has been patched on XWiki 13.10.10, 14.4.4 and 14.8RC1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
XwikiXwiki Version >= 6.0 < 13.10.10
XwikiXwiki Version >= 14.4.0 < 14.4.4
XwikiXwiki Version >= 14.5 <= 14.7
XwikiXwiki Version6.0 Updaterc1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.76% 0.75
CVSS Metriken
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 4.7 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/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.

https://jira.xwiki.org/browse/XWIKI-10309
Exploit
Issue Tracking
https://github.com/xwiki/xwiki-platform/commit/e4f7f68e93cb08c25632c126356d218abf192d1e#diff-c445f288d5d63424f56ef13f65514ab4e174a72e979b53b88197c2b7def267cf
Patch
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-xwph-x6xj-wggv
Patch
Vendor Advisory
Exploit
https://jira.xwiki.org/browse/XWIKI-19994
Exploit
Issue Tracking