XSS via Unsanitized Editable Property in 2.0.0-M9 (Java)
CVE-2022-42466 Published on October 19, 2022
XSS vulnerability, eg for String properties.
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.
Vulnerability Analysis
CVE-2022-42466 is exploitable with network access, requires user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and no impact on availability.
Weakness Type
What is a XSS Vulnerability?
The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CVE-2022-42466 has been classified to as a XSS vulnerability or weakness.
Products Associated with CVE-2022-42466
Want to know whenever a new CVE is published for Apache Isis? stack.watch will email you.
Affected Versions
Apache Software Foundation Apache Isis:- Version unspecified and below 2.0.0-M9 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.