CVE Vulnerabilities

CVE-2024-36522

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Published: Jul 12, 2024 | Modified: Jul 10, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

The default configuration of XSLTResourceStream.java is vulnerable to remote code execution via XSLT injection when processing input from an untrusted source without validation. Users are recommended to upgrade to versions 10.1.0, 9.18.0 or 8.16.0, which fix this issue.

Weakness

The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Affected Software

Name Vendor Start Version End Version
Wicket Apache 8.0.0 (including) 8.16.0 (excluding)
Wicket Apache 9.0.0 (including) 9.18.0 (excluding)
Wicket Apache 10.0.0-milestone1 (including) 10.0.0-milestone1 (including)
Wicket Apache 10.0.0-milestone2 (including) 10.0.0-milestone2 (including)

Potential Mitigations

References