GHSA-6pqf-c99p-758v

Suggest an improvement
Source
https://github.com/advisories/GHSA-6pqf-c99p-758v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/06/GHSA-6pqf-c99p-758v/GHSA-6pqf-c99p-758v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6pqf-c99p-758v
Aliases
Published
2023-06-30T20:41:50Z
Modified
2024-02-16T08:13:52.100143Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
org.xwiki.commons:xwiki-commons-xml's HTML sanitizer allows form elements in restricted
Details

Impact

The HTML sanitizer that is included in XWiki since version 14.6RC1 allowed form and input HTML tags. In the context of XWiki, this allows an attacker without script right to either create forms that can be used for phishing attacks or also in the context of a sheet, the attacker could add an input like {{html}}<input type="hidden" name="content" value="{{groovy}}println(&quot;Hello from Groovy!&quot;)" />{{/html}} that would allow remote code execution when it is submitted by an admin (the sheet is rendered as part of the edit form). The attacker would need to ensure that the edit form looks plausible, though, which can be non-trivial as without script right the attacker cannot display the regular content of the document.

Patches

This has been patched in XWiki 14.10.6 and 15.2RC1 by removing the central form-related tags from the list of allowed tags.

Workarounds

An admin can manually disallow the tags by adding form, input, select, textarea, button to the configuration option xml.htmlElementSanitizer.forbidTags in the xwiki.properties configuration file.

References

  • https://jira.xwiki.org/browse/XCOMMONS-2634
  • https://github.com/xwiki/xwiki-commons/commit/99484d48e899a68a1b6e33d457825b776c6fe8c3
Database specific
{
    "nvd_published_at": "2023-06-29T20:15:10Z",
    "cwe_ids": [
        "CWE-74",
        "CWE-79"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-06-30T20:41:50Z"
}
References

Affected packages

Maven / org.xwiki.commons:xwiki-commons-xml

Package

Name
org.xwiki.commons:xwiki-commons-xml
View open source insights on deps.dev
Purl
pkg:maven/org.xwiki.commons/xwiki-commons-xml

Affected ranges

Type
ECOSYSTEM
Events
Introduced
14.6-rc-1
Fixed
14.10.6

Affected versions

14.*

14.6-rc-1
14.6
14.7-rc-1
14.7
14.8-rc-1
14.8
14.9-rc-1
14.9
14.10
14.10.1
14.10.2
14.10.3
14.10.4
14.10.5

Maven / org.xwiki.commons:xwiki-commons-xml

Package

Name
org.xwiki.commons:xwiki-commons-xml
View open source insights on deps.dev
Purl
pkg:maven/org.xwiki.commons/xwiki-commons-xml

Affected ranges

Type
ECOSYSTEM
Events
Introduced
15.0-rc-1
Fixed
15.2-rc-1

Affected versions

15.*

15.0-rc-1
15.0
15.1-rc-1
15.1