CVE-2022-42466

CVE-2022-42466: XSS vulnerability, eg for String properties.

Vendor Apache Software Foundation
Product Apache Isis
Weakness CWE-79 · XSS
Published October 19, 2022
Last update May 8, 2025

CVSS base score

What the vulnerability does

01Description

Prior to 2.0.0-M9, it was possible for an end-user to set the value of an editable string property of a domain object to a value that would be rendered unchanged when the value was saved. In particular, the end-user could enter javascript or similar and this would be executed. As of this release, the inputted strings are properly escaped when rendered.

Key dates

02Disclosure timeline

October 19, 2022 CVE published
May 8, 2025 Record updated