GHSA-jgc8-gvcx-9vfx

Suggest an improvement
Source
https://github.com/advisories/GHSA-jgc8-gvcx-9vfx
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/09/GHSA-jgc8-gvcx-9vfx/GHSA-jgc8-gvcx-9vfx.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-jgc8-gvcx-9vfx
Aliases
Published
2022-09-16T17:40:00Z
Modified
2023-11-08T04:10:00.432520Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
XWiki Platform Improper Authorization check for inactive users
Details

Impact

Some resources are missing a check for inactive (not yet activated or disabled) users in XWiki, including the REST service: so a disabled user can enable themselves using a REST call. On the same way some resources handler created by extensions are not protected by default: so an inactive users could perform actions for such extensions.

This issue exists since at least version 1.1 of XWiki for instance configured with the email activation required for new users. Now it's more critical for newer versions (>= 11.3RC1) since we provided the capability to disable user without deleting them, and we encouraged using that feature.

Patches

This issue has been patched in XWiki 14.3RC1 and XWiki 13.10.5.

Workarounds

There is no workaround for this other than upgrading XWiki.

References

  • https://jira.xwiki.org/browse/XWIKI-19559

For more information

If you have any questions or comments about this advisory: * Open an issue in Jira XWiki.org * Email us at security mailing-list

Database specific
{
    "nvd_published_at": "2022-09-08T15:15:00Z",
    "github_reviewed_at": "2022-09-16T17:40:00Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-285"
    ]
}
References

Affected packages

Maven / org.xwiki.platform:xwiki-platform-oldcore

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.1
Fixed
13.10.5

Maven / org.xwiki.platform:xwiki-platform-oldcore

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
14.0
Fixed
14.3-rc-1