ghsa-9qrp-h7fw-42hg
Vulnerability from github
Published
2022-06-01 19:56
Modified
2022-06-01 19:56
Severity ?
Summary
Path Traversal in XWiki Platform
Details
Impact
One can ask for any file located in the classloader using the template API and a path with ".." in it. For example
{{template name="../xwiki.hbm.xml"/}}
To our knownledge none of the available files of the classloader in XWiki Standard contain any strong confidential data, hence the low confidentiality value of this advisory.
Patches
The issue is patched in versions 14.0 and 13.10.3.
Workarounds
There's no easy workaround for this issue, administrators should upgrade their wiki.
References
- https://jira.xwiki.org/browse/XWIKI-19349
- https://github.com/xwiki/xwiki-platform/commit/4917c8f355717bb636d763844528b1fe0f95e8e2
For more information
If you have any questions or comments about this advisory: * Open an issue in Jira XWiki * Email us at security mailing list
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-oldcore" }, "ranges": [ { "events": [ { "introduced": "8.3-rc-1" }, { "fixed": "13.10.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-29253" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-24" ], "github_reviewed": true, "github_reviewed_at": "2022-06-01T19:56:34Z", "nvd_published_at": "2022-05-25T21:15:00Z", "severity": "LOW" }, "details": "### Impact\n\nOne can ask for any file located in the classloader using the template API and a path with \"..\" in it. For example \n\n```\n{{template name=\"../xwiki.hbm.xml\"/}}\n```\n\nTo our knownledge none of the available files of the classloader in XWiki Standard contain any strong confidential data, hence the low confidentiality value of this advisory.\n\n### Patches\n\nThe issue is patched in versions 14.0 and 13.10.3.\n\n### Workarounds\n\nThere\u0027s no easy workaround for this issue, administrators should upgrade their wiki.\n\n### References\n\n * https://jira.xwiki.org/browse/XWIKI-19349\n * https://github.com/xwiki/xwiki-platform/commit/4917c8f355717bb636d763844528b1fe0f95e8e2\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira XWiki](https://jira.xwiki.org)\n* Email us at [security mailing list](mailto:security@xwiki.org)", "id": "GHSA-9qrp-h7fw-42hg", "modified": "2022-06-01T19:56:34Z", "published": "2022-06-01T19:56:34Z", "references": [ { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-9qrp-h7fw-42hg" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29253" }, { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/commit/4917c8f355717bb636d763844528b1fe0f95e8e2" }, { "type": "PACKAGE", "url": "https://github.com/xwiki/xwiki-platform" }, { "type": "WEB", "url": "https://jira.xwiki.org/browse/XWIKI-19349" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Path Traversal in XWiki Platform" }
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.