Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. com.xwiki.licensing/application-licensing-licensor-ui
  4. ›
  5. CVE-2024-26138

CVE-2024-26138: Missing Authorization

February 21, 2024

The XWiki licensor application, which manages and enforce application licenses for paid extensions, includes the document Licenses.Code.LicenseJSON that provides information for admins regarding active licenses. This document is public and thus exposes this information publicly. The information includes the instance’s id as well as first and last name and email of the license owner. This is a leak of information that isn’t supposed to be public. The instance id allows associating data on the active installs data with the concrete XWiki instance. Active installs assures that “there’s no way to find who’s having a given UUID” (referring to the instance id). Further, the information who the license owner is and information about the obtained licenses can be used for targeted phishing attacks. Also, while user information is normally public, email addresses might only be displayed obfuscated, depending on the configuration. This has been fixed in Application Licensing 1.24.2. There are no known workarounds besides upgrading.

References

  • extensions.xwiki.org/xwiki/bin/view/Extension/Active%20Installs%202%20API
  • github.com/advisories/GHSA-4hfp-m9gv-m753
  • github.com/xwikisas/application-licensing/commit/d168fb88fc0d121bf95e769ea21c55c00bebe5a6
  • github.com/xwikisas/application-licensing/security/advisories/GHSA-4hfp-m9gv-m753

Code Behaviors & Features

Detect and mitigate CVE-2024-26138 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.0 before 1.24.2

Fixed versions

  • 1.24.2

Solution

Upgrade to version 1.24.2 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

maven/com.xwiki.licensing/application-licensing-licensor-ui/CVE-2024-26138.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:12 +0000.