ghsa-xwph-x6xj-wggv
Vulnerability from github
Published
2023-04-12 20:38
Modified
2023-04-26 22:17
Severity ?
Summary
org.xwiki.platform:xwiki-platform-oldcore Open Redirect vulnerability
Details
Impact
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
.
Patches
The problem has been patched on XWiki 13.10.10, 14.4.4 and 14.8RC1.
Workarounds
The only way to workaround the bug is by providing a patched jar of xwiki-platform-oldcore containing the following changes: https://github.com/xwiki/xwiki-platform/commit/e4f7f68e93cb08c25632c126356d218abf192d1e#diff-c445f288d5d63424f56ef13f65514ab4e174a72e979b53b88197c2b7def267cf.
References
- Jira ticket of the reported vulnerability: https://jira.xwiki.org/browse/XWIKI-19994
- Jira ticket of the original mechanism put in place to prevent open redirect: https://jira.xwiki.org/browse/XWIKI-10309
- Original advisory about open redirect: https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-jp55-vvmf-63mv
For more information
If you have any questions or comments about this advisory: * Open an issue in Jira * Email us at Security ML
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-oldcore" }, "ranges": [ { "events": [ { "introduced": "6.0-rc-1" }, { "fixed": "13.10.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-oldcore" }, "ranges": [ { "events": [ { "introduced": "14.0-rc-1" }, { "fixed": "14.4.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-oldcore" }, "ranges": [ { "events": [ { "introduced": "14.5" }, { "fixed": "14.8-rc-1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-29204" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2023-04-12T20:38:42Z", "nvd_published_at": "2023-04-15T16:15:00Z", "severity": "MODERATE" }, "details": "### Impact\n\nIt 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`.\n\n### Patches\nThe problem has been patched on XWiki 13.10.10, 14.4.4 and 14.8RC1.\n\n### Workarounds\nThe only way to workaround the bug is by providing a patched jar of xwiki-platform-oldcore containing the following changes: https://github.com/xwiki/xwiki-platform/commit/e4f7f68e93cb08c25632c126356d218abf192d1e#diff-c445f288d5d63424f56ef13f65514ab4e174a72e979b53b88197c2b7def267cf.\n\n### References\n\n * Jira ticket of the reported vulnerability: https://jira.xwiki.org/browse/XWIKI-19994\n * Jira ticket of the original mechanism put in place to prevent open redirect: https://jira.xwiki.org/browse/XWIKI-10309\n * Original advisory about open redirect: https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-jp55-vvmf-63mv\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira](https://jira.xwiki.org)\n* Email us at [Security ML](mailto:security@xwiki.org)", "id": "GHSA-xwph-x6xj-wggv", "modified": "2023-04-26T22:17:18Z", "published": "2023-04-12T20:38:42Z", "references": [ { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-jp55-vvmf-63mv" }, { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-xwph-x6xj-wggv" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29204" }, { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/commit/e4f7f68e93cb08c25632c126356d218abf192d1e#diff-c445f288d5d63424f56ef13f65514ab4e174a72e979b53b88197c2b7def267cf" }, { "type": "PACKAGE", "url": "https://github.com/xwiki/xwiki-platform" }, { "type": "WEB", "url": "https://jira.xwiki.org/browse/XWIKI-10309" }, { "type": "WEB", "url": "https://jira.xwiki.org/browse/XWIKI-19994" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "org.xwiki.platform:xwiki-platform-oldcore Open Redirect vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.