Skip to content

Arbitrary filesystem write access from velocity.

Moderate
tmortagne published GHSA-cvx5-m8vg-vxgc Apr 28, 2022

Package

maven org.xwiki.commons:xwiki-commons-velocity (Maven)

Affected versions

[2.3 - 12.10.2]

Patched versions

12.6.7, 12.10.3, 13.0RC1

Description

Impact

The velocity scripts is not properly sandboxed against using the Java File API to perform read or write operations on the filesystem. Now writing an attacking script in velocity requires the Script rights in XWiki so not all users can use it, and it also requires finding an XWiki API which returns a File.

Patches

The problem has been patched on versions 12.6.7, 12.10.3 and 13.0RC1.

Workarounds

There's no easy workaround for fixing this vulnerability other than upgrading and being careful when giving Script rights.

References

https://jira.xwiki.org/browse/XWIKI-5168

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

CVE-2022-24897

Weaknesses

No CWEs