ghsa-5cf8-vrr8-8hjm
Vulnerability from github
Published
2023-03-03 22:47
Modified
2023-03-03 22:47
Summary
XWiki Platform packages Expose Sensitive Information to an Unauthorized Actor
Details

Impact

Users can deduce the content of the password fields by repeated call to LiveTableResults and WikisLiveTableResultsMacros.

Patches

The issue is applied on versions 14.7-rc-1, 13.4.4, and 13.10.9.

Workarounds

The issue can be fixed by upgrading to versions 14.7-rc-1, 13.4.4, and 13.10.9 and higher, or in version >= 3.2M3 by applying the patch manually on LiveTableResults and WikisLiveTableResultsMacros.

References

  • Jira: https://jira.xwiki.org/browse/XWIKI-19949
  • Patch: https://github.com/xwiki/xwiki-platform/commit/7f8825537c9523ccb5051abd78014d156f9791c8

For more information

If you have any questions or comments about this advisory:

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.xwiki.platform:xwiki-platform-livetable-ui",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "3.2-m3",
                  },
                  {
                     fixed: "13.4.4",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "3.2-m3",
                  },
                  {
                     fixed: "13.4.4",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.xwiki.platform:xwiki-platform-livetable-ui",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "13.5.0",
                  },
                  {
                     fixed: "13.10.9",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "13.5.0",
                  },
                  {
                     fixed: "13.10.9",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.xwiki.platform:xwiki-platform-livetable-ui",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "14.0.0",
                  },
                  {
                     fixed: "14.7-rc-1",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "14.0.0",
                  },
                  {
                     fixed: "14.7-rc-1",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2023-26476",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-200",
         "CWE-307",
      ],
      github_reviewed: true,
      github_reviewed_at: "2023-03-03T22:47:49Z",
      nvd_published_at: "2023-03-02T19:15:00Z",
      severity: "HIGH",
   },
   details: "### Impact\nUsers can deduce the content of the password fields by repeated call to `LiveTableResults` and `WikisLiveTableResultsMacros`.\n\n### Patches\nThe issue is applied on versions 14.7-rc-1, 13.4.4, and 13.10.9.\n\n### Workarounds\nThe issue can be fixed by upgrading to versions 14.7-rc-1, 13.4.4, and 13.10.9 and higher, or in version >= 3.2M3 by applying the patch manually on `LiveTableResults` and `WikisLiveTableResultsMacros`.\n\n### References\n- Jira: https://jira.xwiki.org/browse/XWIKI-19949\n- Patch: https://github.com/xwiki/xwiki-platform/commit/7f8825537c9523ccb5051abd78014d156f9791c8\n\n### For more information\nIf you have any questions or comments about this advisory:\n\n- Open an issue in [Jira XWiki.org](https://jira.xwiki.org/)\n- Email us at [Security Mailing List](mailto:security@xwiki.org)\n",
   id: "GHSA-5cf8-vrr8-8hjm",
   modified: "2023-03-03T22:47:49Z",
   published: "2023-03-03T22:47:49Z",
   references: [
      {
         type: "WEB",
         url: "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-5cf8-vrr8-8hjm",
      },
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2023-26476",
      },
      {
         type: "WEB",
         url: "https://github.com/xwiki/xwiki-platform/commit/7f8825537c9523ccb5051abd78014d156f9791c8",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/xwiki/xwiki-platform",
      },
      {
         type: "WEB",
         url: "https://jira.xwiki.org/browse/XWIKI-19949",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
         type: "CVSS_V3",
      },
   ],
   summary: "XWiki Platform packages Expose Sensitive Information to an Unauthorized Actor",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.