Skip to content

Apache Tiles: Unvalidated input may lead to path traversal and XXE

High severity GitHub Reviewed Published Dec 1, 2023 to the GitHub Advisory Database • Updated Dec 11, 2023

Package

maven org.apache.tiles:tiles-core (Maven)

Affected versions

>= 2.0.0

Patched versions

None

Description

The value set as the DefaultLocaleResolver.LOCALE_KEY attribute on the session was not validated while resolving XML definition files, leading to possible path traversal and eventually SSRF/XXE when passing user-controlled data to this key. Passing user-controlled data to this key may be relatively common, as it was also used like that to set the language in the 'tiles-test' application shipped with Tiles.

This issue affects Apache Tiles from version 2 onwards.

NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

References

Published by the National Vulnerability Database Nov 30, 2023
Published to the GitHub Advisory Database Dec 1, 2023
Reviewed Dec 11, 2023
Last updated Dec 11, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVE ID

CVE-2023-49735

GHSA ID

GHSA-qw4h-3xjj-84cc

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.