1 results (0.002 seconds)
CVSS: 7.7EPSS: 0%CPEs: 1EXPL: 0

CVE-2025-31487 – The XWiki JIRA extension allows data leak through an XXE attack by using a fake JIRA server
https://notcve.org/view.php?id=CVE-2025-31487
03 Apr 2025 — The XWiki JIRA extension provides various integration points between XWiki and JIRA (macros, UI, CKEditor plugin). If the JIRA macro is installed, any logged in XWiki user could edit his/her user profile wiki page and use that JIRA macro, specifying a fake JIRA URL that returns an XML specifying a DOCTYPE pointing to a local file on the XWiki server host and displaying that file's content in one of the returned JIRA fields (such as the summary or description for example). The vulnerability has been patched ... • https://github.com/xwiki-contrib/jira/commit/5049e352d16f8356734de70daf1202301f170ee6 • CWE-611: Improper Restriction of XML External Entity Reference •